102775 Commits (2cf95f2dd96264586b703e7ea32e41df61497b60)
 

Author SHA1 Message Date
Michael Niedermayer 4c1afa2925 avformat/movenc: Check pal_size before use 4 years ago
Michael Niedermayer 38d18fb578 avcodec/lpc: Avoid floating point division by 0 4 years ago
Michael Niedermayer 223b5e8ac9 avcodec/aacpsy: Avoid floating point division by 0 of norm_fac 4 years ago
Michael Niedermayer a7a7f32c8a avcodec/aacenc: Avoid 0 lambda 4 years ago
Oneric 3300625c6f avfilter/vf_subtitles: allow using embedded fonts 4 years ago
Jin Bo ebedd26eef libavcodec/mips: Fix specification of instruction name 4 years ago
Shubhanshu Saxena e41255cddb lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing 4 years ago
Tom Boshoven 8205f32663 avfilter/yadif: Fix time base for large denominators 4 years ago
Michael Niedermayer 26d3c81bc5 avcodec/exr: More strictly check dc_count 4 years ago
Michael Niedermayer 48342aa075 avcodec/exr: x/ymax cannot be INT_MAX 4 years ago
Michael Niedermayer b752d195cc avcodec/error_resilience: cleanup mpeg2 handling 4 years ago
Michael Niedermayer f8611ae1ef avformat/avio: Check av_opt_copy() for failure 4 years ago
Michael Niedermayer 36a3a5050a avformat/moflex: Remove unneeded format variable 4 years ago
James Almer 918fc9a0ed avutil/mem: check for max_alloc_size in av_fast_malloc() 4 years ago
James Almer 786be70e28 avutil/mem: make ff_fast_malloc() internal to mem.c 4 years ago
James Almer e44cb7363f avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc() 4 years ago
Ting Fu 7a879cce37 libavfilter: vf_drawtext filter support draw text with detection bounding boxes in side_data 4 years ago
Ting Fu f444be643e libavfilter: vf_drawbox filter support draw box with detection bounding boxes in side_data 4 years ago
Ting Fu 9921ae8a5d lavfi/drawbox: refine code 4 years ago
Guo, Yejun 4c705a2775 lavfi/dnn: refine code to separate processing and detection in backends 4 years ago
Guo, Yejun cde6d0288f lavfi/dnn_filter_common.h: make filter option 'options' as deprecated 4 years ago
James Almer be96f4b616 avutil/mem: make max_alloc_size an atomic type 4 years ago
Andreas Rheinhardt 3abdf0efac avcodec/libxavs2: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 7a3613696d avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 250d8661ab avcodec/pngenc: Avoid copying APNG data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt aaefb84b04 avcodec/pngenc: Remove always-true check 4 years ago
Andreas Rheinhardt 5abb5c0415 avcodec/flacenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 314c086a85 avcodec/pamenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 981c4caed3 avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffers 4 years ago
Andreas Rheinhardt ea2ec1dfae avcodec/libxavs: Improve returned error codes 4 years ago
Andreas Rheinhardt 4085cfc944 avcodec/libxavs: Avoid overallocating, copying packet data 4 years ago
Andreas Rheinhardt a4b3343278 avcodec/libx265: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 9c4f2bc3bf avcodec/libx264: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt cfff94b7f8 avcodec/libwebpenc_animencoder: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt ad26efbf52 avcodec/libwebpenc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt e099a29f5a avcodec/libvpxenc: Avoid one level of indentation 4 years ago
Andreas Rheinhardt 3280c6f938 avcodec/libvpxenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt d8e66ec1d7 avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 6ba55e9652 avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 6564ab0e01 avcodec/libshine: Avoid copying data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt 0812a60fee avcodec/libopenh264enc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt c59398970b avcodec/libmp3lame: Avoid copying data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt 95c8a859d9 avcodec/libkvazaar: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 91567c28fc avcodec/libgsmenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 398822a70e avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 044daa7c45 avcodec/libaomenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt c685249ff8 avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 4 years ago
Andreas Rheinhardt a0ab83bf93 avfilter/vf_guided: Don't needlessly copy properties, fix potential NPD 4 years ago
Andreas Rheinhardt 376e80ad74 avfilter/vf_guided: Fix leak of frames 4 years ago
Andreas Rheinhardt 618d186b8c avfilter/vf_guided: Don't free frame we don't own 4 years ago