42411 Commits (a23dd33606d5a711fd632383d81a1d6c60082e0f)

Author SHA1 Message Date
Andreas Rheinhardt 093b6894bf avcodec/mpeg12dec: Sanitize start codes earlier 6 years ago
Andreas Rheinhardt 5886153dc3 avcodec/pcm: Cosmetics 6 years ago
Andreas Rheinhardt 69473bec6f avcodec/pcm: Fix undefined shifts 6 years ago
Andreas Rheinhardt 84974c6fb5 avcodec/wavpackenc: Fix undefined shifts 6 years ago
Zhong Li 525de95679 lavc/qsv: add memory type message 6 years ago
Zhong Li 74007dd86a lavc/qsv: Fix MSDK initialization failure in system memory mode 6 years ago
Carl Eugen Hoyos dbd3dbb476 Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2" 6 years ago
Limin Wang 3def984a98 avcodec/dnxhdenc: return error if av_malloc failed 6 years ago
Michael Niedermayer 121bf1b3b8 avcodec/decode: Check max_samples in get_buffer_internal() 6 years ago
Michael Niedermayer f8406ab4b9 avcodec: add max_samples 6 years ago
Pavel Skakov eb5d0f18ff lavc/tiff: correct the default value of YCbCrSubsampling to 2x2 6 years ago
Guo, Yejun 85e338ab0d libavcodec/libx265: add a flag to output ROI warnings only once. 6 years ago
Guo, Yejun 104d44138b libavcodec/libx264: add a flag to output ROI warnings only once. 6 years ago
Michael Niedermayer 95e5396919 avcodec/utils: Optimize ff_color_frame() using memcpy() 6 years ago
Michael Niedermayer 3dce4d03d5 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
Michael Niedermayer 1e984a6915 avcodec/h264_slice: clear frame only on gaps when it is not otherwise initilaized 6 years ago
Michael Niedermayer 340ab13504 avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 6 years ago
Michael Niedermayer 033d2c4884 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
Michael Niedermayer b30c07cc2b avcodec/alac: Fix invalid shifts in 20/24 bps 6 years ago
Michael Niedermayer 0831cbfe09 avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
Michael Niedermayer c7ccbf40ed avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
Michael Niedermayer cede385018 avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Michael Niedermayer d217691eec libavcodec/mpeg12dec: Check input for minimal frame size 6 years ago
Andreas Rheinhardt f83ac5fd79 avcodec/cbs_h264: Automatically free SEI payload on error 6 years ago
Michael Niedermayer 8c7d5fcfc3 avcodec/dxv: Check op_offset in both directions 6 years ago
Michael Niedermayer c7c0229beb avcodec/truespeech: Eliminate some left shifts 6 years ago
Michael Niedermayer 74bbf9bc82 avcodec/adpcm: Check number of channels for MTAF 6 years ago
Timo Rothenpieler 89cbbe9f70 avcodec/nvenc: fix typo in new Windows driver version 6 years ago
Limin Wang 3104100a12 avcodec/exr: cosmetics 6 years ago
Timo Rothenpieler 648f5c9382 avcodec/nvenc: add driver version info for SDK 9.1 6 years ago
James Almer d889ae3396 avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it 6 years ago
Michael Niedermayer 0728d64497 avcodec/sunrast: Fix indention 6 years ago
Michael Niedermayer 0e8b7709a9 avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
Michael Niedermayer 83f2555e5f avcodec/utils: Check channels fully earlier 6 years ago
Andreas Rheinhardt 2f289ec914 avcodec/ac3enc: Fix invalid shift 6 years ago
Andreas Rheinhardt 54e1efda6d avcodec/g723_1dec: Fix invalid shift 6 years ago
Andreas Rheinhardt 86bef10e7a avcodec/tdsc: Fix undefined shifts 6 years ago
elliottk ea673a0edb Delete unused branch in libaomenc 6 years ago
Guo, Yejun ecd026a48d avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9 6 years ago
Carl Eugen Hoyos f9f9d5943f lavc/cook: Remove an incorrect comment. 6 years ago
Anthony Delannoy 81bb71761a avcodec: add EPG codec ID 6 years ago
Limin Wang c2ab998ff3 avcodec/v210enc: move v210_enc_8/10 function to template file 6 years ago
Limin Wang 5c0f80d26d avcodec/v210enc: make 8bit and 10bit process consistent 6 years ago
Limin Wang 216dd9fd5c avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP 6 years ago
Andreas Rheinhardt e12a2a2d73 avcodec/avpacket: Improve allocating packets 6 years ago
Andreas Rheinhardt 9442b0de1b avcodec/mjpegdec: Unify switch statements 6 years ago
Michael Niedermayer ef50cf7b32 avcodec/hevcdec: Fix memleak of a53_caption 6 years ago
Andreas Rheinhardt 3ab488a540 avcodec/ttaenc: Fix undefined shift 6 years ago
Carl Eugen Hoyos 551fcbbccb lavc/g729dec: Support decoding Sipro ACELP.KELVIN. 6 years ago
James Almer dc0806dd25 avcodec/allcodecs: make libdav1d the preferred AV1 decoder 6 years ago