41603 Commits (7458fa119c907bc43dd10e2ecdaaad1483e5920d)

Author SHA1 Message Date
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
James Almer 109b0d7c0f avcodec/mlp_parser: split off shared code to its own file 6 years ago
Zhong Li 5b318ce68d lavc/qsv: extactly map profile 6 years ago
Zhong Li 94ab39ec78 lavc/qsvdec: fix hevc level incorrectly map 6 years ago
Zhong Li 48627aaf64 lavc/qsvdec: add query function and provide error message 6 years ago
Michael Niedermayer 0b5c93b276 avcodec/fits: Check bitpix 6 years ago
James Almer fec4212d8e avcodec/vp9_raw_reorder: reset state when flushing 6 years ago
ManojGuptaBonda d7d82cfcd4 avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content 6 years ago
ManojGuptaBonda fc8fb88f10 avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAU 6 years ago
James Almer fcc01ba36a avcodec/truehd_core: reset state when flushing 6 years ago
fumoboy007 e384f6f2f9 avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration due to missing `hw_configs` property. 6 years ago
Michael Niedermayer 09edcd3572 avcodec/jvdec: Use ff_get_buffer() when the content is not reused 6 years ago
Michael Niedermayer 3afdd3e11a avcodec/pnm_parser: clear state if buffer is discarded 6 years ago
Lynne 19f1eaa84f aacdec: use float_dsp in apply_independent_coupling 6 years ago