summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/error_resilience: cleanup mpeg2 handlingMichael Niedermayer2021-05-27
* avformat/avio: Check av_opt_copy() for failureMichael Niedermayer2021-05-27
* avformat/moflex: Remove unneeded format variableMichael Niedermayer2021-05-27
* avutil/mem: check for max_alloc_size in av_fast_malloc()James Almer2021-05-27
* avutil/mem: make ff_fast_malloc() internal to mem.cJames Almer2021-05-27
* avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc()James Almer2021-05-27
* libavfilter: vf_drawtext filter support draw text with detection bounding box...Ting Fu2021-05-26
* 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