summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* opus_pvq_search: split functions into exactness and only use the exact if its...Rostislav Pehlivanov2017-08-18
* opus_pvq_search: only use rsqrtps approximation on CPUs with avxRostislav Pehlivanov2017-08-18
* ops_pvq_search: remove dead macroRostislav Pehlivanov2017-08-18
* SIMD opus pvq_search implementationIvan Kalvachev2017-08-18
* avcodec/pixlet: fixes integer overflow in read_highpass()Michael Niedermayer2017-08-18
* avcodec/ffv1dec: Check for bitstream end in decode_line()Michael Niedermayer2017-08-18
* avcodec/rangecoder: Do not increase the pointer beyond the bufferMichael Niedermayer2017-08-18
* avcodec/zmbv: Check decomp_sizeMichael Niedermayer2017-08-17
* avcodec/dnxhdenc: call slice thread code only if slice threading is enabledPaul B Mahol2017-08-17
* avcodec/diracdec: Fixes integer overflowMichael Niedermayer2017-08-17
* avcodec/diracdec: Check perspective_exp and zrs_exp.Michael Niedermayer2017-08-17
* avcodec/cavsdec: Check P/B frame mb decode which return error codesMichael Niedermayer2017-08-15
* avcodec/cavsdec: Check I frame mb decode for errorsMichael Niedermayer2017-08-15
* avcodec/lagarith: Detect end of input in lag_decode_line() loopMichael Niedermayer2017-08-11
* avcodec/gdv: Check available space before reading paletteMichael Niedermayer2017-08-11
* avcodec/ffv1dec_template: Fix undefined shiftMichael Niedermayer2017-08-11
* avcodec/mpeg4videodec: Clear mcsel before decoding an imageMichael Niedermayer2017-08-11
* avcodec/tests/dct: Add Mean square error testMichael Niedermayer2017-08-11
* avcodec/tests/dct: Add peak mean error checkMichael Niedermayer2017-08-11
* avcodec/mjpegenc: cosmetic changesDavinder Singh2017-08-11
* avcodec/mjpegenc: disable unused code with AMVDavinder Singh2017-08-11
* h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
* avcodec/aacdec: Fix PCE channel_layout verificationNicolas Sugino2017-08-09
* avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer2017-08-08
* avcodec/dvenc: Support adjusting the quantizer deadzoneMichael Niedermayer2017-08-08
* 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