summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vaapi_encode: Add VP8 supportMark Thompson2017-02-08
* vaapi_encode: Pass framerate parameters to driverMark Thompson2017-02-08
* vaapi_h264: Enable VBR modeMark Thompson2017-02-08
* vaapi_encode: Support VBR modeMark Thompson2017-02-08
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-08
* vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_framesMark Thompson2017-02-08
* vaapi_encode: Support forcing IDR frames via AVFrame.pict_typeMark Thompson2017-02-08
* vaapi_encode: Fix GOP sizingMark Thompson2017-02-08
* vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2017-02-08
* vaapi_h265: Add main 10 encode supportMark Thompson2017-02-08
* avcodec/h264_slice: Clear ref_counts on redundant slicesMichael Niedermayer2017-02-08
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
* libavcodec/cinepak.c: fix a wrong (inverted) misleading commentRl2017-02-07
* avcodec: Mark some codecs with threadsafe init as suchDerek Buitenhuis2017-02-07
* avcodec/pictordec: Fix logic errorMichael Niedermayer2017-02-07
* avcodec/movtextdec: Fix decode_styl() cleanupMichael Niedermayer2017-02-06
* avcodec/pthread_frame: Check av_packet_ref() for failureMichael Niedermayer2017-02-06
* 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