95902 Commits (4d97b2ad2fa6d851c70fd982ab300e4fd559f1d0)
 

Author SHA1 Message Date
Andreas Rheinhardt 4d97b2ad2f avformat/movenc: Avoid allocation for small dynamic buffers 5 years ago
Andreas Rheinhardt 3a58ec7c77 avformat/matroskaenc: Avoid allocation for small dynamic buffers 5 years ago
Andreas Rheinhardt aad82270b6 avformat/id3v2enc: Avoid allocation for small tags 5 years ago
Andreas Rheinhardt c36a3df676 avformat/avc: Avoid allocation for small SPS/PPS arrays 5 years ago
Andreas Rheinhardt a31f68fb44 avformat/av1: Avoid allocation for small headers 5 years ago
Andreas Rheinhardt 67ce9e0463 avformat/apetag: Avoid allocation for small tags 5 years ago
Andreas Rheinhardt 163bb9ac0a avformat/aviobuf: Avoid allocating buffer when using dynamic buffer 5 years ago
Limin Wang 8aa143eaa8 avfilter/vf_libvmaf: Check for av_frame_alloc failure 5 years ago
Andreas Rheinhardt df912bbc5f avformat/flacenc: Add const to ff_flac_write_header() parameter 5 years ago
Zhao Zhili ed5cdf3d5a avcodec/vp8: fix multiple ff_thread_finish_setup() calls 5 years ago
Limin Wang 3a6ec10d90 avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct flag is false 5 years ago
Linjie Fu df625057af lavc/qsvenc: Fix some code indentations 5 years ago
Zhong Li 1b831bc729 doc/encoder: add the missing qsv encoders 5 years ago
Zhong Li 846e26b8c9 lavc/rav1e: log and doc updated for const quantizer mode 5 years ago
Thierry Foucu eaf566ce0b Add options for spatial layers. 5 years ago
Paul B Mahol ed58f8475f avcodec: add mvha video decoder 5 years ago
Paul B Mahol 61dc7add30 avcodec: add mvdv video decoder 5 years ago
Steven Liu afee801276 avformat/hls: correct grammatical errors of m3u8_hold_counters option 5 years ago
Carl Eugen Hoyos a2fbdc6898 lavc/qsvenc: Fix compilation for some build environments. 5 years ago
Oleg Dobkin 32ba563cfc avutil/hwcontext_cuda: allow using primary CUDA device context 5 years ago
Steven Liu 59d264b0a1 avformat/hlsenc: set strict_std_compliance from the parent AVFormatContext 5 years ago
Limin Wang d07d1c1dd0 avcodec/v210dec: add support for frame and slice threading 5 years ago
Limin Wang f0dbeb5eaa avcodec/v410dec: add support for frame and slice threading 5 years ago
Steven Liu d5e3d8e2f7 avformat/hls: add option for the m3u8 list load max times 5 years ago
Michael Niedermayer 1ca978d636 avcodec/nuv: Use ff_set_dimensions() 5 years ago
Michael Niedermayer d83002179f avformat/vividas: Error out on audio packets in the absence of audio streams 5 years ago
Michael Niedermayer 3e5a528bbe avformat/vividas: Check and require 1 video stream 5 years ago
Michael Niedermayer d82ab96e76 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 5 years ago
Michael Niedermayer 721624c2f6 avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 5 years ago
Michael Niedermayer bf9c4a1275 avcodec/g729dec: Use 64bit and clip in scalar product 5 years ago
Michael Niedermayer 75b64e5aa3 avcodec/mxpegdec: Check for multiple SOF 5 years ago
Michael Niedermayer 1138cdecbe avcodec/nuv: Move comptype check up 5 years ago
Michael Niedermayer cf323f4d38 avcodec/wmavoice: Fix integer overflow in synth_frame() 5 years ago
Michael Niedermayer 5634e20525 avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 5 years ago
Michael Niedermayer 6014bcf1b7 avutil/lfg: Correct index increment type to avoid undefined behavior 5 years ago
Michael Niedermayer 327a968817 avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 5 years ago
Michael Niedermayer e21ec54fdf tools/target_dec_fuzzer: Adjust threshold for VP9 5 years ago
Andreas Rheinhardt 6eb88daed1 avformat/matroskaenc: Remove outdated comment 5 years ago
Andreas Rheinhardt 4470ab1e0e avformat/matroskaenc: Fix potential leak of cached packet 5 years ago
Baptiste Coudurier d65aaf8ea9 avformat/mxfenc: simplify d-10 ul handling 5 years ago
Baptiste Coudurier 635a5c11a6 avformat/mxfenc: simplify dv ul handling 5 years ago
Baptiste Coudurier eafa8e8592 avformat/dvenc: support muxing dvcprohd 5 years ago
Paul B Mahol 93414ce831 avfilter: add axcorrelate filter 5 years ago
Paul B Mahol aaac48fb50 avfilter/vf_normalize: add support for commands 5 years ago
Paul B Mahol 89aa1342b1 avfilter/af_aiir: normalize biquads only if divisor is big enough 5 years ago
Paul B Mahol f46b04c4c3 avfilter/af_biquads: add new normalize/n option 5 years ago
Andriy Gelman e759fbfbc4 avcodec/v4l2_context: Fix indentation 5 years ago
Andriy Gelman ccc83ff11e avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4 5 years ago
Paul B Mahol f2a01b4c8b avfilter/af_aiir: fix biquads normalization 5 years ago
Paul B Mahol eecc45cea5 avfilter/af_aiir: add missing normalization of biquads gains 5 years ago