summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*Michael Niedermayer2017-08-08
* lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* libswscale: add gray9 supportPaul B Mahol2017-08-07
* avcodec/aacdec_fixed: fix invalid shift in predict()Michael Niedermayer2017-08-05
* avcodec/h264_slice: Fix overflow in slice offsetMichael Niedermayer2017-08-05
* avcodec/htmlsubtitles: fix format specifier in av_bprintf callsJames Almer2017-08-03
* speedhq: fix behavior of single-field decodingSteinar H. Gunderson2017-08-03
* avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit()Michael Niedermayer2017-08-03
* avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add()Michael Niedermayer2017-08-03
* lavc/htmlsubtitles: reindent after previous commitsClément Bœsch2017-08-01
* lavc/htmlsubtitles: handle colors starting with many '#'Clément Bœsch2017-08-01
* lavc/htmlsubtitles: improve line breaks handlingClément Bœsch2017-08-01
* lavc/tests: add htmlsubtitlesClément Bœsch2017-08-01
* lavc/htmlsubtitles: improve handling broken garbageClément Bœsch2017-08-01
* avcodec/diracdsp: fix integer overflowMichael Niedermayer2017-08-01
* avcodec/diracdec: Check weight_log2denomMichael Niedermayer2017-08-01
* avcodec/dirac_vlc: Fix invalid shiftMichael Niedermayer2017-08-01
* avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensationJames Almer2017-08-01
* mdct15: add inverse transform postrotation SIMDRostislav Pehlivanov2017-07-30
* lavc/makefile: Add missing file dependencies.Matt Oliver2017-07-30
* avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()Michael Niedermayer2017-07-29
* avcodec/diracdec: Fix integer overflow in divide3()Michael Niedermayer2017-07-29
* avcodec/takdec: Fix integer overflow in decode_subframe()Michael Niedermayer2017-07-29
* libavcodec/mips: Improve avc dequant-idct luma dc msa functionKaustubh Raste2017-07-29
* avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARI...Michael Niedermayer2017-07-28
* avcodec/pixlet: Simplify nbits computationMichael Niedermayer2017-07-28
* pthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f04bdd12d.Wan-Teh Chang2017-07-27
* avcodec/h264_slice: don't sync default_ref[] between threads.Wan-Teh Chang2017-07-27
* avcodec/dnxhdenc: enable frame threadingPaul B Mahol2017-07-27
* avcodec/dnxhddec: Move mb height check out of non hr branchMichael Niedermayer2017-07-27
* pngdec: fix potential memory leakRostislav Pehlivanov2017-07-26
* avcodec/jpeg2000dec: Fix h/vden typoMichael Niedermayer2017-07-27
* avcodec/dolby_e: fix potentially undefined pointer arithmeticfoo862017-07-26
* avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capabilityfoo862017-07-26
* avcodec/dolby_e: add 'f' suffixes to floating point literalsfoo862017-07-26
* lavc/htmlsubtitles: simplify 1-char tags case insensitive testClément Bœsch2017-07-26
* avcodec/jpeg2000dec: Fix division by zero in jp2_find_codestream()Michael Niedermayer2017-07-26
* avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2Michael Niedermayer2017-07-26
* avcodec/webp: add support for ICCP chunksJames Almer2017-07-26
* avcodec/rdft: reorder calculationMuhammad Faiz2017-07-26
* libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-25
* mdct15: simplify prereindexing and forward transform postrotationRostislav Pehlivanov2017-07-25
* pngdec: decode and expose iCCP chunks as side dataRostislav Pehlivanov2017-07-25
* avcodec/mpegvideo_enc: fix mixed declarations and code warningJames Almer2017-07-25
* avcodec/ylc: Fix shift overflowMichael Niedermayer2017-07-24
* avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()Michael Niedermayer2017-07-24
* avcodec/mpegvideo_enc: Use intra/inter scantable matching mb type in quantiza...Michael Niedermayer2017-07-24
* avcodec/aacdec_fixed: fix: left shift of negative value -1Michael Niedermayer2017-07-24
* avcodec/dirac_vlc: Fix undefined shiftMichael Niedermayer2017-07-24
* avcodec/cfhd: Fix decoding regression due to height checkVodyannikov Aleksandr2017-07-23