summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavfi/dnn_backend_native_layer_mathunary.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_depth2space.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_dense.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_conv2d.h: DocumentationShubhanshu Saxena2021-05-17
* avfilter/metadata: add intuitive labels for metadata valuesGyan Doshi2021-05-16
* avcodec/exrenc: Allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/vc2enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Remove unnecessary headerAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Remove redundant implicit checksAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Avoid intermediate buffer, allow user-supplied buffersAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Allocate buffer with fixed size only onceAndreas Rheinhardt2021-05-15
* avcodec/jpeglsenc: Check for invalid dimensionsAndreas Rheinhardt2021-05-15
* Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe"Steven Liu2021-05-15
* avcodec/libx264: Fix redundant setting of caps_internalAndreas Rheinhardt2021-05-14
* doc/filters: Unhedge note for sub option in guided filterGyan Doshi2021-05-14
* avfilter/guided: reindent after 93ddb9b617Gyan Doshi2021-05-14
* avfilter/guided: simplify subsampling assignment.Gyan Doshi2021-05-14