41616 Commits (963c4f85fe547ef51fafb66d7eceb3f5637d3843)

Author SHA1 Message Date
Michael Niedermayer 5a6fc87443 avcodec/gdv: Check remaining output after decode 5/6/8/ 6 years ago
Nick Renieris 9c35285aea avcodec/tiff: Recognize DNG/CinemaDNG images 6 years ago
Nick Renieris 661facb8a8 libavcodec/tiff: Process SubIFDs tag with multiple entries 6 years ago
Nick Renieris a7e018b05e avcodec/tiff: Option to decode embedded thumbnail 6 years ago
James Almer d903c09d9a avcodec/cbs_mpeg2: fix leak of extra_information_slice buffer in cbs_mpeg2_read_slice_header() 6 years ago
Andreas Rheinhardt 1759a9e5b5 cbs_mpeg2: Correct error codes 6 years ago
Andreas Rheinhardt de58803839 cbs_mpeg2: Fix storage type for frame_centre_*_offset 6 years ago
Andreas Rheinhardt 9c3f2a8894 cbs_mpeg2: Improve checks for invalid values 6 years ago
Andreas Rheinhardt cfe4389d47 cbs_mpeg2: Correct and use enum values 6 years ago
Michael Niedermayer 90db25a16e avcodec/diracdec: Check for arith decoder errors in dirac_unpack_block_motion_data() 6 years ago
Michael Niedermayer 8eecf761a6 avcodec/truemotion2: Fix several integer overflows in tm2_update_block() 6 years ago
Michael Niedermayer e6f4d5dc38 avcodec/ffv1dec_template: Optimize common case in run mode 6 years ago
James Almer f78172b29a avcodec/libdav1d: add support for RGB streams 6 years ago
James Almer 254da41531 avcodec/libdav1d: assert Dav1dPicture allocator_data is set before referencing its data 6 years ago
James Almer 0e07b767c8 avcodec/libdav1d: export level from the Sequence Header 6 years ago
Shiyou Yin 6b67daa326 avcodec/mips: [loongson] fix mpeg4 decoding error on loongson platform. 6 years ago
Derek Buitenhuis 80757bed89 avcodec/libx265: Support full range videos 6 years ago
Michael Niedermayer 4fd74a2b10 avcodec/pngdec: Check nb_blocks 6 years ago
Marton Balint f811ac5228 avcodec/scpr3: fix checking ret value of decode_run_i 6 years ago
Marton Balint 1b4f74ffe2 avcodec/scpr: fix checking ret value of decode_run_i 6 years ago
Linjie Fu 8f6e651833 lavc/qsvenc: Fix the memory leak for enc_ctrl.Payload 6 years ago
Fu Linjie 154a730bdc lavc/vp9_superframe_bsf: avoid error messages in one line 6 years ago
James Almer fbc5a27694 avcodec/libdav1d: fine tune thread distribution 6 years ago
Michael Niedermayer 3c0bfa7d1a avcodec/cpia: Check input size also against linesizes and EOL 6 years ago
Michael Niedermayer fbdb3aa179 avcodec/v210dec: Fix alignment check for AVX2 6 years ago
James Almer 3f31726994 avcodec/options: remove dead test code 6 years ago
Lynne f62ee527cb aarch64/asm-offsets: remove old CELT offsets 6 years ago
James Almer 58d167bcd5 avcodec/Makefile: add missing pngdsp dependency to the lscr decoder 6 years ago
Michael Niedermayer 87a54e150e avcodec/cinepak: Check available input against encoded buffer size 6 years ago
Rick Kern 98478c05ed lavc/videotoolboxenc: Add support for 10-bit HEVC encoding. 6 years ago
Rick Kern 714c8b0766 lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS. 6 years ago
Rick Kern 247bda442f lavc/videotoolboxenc: add require_sw option to force software encoding. 6 years ago
Michael Niedermayer 7c6f2bfdb2 avcodec/h264_ps: Check offset_for_non_ref_pic, offset_for_top_to_bottom_field and offset_for_ref_frame 6 years ago
Michael Niedermayer 407e7c34ca avcodec/hq_hqa: Check available space before reading slice offsets 6 years ago
Michael Niedermayer e5ce105149 avcodec/wmv2dec: Check input bits vs. coded MBs 6 years ago
Jun Zhao 1cc7e2630f lavc/pngenc: check malloc fail before using the pointer 6 years ago
Jun Zhao 64e610b5f4 lavc/mlpenc: remove the redundant condition check 6 years ago
Jun Zhao f82a02aa89 lavc/libvpxenc: remove redundant condition check 6 years ago
Jun Zhao 3af73f2c85 lavc/bink: Remove the dead code block 6 years ago
Jun Zhao 00555f4b8b lavc/avpacket: check NULL before using the pointer 6 years ago
Jun Zhao 014b0e5092 lavc/aacenc_ltp: remove unnecessary condition check. 6 years ago
Paul B Mahol c81ec19817 avcodec/gif: remove flags from gifimage option 6 years ago
Jacob Graff 0158dd14a3 avcodec/gif: fix issues with transparent crop 6 years ago
Jun Zhao 68bac50604 lavc/libx265: Use avctx->framerate first for frame rate setting 6 years ago
Jun Zhao 1e6338c2da lavc/libx264: Use avctx->framerate first for frame rate setting 6 years ago
Michael Niedermayer 17f91c07ef avcodec/prosumer: Only memset(0) what is needed. 6 years ago
Michael Niedermayer c7f95d2bd9 avcodec/fic: Check input size against minimal frame size 6 years ago
Michael Niedermayer 8d77debf7d avcodec/pafvideo: Check input space for decode_0() before slow operations 6 years ago
Michael Niedermayer 6dd8420290 avcodec/scpr: check remaining data after decode 6 years ago
Ruta Gadkari 80155795bb avcodec/cuviddec: add capability check for maximum macroblock count 6 years ago