summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vulkan_filter: Remove unused labelAndreas Rheinhardt2023-10-06
* hwcontext_vulkan: properly support STORAGE usage for mutliplane imagesLynne2023-10-05
* lavfi/yadif: update output frame durationsAnton Khirnov2023-10-03
* avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusionsAndreas Rheinhardt2023-10-03
* avfilter/vf_iccdetect: use ff_icc_profile_sanitizeNiklas Haas2023-10-03
* avfilter/f_ebur128: do not print summary log if nothing was processedPaul B Mahol2023-09-29
* avfilter/vf_pseudocolor: add support for more planar alpha formatsPaul B Mahol2023-09-28
* avfilter/vf_zscale: fix adding >8 bit alpha planePaul B Mahol2023-09-28
* avfilter/vf_zscale: add more planar formats with alphaPaul B Mahol2023-09-28
* avfilter/vf_negate: add support for more planar with alphaPaul B Mahol2023-09-28
* avfilter/vf_extractplanes: add GBRAP14 supportPaul B Mahol2023-09-28
* lavfi/framequeue: remove redundant logic code杨亚磊 via ffmpeg-devel2023-09-28
* avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c()Andreas Rheinhardt2023-09-28
* avfilter/bwdifdsp: ConstifyAndreas Rheinhardt2023-09-28
* avfilter/vf_bwdif: Move DSP code to a new fileAndreas Rheinhardt2023-09-28
* avfilter/bwdif: Add proper BWDIFDSPContextAndreas Rheinhardt2023-09-28
* avfilter: add libvmaf_cudaKyle Swanson2023-09-27
* libavfilter/dnn: Initialze DNNData variablesWenbin Chen2023-09-27
* libavfilter/dnn: Add scale and mean preprocess to openvino backendWenbin Chen2023-09-27
* libavfilter/dnn: add layout option to openvino backendWenbin Chen2023-09-27
* avfilter/af_astats: extend and improve bit depth outputPaul B Mahol2023-09-25
* lavfi/vf_libvmaf: add warning when color ranges differChema Gonzalez2023-09-23
* lavfi/vf_ssim: add warning when color ranges differChema Gonzalez2023-09-23
* lavfi/vf_psnr: add warning when color ranges differChema Gonzalez2023-09-23
* avfilter: use ptrdiff_t instead of int for linesizePaul B Mahol2023-09-22
* avfilter/vf_smartblur: pass old context to sws_getCachedContextZhao Zhili2023-09-20
* avfilter/x86/af_afir: add FMA3 SIMDPaul B Mahol2023-09-17
* avfilter/dnn_backend_openvino: fix wild pointer on error pathZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: fix input_port/output_port leaksZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: fix leak of ov_shape_tZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: fix leak or ov_core_t on error pathZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: fix use uninitialized valuesZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: reduce indentation in free_model_ovZhao Zhili2023-09-15
* avfilter/dnn_backend_openvino: fix multiple memleaksZhao Zhili2023-09-15
* avfilter/dnn_filter_common: fix memleakZhao Zhili2023-09-15
* avfilter/avfilter: Don't report deprecated pkt_posAndreas Rheinhardt2023-09-14
* avfilter/vf_drawtext: fix text width measurementyethie2023-09-12
* avfilter/vf_framepack: Use dedicated pointer for accessAndreas Rheinhardt2023-09-12
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-12
* all: Use av_frame_replace() where appropriateAndreas Rheinhardt2023-09-10
* avfilter/buffersrc: Use av_frame_clone() where appropriateAndreas Rheinhardt2023-09-10
* avfilter/blend_modes: Always preserve constnessAndreas Rheinhardt2023-09-07
* avfilter/vf_varblur: Don't use pointer-to-const for destinationAndreas Rheinhardt2023-09-07
* avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changesAndreas Rheinhardt2023-09-07
* avfilter/vf_vif: Don't cast const away unnecessarilyAndreas Rheinhardt2023-09-07
* avfilter/f_select: Also deprecate "pos" variable nameAndreas Rheinhardt2023-09-07
* avfilter/af_volume: Also deprecate position enum valueAndreas Rheinhardt2023-09-07
* avutil/internal: Don't auto-include emms.hAndreas Rheinhardt2023-09-04
* avfilter/af_amultiply: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04
* avfilter/af_headphone: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04