summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/agm: Fix integer overflow with w/hMichael Niedermayer2019-04-05
* avcodec/agm: More completely check size before using itMichael Niedermayer2019-04-04
* avcodec/av1_metadata: add an option to remove Padding OBUsJames Almer2019-04-03
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-03
* lavc/qsvenc: enable hevc coding options configurationZhong Li2019-04-03
* lavc/qsvenc: no need to include h264.h for jpeg encoderZhong Li2019-04-03
* avcodec/libaomenc: fix range of values for enable-intrabc optionJames Almer2019-04-02
* avcodec/cbs_av1: fix parsing spatial_idJames Almer2019-04-02
* libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24.Matthew Fearnley2019-04-02
* libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24Matthew Fearnley2019-04-02
* libavcodec/zmbv: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`.Matthew Fearnley2019-04-02
* avcodec/opus: make redundancy_buf 32 byte alignedJames Almer2019-04-02
* x86/opusdsp: fix WIN64 return valueLynne2019-04-01
* lavc/qsvenc: get vps extradata from MSDKZhong Li2019-04-01
* lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu2019-04-01
* avcodec/rscc: Check that the to be uncompressed input is large enoughMichael Niedermayer2019-04-01
* x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne2019-04-01
* opusdsp: create and move deemphasis and postfiltering from opus_celtLynne2019-04-01
* celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabledLynne2019-03-31
* x86/opus_dsp: rename to celt_pvqLynne2019-03-31
* avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_...Michael Niedermayer2019-03-31
* avcodec/ivi: Mark band parameter as constMichael Niedermayer2019-03-31
* avcodec/ivi: fix indention for previous commitMichael Niedermayer2019-03-31
* avcodec/ivi: Factor ref_mb check outMichael Niedermayer2019-03-31
* avcodec/proresdec2: decode picture header before frame allocationMichael Niedermayer2019-03-31
* avcodec/tiff: Multi-page supportNick Renieris2019-03-31
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-31
* avcodec/cuviddec: Remove unnecessary stream synchronisationPhilip Langdale2019-03-30
* avcodec/libaomenc: fix default value for row-mt optionJames Almer2019-03-29
* avcodec/libaomenc: Added more commandline optionsSam John via ffmpeg-devel2019-03-29
* lavc/qsvenc: fix hevc vps extradata issuesZhong Li2019-03-29
* lavc/hevc_ps_enc: fix vps nal issuesZhong Li2019-03-29
* avcodec/dxv: Check remaining space in CHECKPOINT()Michael Niedermayer2019-03-28
* lavc/qsvenc_h264: remove the privite option trellisZhong Li2019-03-28
* lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li2019-03-28
* qsv: fix the dangerous macro definitionsZhong Li2019-03-28
* lavc/qsvenc: make the queried libmfx version easily reusedZhong Li2019-03-28
* lavc/vaapi_h264: Do not set FMO fields.Carl Eugen Hoyos2019-03-28
* lavc/vaapi_hevc: Do not initialize fields twice.Carl Eugen Hoyos2019-03-28
* avcodec/hevcdec: Avoid only partly skiping duplicate first slicesMichael Niedermayer2019-03-27
* lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin2019-03-27
* lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.Carl Eugen Hoyos2019-03-26
* avcodec/cbs_av1: fix range of values for Mastering Display Color Volume Metad...James Almer2019-03-25
* avcodec/jpeg2000dec: Skip de-quantization of empty areasMichael Niedermayer2019-03-25
* avcodec/prosumer: Check decoded sizeMichael Niedermayer2019-03-25
* avcodec/mpegpicture: Check size of edge_emu_bufferMichael Niedermayer2019-03-25
* avcodec/indeo2: Check input size against resolution in ir2_decode_plane()Michael Niedermayer2019-03-25
* avcodec/dxtory: Check slice sizes before allocating imageMichael Niedermayer2019-03-25
* avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()Michael Niedermayer2019-03-25
* avcodec/av1_parser: don't abort parsing the first frame if extradata parsing ...James Almer2019-03-24