summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vp3data: combine eob_run_base and eob_run_get_bits tablesPeter Ross2019-06-08
* cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undefAndreas Rheinhardt2019-06-07
* avcodec/mss4: Check input size against skip bitsMichael Niedermayer2019-06-05
* avcodec/dxv: Check op_offset in dxv_decompress_cocg()Michael Niedermayer2019-06-05
* avcodec/diracdec: Fix integer overflow in global_mv()Michael Niedermayer2019-06-05
* bitstream_filters: Correct dump_extradata descriptionAndreas Rheinhardt2019-06-04
* avcodec/vmnc: Check available space against chunks before reget_buffer()Michael Niedermayer2019-06-04
* avcodec/pafvideo: Clear frame buffer laterMichael Niedermayer2019-06-04
* avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous head...Michael Niedermayer2019-06-04
* avcodec/arbc: Skip tiles in fill_tileX() which are completely outsideMichael Niedermayer2019-06-04
* avcodec/aacdec_fixed: Handle more extreem cases in noise_scale()Michael Niedermayer2019-06-04
* avcodec/aacdec_template: Merge 3 #ifs related to noise handlingMichael Niedermayer2019-06-04
* avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplifyMichael Niedermayer2019-06-04
* avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me...James Almer2019-06-03
* vaapi_encode: Refactor encode misc parameter buffer creationMark Thompson2019-06-03
* vaapi_encode: Remove unused functionMark Thompson2019-06-03
* vaapi_encode: Warn if input has cropping informationMark Thompson2019-06-02
* avcodec/gdv: Check remaining output after decode 5/6/8/Michael Niedermayer2019-05-31
* avcodec/tiff: Recognize DNG/CinemaDNG imagesNick Renieris2019-05-30
* libavcodec/tiff: Process SubIFDs tag with multiple entriesNick Renieris2019-05-30
* avcodec/tiff: Option to decode embedded thumbnailNick Renieris2019-05-30
* avcodec/cbs_mpeg2: fix leak of extra_information_slice buffer in cbs_mpeg2_re...James Almer2019-05-29
* cbs_mpeg2: Correct error codesAndreas Rheinhardt2019-05-29
* cbs_mpeg2: Fix storage type for frame_centre_*_offsetAndreas Rheinhardt2019-05-29
* cbs_mpeg2: Improve checks for invalid valuesAndreas Rheinhardt2019-05-28
* cbs_mpeg2: Correct and use enum valuesAndreas Rheinhardt2019-05-28
* 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