summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* avcodec/tiff: do not allow bpp 40 with undefined pixel formatsMichael Niedermayer2019-03-24
* lavc/libdavs2: fix frame dumping error descriptionhwrenx2019-03-23
* lavc/libdavs2: add davs2_flushhwrenx2019-03-23
* Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'James Almer2019-03-22
|\
| * arm: Implement a NEON version of 422 h264_h_loop_filter_chromaMartin Storsjö2019-03-21
* | avcodec/hevcdec: decode at most one slice reporting being the first in the pi...James Almer2019-03-20
* | avcodec/arbc: Check nb_segments before allocating and copying frameMichael Niedermayer2019-03-20
* | avcodec/scpr: Perform frame copy laterMichael Niedermayer2019-03-20
* | lavc/arbc: Use AV_WB24() where applicable.Carl Eugen Hoyos2019-03-20
* | lavc/tiff: Allow decoding of cmyka (five components).Carl Eugen Hoyos2019-03-20
* | lavc/truehd_core: Initialize the last bytes of the output buffer.Carl Eugen Hoyos2019-03-20
* | lavc/qtrle: Avoid an unaligned 64-bit write.Carl Eugen Hoyos2019-03-20
* | lavc/tiff: Support decoding 16bit cmyk.Carl Eugen Hoyos2019-03-20
* | avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are nullRodger Combs2019-03-19