summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/pngdec: Check trns more completelyMichael Niedermayer2017-02-04
* opus_rc: rename total_bits_used to total_bits and #define some constantsRostislav Pehlivanov2017-02-04
* avcodec/interplayvideo: Move parameter change check upMichael Niedermayer2017-02-04
* avcodec/flacdsp: Avoid undefined operations in non debug buildsMichael Niedermayer2017-02-04
* avcodec/flacdec: Check for invalid vlcsMichael Niedermayer2017-02-04
* avcodec/ivi: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/metasound: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/xsubdec: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/mpc7: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/mpc7: return meaningful error valuesPaul B Mahol2017-02-03
* avcodec/mpc8: use init_get_bits8()Paul B Mahol2017-02-03
* avcodec/ituh263dec: Implement U263s interpretation of H.263 B framesMichael Niedermayer2017-02-03
* avcodec/utils: Fix memleak with subtitles and sidedataMichael Niedermayer2017-02-03
* x86/rv34dsp: add ff_rv34_idct_dc_add_sse2James Almer2017-02-02
* x86/vp8dsp: add ff_vp8_idct_dc_add_sse2James Almer2017-02-02
* libavcodec/cinepakenc.c: comments cleanup (contents)addr-see-the-website@aetey.se2017-02-02
* avcodec/dca_lbr: Fix off by 1 error in freq checkMichael Niedermayer2017-02-02
* speedhq: fix out-of-bounds writeSteinar H. Gunderson2017-02-02
* avcodec/ituh263dec: Correct timestamp recovery for B framesMichael Niedermayer2017-02-01
* avcodec/wmalosslessdec: remove warning message as bug is fixedPaul B Mahol2017-02-01
* avcodec/atrac3: Add multichannel joint stereo ATRAC3bnnm2017-02-01
* avcodec/h263: Remove disabled and wrong code from ff_h263_loop_filter()Michael Niedermayer2017-02-01
* avcodec/ituh263dec: Use correct error codes in ff_h263_decode_mb()Michael Niedermayer2017-02-01
* avcodec/ituh263dec: Correct indentionMichael Niedermayer2017-02-01
* lavc/error_resilience: Remove two unused variables.Carl Eugen Hoyos2017-02-01
* avcodec/ituh263dec: Implement B frame support with UMVMichael Niedermayer2017-02-01
* Merge commit 'a1f6a2dfdaf9beb42ca66e49d10bfaf5905a0128'Clément Bœsch2017-02-01
|\
| * ratecontrol: Reorder functions to avoid forward declarationsVittorio Giovara2016-07-20
* | Merge commit 'd639dcdae022130078c9c84b7b691c5e9694786c'Clément Bœsch2017-02-01
|\|
| * ratecontrol: Move Xvid-related functions to the place they are actually usedVittorio Giovara2016-07-20
| * ratecontrol: Move mpegenc-only function where it is usedVittorio Giovara2016-07-20
* | pgssubdec: reset rle_data_len/rle_remaining_len on allocation errorAndreas Cadhalpun2017-02-01
* | Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'"Michael Niedermayer2017-02-01
* | avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progre...Michael Niedermayer2017-02-01
* | Merge commit 'b4bb9593834460bbbe0e70823f2c503cb01ad052'James Almer2017-01-31
|\|
| * ratecontrol: Drop commented out cruftVittorio Giovara2016-07-20
* | Merge commit 'd06dfaa5cbdd20acfd2364b16c0f4ae4ddb30a65'James Almer2017-01-31
|\|
| * x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriateDiego Biurrun2016-07-20
* | Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'James Almer2017-01-31
|\|
| * x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun2016-07-20
* | Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'James Almer2017-01-31
|\|
| * x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific codeDiego Biurrun2016-07-20
* | Merge commit '95c1df929b92d81454656c222a35ec5f7db576b4'James Almer2017-01-31
|\|
| * x86: hpeldsp: Drop unused function parametersDiego Biurrun2016-07-20
* | Merge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009'James Almer2017-01-31
|\|
| * x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriateDiego Biurrun2016-07-20
* | Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer2017-01-31
|\|
| * x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-20
| * h264dec: do not call finish_setup() if we have not started a frameAnton Khirnov2016-07-20
* | Merge commit '76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4'Clément Bœsch2017-01-31
|\|