30529 Commits (9fa056ba75c089b5120366ab7c5ce8cc4c5bd67a)

Author SHA1 Message Date
Lukasz Marek c544ffd2ae lavc/options_table: add pixel_format and video_size options 10 years ago
Lukasz Marek c727006616 lavc/options_table: set min to -1 for timecode_frame_start 10 years ago
Martin Storsjö c00365b46d aarch64: Make the function pointer tables position independent 10 years ago
Michael Niedermayer bd7d8604bd avcodec/nellymoserenc: update comment to match 5c805d69a4 10 years ago
Michael Niedermayer 7d37e45f6b avcodec/mpeg4video_parser: fix spurious extradata parse warnings 10 years ago
Michael Niedermayer 10411afdff avcodec/mpeg4videodec: replace some return -1 by more specific error codes 10 years ago
Michael Niedermayer 18fcdc0981 avcodec/mpeg4videodec: forward return code in ff_mpeg4_decode_picture_header() 10 years ago
Shin-ichi Toyama 12630fa821 avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (experimental) 10 years ago
Michael Niedermayer 2fa6d21124 on2avc: Fix out of array access 10 years ago
Luca Barbato 74d7db586a dv: Drop a spurious check 10 years ago
Michael Niedermayer 85929b9caa avcodec/lpc: remove unneeded {} 10 years ago
Vittorio Giovara d16ec1b6db atrac3plus: always initialize refwaves 10 years ago
Vittorio Giovara 60e0ee7ca2 lpc: always initialize ref and err 10 years ago
Vittorio Giovara 3a6ddfb874 exr: check return value 10 years ago
Thilo Borgmann e4cb6abb2f bgmc: fix sizeof arguments 10 years ago
Benoit Fouet 00df32f6a9 avcodec/pngdec: split frame decoding in its own function. 10 years ago
Benoit Fouet 8cab24df07 avcodec/pngdec: create a function to handle small (<=4) bits per pixel values. 10 years ago
Benoit Fouet 24ca2ffad8 avcodec/pngdec: use else if instead of if for small bpp handling. 10 years ago
Benoit Fouet c25b6ae8a2 avcodec/pngdec: fix some indentation/whitespaces 10 years ago
Benoit Fouet 6499e63f7b avcodec/pngdec: create a function to decode tRNS chunk. 10 years ago
Benoit Fouet 4f313a50ee avcodec/pngdec: create a function to decode PLTE chunk. 10 years ago
Benoit Fouet b35fa04152 avcodec/pngdec: create a function to decode IDAT chunk. 10 years ago
Benoit Fouet 3f1eaf590c avcodec/pngdec: create a function to decode pHYs chunk. 10 years ago
Benoit Fouet 1523d1484d avcodec/pngdec: create a function to decode IHDR chunk. 10 years ago
Benoit Fouet 98abb98cb1 avcodec/pngdec: rename decode_frame to decode_frame_png 10 years ago
Carl Eugen Hoyos 3428865163 lavc/flashsv2enc: Fix encoding resolution error message. 10 years ago
Michael Niedermayer 5c805d69a4 avcodec/nellymoserenc: fix sign error 10 years ago
Michael Niedermayer 4001fc4267 avcodec/4xm: remove duplicate assert 10 years ago
James Almer 3cec54b7d7 x86/flacdsp: add SSE2 and AVX decorrelate functions 10 years ago
Michael Niedermayer 3e1ac10345 avcodec/utils: Add ATRAC3+ to av_get_audio_frame_duration() 10 years ago
Vittorio Giovara a2448cfe16 jpeg2000: do not compute the same value twice 10 years ago
Vittorio Giovara 59846452af svq1enc: check ff_get_buffer return value 10 years ago
Vittorio Giovara 994ab1804b ansi: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c7384664ba avs: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 2b5c1efa14 g2meet: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c6d7c201df indeo3: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 8e104619a6 shorten: check for return value 10 years ago
Vittorio Giovara d5d2d6c3b8 dcadec: initialize variables before use 10 years ago
Vittorio Giovara 1a9c1333b5 escape124: explicitly set get_bits1 variable 10 years ago
Vittorio Giovara 2ffb0598db mlpdec: check for negative index 10 years ago
Vittorio Giovara 6abe7edabb ffv1: fix out-of-bounds read 10 years ago
Vittorio Giovara 5aa710f461 vorbisenc: add missing parenthesis 10 years ago
Vittorio Giovara e9a6ae775d dpxenc: mention missing break 10 years ago
Vittorio Giovara 4dda5e9b08 sunrastenc: mention missing break 10 years ago
Vittorio Giovara 28d82b7675 vc1dec: refactor check with missing parenthesis 10 years ago
Vittorio Giovara 2c98dc75f2 vc1dec: always initialize tx and ty 10 years ago
Vittorio Giovara e3f50f2471 dnxhdenc: check negative index 10 years ago
Vittorio Giovara b1b1a7370e display: fix order of operands 10 years ago
Vittorio Giovara bdcb5794f0 nellymoserenc: fix array index 10 years ago
Michael Niedermayer aa7c429c4e nellymoserenc: fix array element ordering 10 years ago