102642 Commits (06d23c6f3f72c66364f6f0d2ab2eeac55daab6a8)
 

Author SHA1 Message Date
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
Fei Wang 9b131e8500 avcodec/vaapi_av1: pass full buffer size for each tile 4 years ago
Valerii Zapodovnikov ab658db4d0 libavformat/hlsenc: fix typos in comments 4 years ago
Michael Niedermayer 1642d8188d avfilter/avfiltergraph: Remove NULL checks after dereferences 4 years ago
Gyan Doshi 2261cc6d8a doc/filters: note order of inputs for libvmaf 4 years ago
Zane van Iperen f9eb440e78
avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the SDK 4 years ago
Michael Niedermayer 3e44bd068f avformat/fifo: check for flushed packets and timeshift 4 years ago
James Almer a42d249c91 avformat/framecrcenc: print basic side data information again 4 years ago
Guo, Yejun 4718d74c58 lavfi/vf_dnn_processing.c: fix CID 1460603 4 years ago
Guo, Yejun 3fb1d2e71c lavfi/dnn/dnn_io_proc.c: fix Improper use of negative value (NEGATIVE_RETURNS) 4 years ago
Guo, Yejun bd6ea9ed1d lavfi/dnn/dnn_io_proc.c: Fix Out-of-bounds access (ARRAY_VS_SINGLETON) 4 years ago
Shubhanshu Saxena 11b489d592 lavfi/dnn_backend_native_layer_mathunary.h: Documentation 4 years ago
Shubhanshu Saxena 57fe5c1412 lavfi/dnn_backend_native_layer_depth2space.h: Documentation 4 years ago
Shubhanshu Saxena 58de2b9eb3 lavfi/dnn_backend_native_layer_dense.h: Documentation 4 years ago
Shubhanshu Saxena a61b7654a2 lavfi/dnn_backend_native_layer_conv2d.h: Documentation 4 years ago
Gyan Doshi f53414a038 avfilter/metadata: add intuitive labels for metadata values 4 years ago
Andreas Rheinhardt bc40cd6214 avcodec/exrenc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt ed8a7c25cd avcodec/vc2enc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 911806ec75 avcodec/jpeglsenc: Remove unnecessary header 4 years ago
Andreas Rheinhardt 83cb9be1d2 avcodec/jpeglsenc: Remove redundant implicit checks 4 years ago
Andreas Rheinhardt f249c32eff avcodec/jpeglsenc: Avoid intermediate buffer, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 634a187b9b avcodec/jpeglsenc: Allocate buffer with fixed size only once 4 years ago
Andreas Rheinhardt 79402e2c36 avcodec/jpeglsenc: Check for invalid dimensions 4 years ago
Steven Liu 59032494e8 Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe" 4 years ago
Andreas Rheinhardt c9a79532e5 avcodec/libx264: Fix redundant setting of caps_internal 4 years ago
Gyan Doshi 37099f2132 doc/filters: Unhedge note for sub option in guided filter 4 years ago
Gyan Doshi 234e719194 avfilter/guided: reindent after 93ddb9b617 4 years ago