android_external_ffmpeg/libavfilter
Niklas Haas 84b365d522 avfilter/avfiltergraph: print both failing links on conversion error
This is more informative than the current behavior, because when the first
MERGE() succeeds but the second fails, the original link already has
merged formats and thus the error message is confusing.
2025-11-06 18:16:10 +01:00
..
aarch64 avfilter/vf_colordetect: Rename header to vf_colordetectdsp.h 2025-09-16 18:22:24 +02:00
cuda
dnn libavfilter/dnn/dnn_backend_tf: Remove redundant av_freep() to avoid double free 2025-08-13 19:50:26 +08:00
metal
opencl
riscv all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
tests lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
vulkan lavfi/bwdif_vulkan: fix typo in temp_diff assignment 2025-08-20 22:06:21 +09:00
x86 avfilter/x86/vf_noise: Port line_noise funcs to SSE2 2025-10-16 19:09:45 +02:00
.gitignore
aap_template.c
adynamicequalizer_template.c
aeval.c
af_aap.c
af_acontrast.c
af_acopy.c
af_acrossover.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
af_acrusher.c
af_adeclick.c
af_adecorrelate.c
af_adelay.c
af_adenorm.c
af_aderivative.c
af_adrc.c
af_adynamicequalizer.c
af_adynamicsmooth.c
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c avfilter/af_afade: support multiple inputs 2025-09-04 23:12:34 +00:00
af_afftdn.c avfilter/af_afftdn: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
af_afftfilt.c
af_afir.c
af_afirdsp.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
af_aformat.c
af_afreqshift.c
af_afwtdn.c
af_agate.c
af_aiir.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
af_alimiter.c
af_amerge.c
af_amix.c
af_amultiply.c
af_anequalizer.c
af_anlmdn.c
af_anlmdndsp.h
af_anlms.c
af_anull.c
af_apad.c
af_aphaser.c
af_apsyclip.c
af_apulsator.c
af_aresample.c avfilter/af_aresample: rework activate logic to follow the advised flow more strictly 2025-06-21 20:24:57 +02:00
af_arls.c
af_arnndn.c general: fix warning 'av_malloc_array' sizes specified with 'sizeof' 2025-10-07 14:51:46 -07:00
af_asdr.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_asoftclip.c
af_aspectralstats.c
af_asr.c
af_astats.c general: fix warning 'av_malloc_array' sizes specified with 'sizeof' 2025-10-07 14:51:46 -07:00
af_asubboost.c
af_asupercut.c
af_atempo.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_atilt.c
af_axcorrelate.c
af_biquads.c
af_bs2b.c
af_channelmap.c avfilter/af_channelmap: always set out_channel in the map 2025-07-25 00:18:07 -03:00
af_channelsplit.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
af_chorus.c
af_compand.c
af_compensationdelay.c
af_crossfeed.c
af_crystalizer.c
af_dcshift.c
af_deesser.c
af_dialoguenhance.c
af_drmeter.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_dynaudnorm.c
af_earwax.c
af_extrastereo.c
af_firequalizer.c libavfilter/af_firequalizer: Add check for av_malloc_array() 2025-08-07 03:07:44 +02:00
af_flanger.c
af_haas.c
af_hdcd.c
af_headphone.c
af_join.c
af_ladspa.c
af_loudnorm.c
af_lv2.c avfilter/af_lv2: use AVFilterContext when logging 2025-08-12 09:01:39 +00:00
af_mcompand.c
af_pan.c
af_replaygain.c
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c general: fix warning 'av_malloc_array' sizes specified with 'sizeof' 2025-10-07 14:51:46 -07:00
af_silenceremove.c
af_sofalizer.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_speechnorm.c
af_stereotools.c
af_stereowiden.c
af_superequalizer.c
af_surround.c
af_tremolo.c
af_vibrato.c
af_virtualbass.c
af_volume.c
af_volume.h
af_volumedetect.c
af_whisper.c avfilter/af_whisper: fix srt index 2025-09-25 11:34:10 +00:00
afir_template.c
allfilters.c lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
anlms_template.c
arls_template.c
asink_anullsink.c
asrc_afdelaysrc.c
asrc_afirsrc.c avfilter/asrc_afirsrc: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_hilbert.c avfilter/asrc_hilbert: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
asrc_sinc.c avfilter/asrc_sinc: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
asrc_sine.c avfilter/asrc_sine: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
atadenoise.h
audio.c
audio.h
avf_a3dscope.c
avf_abitscope.c
avf_ahistogram.c
avf_aphasemeter.c avfilter/avf_aphasemeter: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
avf_avectorscope.c
avf_concat.c
avf_showcqt.c avfilter/avf_showcqt: fix unbounded index when copying to fft_data 2025-08-08 18:47:44 +02:00
avf_showcqt.h
avf_showcwt.c
avf_showfreqs.c
avf_showspatial.c
avf_showspectrum.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
avf_showvolume.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
avf_showwaves.c
avfilter.c avfilter: add alpha_mode consistency assertion 2025-09-02 17:06:25 +02:00
avfilter.h avfilter: add link negotiation for AVAlphaMode 2025-09-02 17:06:08 +02:00
avfilter_internal.h
avfiltergraph.c avfilter/avfiltergraph: print both failing links on conversion error 2025-11-06 18:16:10 +01:00
avfilterres.rc
bbox.c
bbox.h
blend.h
blend_modes.c avfilter/blend_modes: Don't build duplicate functions 2025-10-04 17:49:08 +02:00
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c avfilter/buffersink: move ret declaration to suppress unused warning 2025-10-27 15:39:39 +01:00
buffersink.h avfilter/buffersink: add support for alpha modes 2025-09-02 17:06:25 +02:00
buffersrc.c avfilter/buffersrc: add alpha_mode parameter 2025-09-02 17:06:25 +02:00
buffersrc.h avfilter/buffersrc: add alpha_mode parameter 2025-09-02 17:06:25 +02:00
bwdifdsp.c
bwdifdsp.h
ccfifo.c
ccfifo.h
colorchannelmixer_template.c
colorspace.c
colorspace.h
colorspacedsp.c
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h
dialoguenhance_template.c
dnn_filter_common.c
dnn_filter_common.h
dnn_interface.h
drawutils.c avfilter/drawutils: add alpha mode support 2025-09-02 17:06:25 +02:00
drawutils.h avfilter/drawutils: add alpha mode support 2025-09-02 17:06:25 +02:00
ebur128.c
ebur128.h
edge_common.c
edge_common.h
edge_template.c
f_bench.c avfilter/f_bench: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
f_cue.c
f_drawgraph.c
f_ebur128.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
f_ebur128.h avfilter/x86/f_ebur128: implement AVX peak calculation 2025-06-21 17:28:39 +02:00
f_graphmonitor.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
f_interleave.c
f_latency.c
f_loop.c
f_metadata.c avfilter/f_metadata: use the return value of vsnprintf() to write the argument list 2025-07-22 09:47:18 -03:00
f_perms.c
f_realtime.c
f_reverse.c
f_segment.c
f_select.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
f_sendcmd.c lavfi/f_sendcmd: clear Command on alloc failure 2025-06-11 19:26:22 +02:00
f_sidedata.c
f_streamselect.c
f_zmq.c
fflcms2.c
fflcms2.h
file_open.c
filters.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
formats.c avfilter/formats: add name field to AVFilterFormatMerger 2025-11-06 18:01:33 +01:00
formats.h avfilter/formats: add name field to AVFilterFormatMerger 2025-11-06 18:01:33 +01:00
framepool.c
framepool.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
framequeue.c avfilter/framequeue: add support for limiting and tracking buffered frames in the queues 2025-07-14 22:03:36 +02:00
framequeue.h avfilter/framequeue: add support for limiting and tracking buffered frames in the queues 2025-07-14 22:03:36 +02:00
framerate.h
framesync.c avfilter/framesync: don't attempt to rescale AV_NOPTS_VALUE 2025-09-26 12:24:04 -03:00
framesync.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
gblur.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
hermite.h
hflip.h
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h
Makefile avfilter/Makefile: fix dependency for drawvg test 2025-10-25 10:57:56 -03:00
maskedclamp.h
maskedmerge.h
median.h
median_template.c
motion_estimation.c
motion_estimation.h
opencl.c
opencl.h
opencl_source.h
palette.c
palette.h
perlin.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
perlin.h
phase_template.c
preserve_color.h
psnr.c
psnr.h
pthread.c
qp_table.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
qp_table.h
qrencode.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
qsvvpp.c
qsvvpp.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
removegrain.h
scale_eval.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
scale_eval.h avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
scene_sad.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
scene_sad.h
setpts.c avfilter/setpts: also preserve duration when not stripping fps 2025-08-21 14:55:12 +02:00
settb.c
signature.h
signature_lookup.c
silenceremove_template.c
split.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
src_avsynctest.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
src_movie.c
ssim.h
stack_internal.c
stack_internal.h avfilter/stack_internal: fix checkheaders test 2025-08-11 19:29:53 +00:00
stereo3d.h
textutils.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
textutils.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c avfilter/trim: consume all available frames and avoid activate reschedule 2025-07-29 22:10:05 +02:00
v360.h
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale 2025-07-19 00:36:25 +02:00
version.c
version.h avfilter: add gfxcapture, Windows.Graphics.Capture based window/monitor capture 2025-09-14 11:45:11 +00:00
version_major.h configure: deprecate support for libnpp 2025-09-26 12:31:39 +00:00
vf_addroi.c
vf_alphamerge.c avfilter/vf_alphamerge: configure correct alpha mode 2025-09-02 17:06:25 +02:00
vf_amf_common.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_amf_common.h
vf_amplify.c
vf_aspect.c
vf_atadenoise.c
vf_avgblur.c
vf_avgblur_opencl.c
vf_avgblur_vulkan.c
vf_backgroundkey.c
vf_bbox.c
vf_bilateral.c
vf_bilateral_cuda.c avfilter/vf_bilateral_cuda: remove a goto which has no effect 2025-10-07 16:00:27 +00:00
vf_bilateral_cuda.cu all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_bitplanenoise.c
vf_blackdetect.c avfilter/vf_blackdetect: log with correct filter ID 2025-08-12 09:01:39 +00:00
vf_blackdetect.h avfilter/vf_blackdetect: add missing config.h include 2025-08-11 19:29:53 +00:00
vf_blackdetect_vulkan.c avfilter/vf_blackdetect_vulkan: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_blackframe.c
vf_blend.c
vf_blend_init.h avfilter/blend_modes: Don't build duplicate functions 2025-10-04 17:49:08 +02:00
vf_blend_vulkan.c
vf_blockdetect.c
vf_blurdetect.c
vf_bm3d.c
vf_boxblur.c
vf_bwdif.c
vf_bwdif_cuda.c
vf_bwdif_cuda.cu
vf_bwdif_vulkan.c
vf_cas.c
vf_ccrepack.c
vf_chromaber_vulkan.c
vf_chromakey.c avfilter/vf_chromakey: specify alphamode of chromakey filter 2025-10-07 16:00:27 +00:00
vf_chromakey_cuda.c avfilter/vf_chromakey_cuda: specify alpha_mode of output 2025-10-07 16:00:27 +00:00
vf_chromakey_cuda.cu
vf_chromanr.c
vf_chromashift.c
vf_ciescope.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorconstancy.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_colorcontrast.c
vf_colorcorrect.c
vf_colordetect.c avfilter/vf_colordetect: only report detected properties on EOF 2025-09-21 13:28:58 +02:00
vf_colordetectdsp.h avfilter/vf_colordetect: Move ff_color_detect_dsp_init() out of .c file 2025-09-16 18:23:52 +02:00
vf_colorize.c
vf_colorkey.c
vf_colorkey_opencl.c
vf_colorlevels.c
vf_colormap.c
vf_colormatrix.c
vf_colorspace.c avfilter/vf_colorspace: Make array smaller 2025-09-26 06:00:14 +02:00
vf_colorspace_cuda.c
vf_colorspace_cuda.cu
vf_colortemperature.c
vf_convolution.c
vf_convolution_opencl.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_convolve.c
vf_copy.c
vf_coreimage.m all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_corr.c
vf_cover_rect.c
vf_crop.c
vf_cropdetect.c
vf_curves.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_datascope.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_dblur.c
vf_dctdnoiz.c avfilter/vf_dctdnoiz: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_deband.c
vf_deblock.c
vf_decimate.c
vf_dedot.c
vf_deflicker.c
vf_deinterlace_vaapi.c
vf_dejudder.c
vf_delogo.c avfilter/vf_delogo: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_derain.c
vf_deshake.c
vf_deshake_opencl.c all: Use "" instead of <> to include internal headers 2025-09-04 22:20:58 +02:00
vf_despill.c
vf_detelecine.c
vf_displace.c
vf_dnn_classify.c
vf_dnn_detect.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_dnn_processing.c
vf_drawbox.c avfilter/vf_drawbox: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_drawbox_vaapi.c
vf_drawtext.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_drawvg.c lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
vf_edgedetect.c
vf_elbg.c
vf_entropy.c
vf_epx.c
vf_eq.c
vf_eq.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_estdif.c
vf_exposure.c
vf_extractplanes.c avfilter/vf_extractplanes: require straight alpha input 2025-09-02 17:06:25 +02:00
vf_fade.c avfilter/vf_fade: set correct alpha mode requirement 2025-09-02 17:06:25 +02:00
vf_feedback.c
vf_fftdnoiz.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c
vf_fieldmatch.c
vf_fieldorder.c
vf_fillborders.c
vf_find_rect.c
vf_flip_vulkan.c
vf_floodfill.c
vf_format.c avfilter/vf_format: add alpha_modes parameter 2025-09-02 17:06:25 +02:00
vf_fps.c
vf_framepack.c
vf_framerate.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_framestep.c
vf_freezedetect.c avfilter/vf_freezedetect: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_freezeframes.c
vf_frei0r.c
vf_fspp.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_fspp.h
vf_fsync.c
vf_gblur.c
vf_gblur_init.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_gblur_vulkan.c avfilter/vf_gblur_vulkan: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_geq.c
vf_gradfun.c avfilter/x86/vf_gradfun: Remove MMXEXT func overridden by SSSE3 2025-09-26 06:21:35 +02:00
vf_grayworld.c
vf_guided.c
vf_hflip.c
vf_hflip_init.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hsvkey.c
vf_hue.c
vf_huesaturation.c
vf_hwdownload.c
vf_hwmap.c
vf_hwupload.c
vf_hwupload_cuda.c
vf_hysteresis.c
vf_iccdetect.c
vf_iccgen.c
vf_identity.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_idet.c avfilter/vf_idetdsp: pass actual bit depth 2025-09-21 11:02:41 +00:00
vf_idetdsp.c avfilter/vf_idetdsp: use consistent uint8_t pointer type 2025-09-21 11:02:41 +00:00
vf_idetdsp.h avfilter/vf_idetdsp: use consistent uint8_t pointer type 2025-09-21 11:02:41 +00:00
vf_il.c
vf_interlace_vulkan.c avfilter/vf_interlace_vulkan: fix FPS and PTS calculation 2025-05-21 16:10:55 +02:00
vf_kerndeint.c
vf_lagfun.c
vf_lcevc.c configure: bump LCEVCdec minimum required version to 4.0.0 2025-08-25 10:43:23 -03:00
vf_lenscorrection.c
vf_lensfun.c
vf_libopencv.c general: fix warning 'av_malloc_array' sizes specified with 'sizeof' 2025-10-07 14:51:46 -07:00
vf_libplacebo.c avfilter/vf_libplacebo: make rotation check more robust 2025-11-04 12:38:55 +00:00
vf_libvmaf.c avfilter/vf_libvmaf: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_limitdiff.c
vf_limiter.c
vf_lumakey.c
vf_lut.c
vf_lut2.c
vf_lut3d.c avfilter/vf_lut3d: fix leak if allocate_3dlut failed 2025-06-28 23:54:40 +02:00
vf_maskedclamp.c
vf_maskedmerge.c
vf_maskedminmax.c
vf_maskedthreshold.c
vf_maskfun.c
vf_mcdeint.c avfilter/vf_mcdeint: add yuv444p support to mcdeint 2025-06-14 23:41:38 +02:00
vf_median.c
vf_mergeplanes.c
vf_mestimate.c
vf_midequalizer.c
vf_minterpolate.c libavfilter/vf_minterpolate: Use local variable in array 2025-09-02 15:56:23 +02:00
vf_misc_vaapi.c
vf_mix.c
vf_monochrome.c
vf_morpho.c
vf_mpdecimate.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_multiply.c
vf_negate.c
vf_neighbor.c
vf_neighbor_opencl.c
vf_nlmeans.c
vf_nlmeans.h
vf_nlmeans_init.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_nlmeans_opencl.c various: fix typos 2025-06-15 21:00:38 +05:30
vf_nlmeans_vulkan.c libavfilter/vf_nlmeans_vulkan: fix str defaults 2025-10-16 21:32:43 +00:00
vf_nnedi.c
vf_noise.c avfilter/vf_noise: Deduplicate option flags 2025-10-16 19:10:51 +02:00
vf_noise.h avfilter/vf_noise: Avoid cast 2025-10-16 18:41:19 +02:00
vf_normalize.c
vf_null.c
vf_ocr.c
vf_overlay.c avfilter/x86/vf_overlay: simplify function signature 2025-09-02 17:06:25 +02:00
vf_overlay.h avfilter/x86/vf_overlay: simplify function signature 2025-09-02 17:06:25 +02:00
vf_overlay_cuda.c avfilter/overlay_cuda: add timeline editing support 2025-07-11 17:49:58 +02:00
vf_overlay_cuda.cu all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_overlay_opencl.c
vf_overlay_qsv.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_overlay_vaapi.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_overlay_vulkan.c
vf_owdenoise.c
vf_pad.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_pad_cuda.c avfilter: add pad_cuda filter 2025-07-04 01:32:27 +02:00
vf_pad_cuda.cu avfilter: add pad_cuda filter 2025-07-04 01:32:27 +02:00
vf_pad_opencl.c
vf_pad_vaapi.c
vf_palettegen.c
vf_paletteuse.c
vf_perspective.c
vf_phase.c
vf_photosensitivity.c avfilter/vf_photosensitivity: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_pixdesctest.c general: fix warning 'av_malloc_array' sizes specified with 'sizeof' 2025-10-07 14:51:46 -07:00
vf_pixelize.c
vf_pp7.c
vf_pp7.h
vf_premultiply.c avfilter/vf_premultiply: add dynamic variant of this filter 2025-09-02 17:06:09 +02:00
vf_procamp_vaapi.c
vf_program_opencl.c
vf_pseudocolor.c
vf_psnr.c
vf_pullup.c avfilter/x86/vf_pullup: Port pullup functions to SSE2, SSSE3 2025-10-15 19:43:37 +02:00
vf_pullup.h
vf_qp.c
vf_quirc.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_random.c
vf_readeia608.c
vf_readvitc.c
vf_remap.c
vf_remap_opencl.c
vf_removegrain.c
vf_removelogo.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_repeatfields.c
vf_rotate.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_sab.c
vf_scale.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scale_cuda.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_d3d11.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_scale_npp.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scale_vaapi.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scale_vt.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scale_vulkan.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_scdet.c avfilter/vf_scdet: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_scdet_vulkan.c avfilter/vf_scdet_vulkan: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_scroll.c
vf_selectivecolor.c avfilter/vf_selectivecolor: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_separatefields.c
vf_setparams.c lavu: add support for Panasonic V-Gamut 2025-10-28 20:46:21 +01:00
vf_sharpen_npp.c configure: deprecate support for libnpp 2025-09-26 12:31:39 +00:00
vf_shear.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_showinfo.c avfilter/vf_showinfo: print alpha mode when relevant 2025-09-02 17:06:25 +02:00
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_signature.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_siti.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_smartblur.c
vf_spp.c avfilter/x86/vf_spp: Port store_slice to SSE2 2025-10-15 19:43:37 +02:00
vf_spp.h
vf_sr.c
vf_sr_amf.c
vf_ssim.c
vf_ssim360.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_stack.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_stack_qsv.c
vf_stack_vaapi.c
vf_stereo3d.c
vf_subtitles.c avfilter/drawutils: add alpha mode support 2025-09-02 17:06:25 +02:00
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c
vf_telecine.c
vf_threshold.c
vf_threshold_init.h ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
vf_thumbnail.c avfilter/vf_thumbnail: fix buffer overflow for odd sized HBD inputs 2025-08-06 21:25:46 +00:00
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_tile.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_tiltandshift.c
vf_tinterlace.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_tmidequalizer.c
vf_tonemap.c avfilter/vf_tonemap: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_tonemap_opencl.c avfilter/vf_tonemap_opencl: Make array smaller 2025-09-26 06:00:43 +02:00
vf_tonemap_vaapi.c
vf_tpad.c avfilter: use ff_draw_init_from_link() where possible 2025-09-02 17:06:25 +02:00
vf_transpose.c
vf_transpose_npp.c configure: deprecate support for libnpp 2025-09-26 12:31:39 +00:00
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vt.c
vf_transpose_vulkan.c
vf_unsharp.c
vf_unsharp_opencl.c
vf_untile.c
vf_uspp.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_v360.c
vf_vaguedenoiser.c
vf_varblur.c
vf_vectorscope.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c avfilter/vf_vibrance: Update default value of rlum/blum 2025-07-31 19:51:23 +08:00
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vif.c
vf_vignette.c avfilter/vf_vignette: use AVFilterContext for logging 2025-08-12 09:01:39 +00:00
vf_vmafmotion.c
vf_vpp_amf.c avfilter/vf_scale_*: add enum names for force_oar magic values 2025-09-30 15:39:39 +00:00
vf_vpp_qsv.c
vf_w3fdif.c
vf_waveform.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vf_weave.c
vf_xbr.c
vf_xfade.c
vf_xfade_opencl.c
vf_xfade_vulkan.c
vf_xmedian.c
vf_xpsnr.c
vf_yadif.c
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: simplify and fix alpha handling 2025-09-02 17:06:25 +02:00
video.c avfilter: add link negotiation for AVAlphaMode 2025-09-02 17:06:08 +02:00
video.h
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_ddagrab.c avfilter/vsrc_ddagrab: support rendering mouse cursor onto array textures 2025-09-17 14:50:41 +00:00
vsrc_ddagrab_shaders.h
vsrc_gfxcapture.c avfilter: add gfxcapture, Windows.Graphics.Capture based window/monitor capture 2025-09-14 11:45:11 +00:00
vsrc_gfxcapture.h avfilter/vsrc_gfxcapture: make checkheaders happy 2025-09-14 20:33:24 +02:00
vsrc_gfxcapture_shader.h avfilter: add gfxcapture, Windows.Graphics.Capture based window/monitor capture 2025-09-14 11:45:11 +00:00
vsrc_gfxcapture_winrt.cpp avfilter/vsrc_gfxcapture: fix string format specifier 2025-09-18 03:55:54 +02:00
vsrc_gfxcapture_winrt.hpp avfilter/vsrc_gfxcapture: fix leaking all callback handlers 2025-09-18 01:04:59 +00:00
vsrc_gradients.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_perlin.c
vsrc_sierpinski.c
vsrc_testsrc.c avfilter/vsrc_testsrc: add support for YUV444P1{0,2}MSB to yuvtestsrc 2025-10-28 19:16:58 +00:00
vsrc_testsrc_vulkan.c
vulkan.c
vulkan_filter.c
vulkan_filter.h
vulkan_glslang.c
vulkan_shaderc.c
w3fdif.h
window_func.h
xpsnr.h
yadif.h
yadif_common.c