summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* libavfilter: vf_drawbox filter support draw box with detection bounding boxes...Ting Fu2021-05-26
* lavfi/drawbox: refine codeTing Fu2021-05-26
* lavfi/dnn: refine code to separate processing and detection in backendsGuo, Yejun2021-05-24
* lavfi/dnn_filter_common.h: make filter option 'options' as deprecatedGuo, Yejun2021-05-24
* avutil/mem: make max_alloc_size an atomic typeJames Almer2021-05-23
* avcodec/libxavs2: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Avoid copying APNG data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Remove always-true checkAndreas Rheinhardt2021-05-23
* avcodec/flacenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pamenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Improve returned error codesAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Avoid overallocating, copying packet dataAndreas Rheinhardt2021-05-23
* avcodec/libx265: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libx264: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libwebpenc_animencoder: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libwebpenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libvpxenc: Avoid one level of indentationAndreas Rheinhardt2021-05-23
* avcodec/libvpxenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libshine: Avoid copying data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/libopenh264enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libmp3lame: Avoid copying data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/libkvazaar: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libgsmenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libaomenc: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1Andreas Rheinhardt2021-05-23
* avfilter/vf_guided: Don't needlessly copy properties, fix potential NPDAndreas Rheinhardt2021-05-23
* avfilter/vf_guided: Fix leak of framesAndreas Rheinhardt2021-05-23
* avfilter/vf_guided: Don't free frame we don't ownAndreas Rheinhardt2021-05-23
* doc/encoders: update default coder for aacGyan Doshi2021-05-23
* avio: do not export avpriv_io_{move,delete}Anton Khirnov2021-05-22
* aarch64: hevc_idct: Fix overflows in idct_dcMartin Storsjö2021-05-22
* fate-aac: use the fast coder for testsLynne2021-05-21
* aacenc: make the twoloop coder the defaultLynne2021-05-21
* avformat/mpegtsenc: add NIT supportUbaldo Porcheddu2021-05-20
* avformat/flvdec: use milisecond precision for parsing timestampsMarton Balint2021-05-20
* avcodec/vaapi_av1: pass full buffer size for each tileFei Wang2021-05-20
* libavformat/hlsenc: fix typos in commentsValerii Zapodovnikov2021-05-20
* avfilter/avfiltergraph: Remove NULL checks after dereferencesMichael Niedermayer2021-05-19
* doc/filters: note order of inputs for libvmafGyan Doshi2021-05-19
* avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the...Zane van Iperen2021-05-19
* avformat/fifo: check for flushed packets and timeshiftMichael Niedermayer2021-05-18
* avformat/framecrcenc: print basic side data information againJames Almer2021-05-18
* lavfi/vf_dnn_processing.c: fix CID 1460603Guo, Yejun2021-05-18
* lavfi/dnn/dnn_io_proc.c: fix Improper use of negative value (NEGATIVE_RETURNS)Guo, Yejun2021-05-18
* lavfi/dnn/dnn_io_proc.c: Fix Out-of-bounds access (ARRAY_VS_SINGLETON)Guo, Yejun2021-05-18