102918 Commits (f06bd041238b5e88d449064244bf7f9cb77cc532)
 

Author SHA1 Message Date
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
Gyan Doshi 4c0d6c91f6 doc/encoders: update default coder for aac 4 years ago
Anton Khirnov 9d4c018497 avio: do not export avpriv_io_{move,delete} 4 years ago
Martin Storsjö f27e3ccf06 aarch64: hevc_idct: Fix overflows in idct_dc 4 years ago
Lynne 0fd7f14c75
fate-aac: use the fast coder for tests 4 years ago
Lynne 660d1d8e3b
aacenc: make the twoloop coder the default 4 years ago
Ubaldo Porcheddu 36b16a30db avformat/mpegtsenc: add NIT support 4 years ago
Marton Balint f597041d57 avformat/flvdec: use milisecond precision for parsing timestamps 4 years ago