summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/diracdec: Check for arith decoder errors in dirac_unpack_block_motion...Michael Niedermayer2019-05-27
* avcodec/truemotion2: Fix several integer overflows in tm2_update_block()Michael Niedermayer2019-05-27
* avcodec/ffv1dec_template: Optimize common case in run modeMichael Niedermayer2019-05-27
* avcodec/libdav1d: add support for RGB streamsJames Almer2019-05-27
* avcodec/libdav1d: assert Dav1dPicture allocator_data is set before referencin...James Almer2019-05-27
* avcodec/libdav1d: export level from the Sequence HeaderJames Almer2019-05-27
* avcodec/mips: [loongson] fix mpeg4 decoding error on loongson platform.Shiyou Yin2019-05-26
* avcodec/libx265: Support full range videosDerek Buitenhuis2019-05-26
* avcodec/pngdec: Check nb_blocksMichael Niedermayer2019-05-25
* avcodec/scpr3: fix checking ret value of decode_run_iMarton Balint2019-05-24
* avcodec/scpr: fix checking ret value of decode_run_iMarton Balint2019-05-24
* lavc/qsvenc: Fix the memory leak for enc_ctrl.PayloadLinjie Fu2019-05-22
* lavc/vp9_superframe_bsf: avoid error messages in one lineFu Linjie2019-05-21
* avcodec/libdav1d: fine tune thread distributionJames Almer2019-05-20
* avcodec/cpia: Check input size also against linesizes and EOLMichael Niedermayer2019-05-20
* avcodec/v210dec: Fix alignment check for AVX2Michael Niedermayer2019-05-19
* avcodec/options: remove dead test codeJames Almer2019-05-17
* aarch64/asm-offsets: remove old CELT offsetsLynne2019-05-14
* avcodec/Makefile: add missing pngdsp dependency to the lscr decoderJames Almer2019-05-14
* avcodec/cinepak: Check available input against encoded buffer sizeMichael Niedermayer2019-05-14
* lavc/videotoolboxenc: Add support for 10-bit HEVC encoding.Rick Kern2019-05-12
* lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS.Rick Kern2019-05-12
* lavc/videotoolboxenc: add require_sw option to force software encoding.Rick Kern2019-05-12
* avcodec/h264_ps: Check offset_for_non_ref_pic, offset_for_top_to_bottom_field...Michael Niedermayer2019-05-12
* avcodec/hq_hqa: Check available space before reading slice offsetsMichael Niedermayer2019-05-12
* avcodec/wmv2dec: Check input bits vs. coded MBsMichael Niedermayer2019-05-12
* lavc/pngenc: check malloc fail before using the pointerJun Zhao2019-05-12
* lavc/mlpenc: remove the redundant condition checkJun Zhao2019-05-12
* lavc/libvpxenc: remove redundant condition checkJun Zhao2019-05-12
* lavc/bink: Remove the dead code blockJun Zhao2019-05-12
* lavc/avpacket: check NULL before using the pointerJun Zhao2019-05-12
* lavc/aacenc_ltp: remove unnecessary condition check.Jun Zhao2019-05-12
* avcodec/gif: remove flags from gifimage optionPaul B Mahol2019-05-11
* avcodec/gif: fix issues with transparent cropJacob Graff2019-05-11
* lavc/libx265: Use avctx->framerate first for frame rate settingJun Zhao2019-05-11
* lavc/libx264: Use avctx->framerate first for frame rate settingJun Zhao2019-05-11
* avcodec/prosumer: Only memset(0) what is needed.Michael Niedermayer2019-05-09
* avcodec/fic: Check input size against minimal frame sizeMichael Niedermayer2019-05-09
* avcodec/pafvideo: Check input space for decode_0() before slow operationsMichael Niedermayer2019-05-09
* avcodec/scpr: check remaining data after decodeMichael Niedermayer2019-05-09
* avcodec/cuviddec: add capability check for maximum macroblock countRuta Gadkari2019-05-08
* avcodec/mlp_parser: split off shared code to its own fileJames Almer2019-05-07
* lavc/qsv: extactly map profileZhong Li2019-05-07
* lavc/qsvdec: fix hevc level incorrectly mapZhong Li2019-05-07
* lavc/qsvdec: add query function and provide error messageZhong Li2019-05-07
* avcodec/fits: Check bitpixMichael Niedermayer2019-05-06
* avcodec/vp9_raw_reorder: reset state when flushingJames Almer2019-05-06
* avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda2019-05-05
* avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAUManojGuptaBonda2019-05-05
* avcodec/truehd_core: reset state when flushingJames Almer2019-05-05