librempeg/libavfilter
James Almer 214251b9ad avfilter/vsrc_testsrc: add support for XV36 and AYUV64
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-10-18 10:04:13 +02:00
..
aarch64
cuda
dnn
metal
opencl
riscv
tests
vulkan libavfilter/Makefile: add a makefile for Vulkan shaders 2024-10-15 17:53:38 +02:00
x86 avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
.gitignore
aap_template.c
aasrc_template.c avfilter/aasrc_template: call realloc only when needed 2024-10-12 12:58:38 +02:00
acentercut_template.c avfilter/af_acentercut: fix flushing of last frame 2024-10-03 09:19:50 +02:00
acl2cl_template.c avfilter: add acl2cl filter 2024-10-13 11:25:53 +02:00
acompressor_template.c
acrossover_template.c avfilter/acrossover_template: fix regression 2024-10-10 09:57:31 +02:00
adenorm_template.c
adequant_template.c
adrc_template.c avfilter/adrc_template: use fma() 2024-10-09 00:05:35 +02:00
adynamicequalizer_template.c avfilter/adynamicequalizer_template: use fma 2024-10-08 23:02:03 +02:00
aemphasis_template.c
aeval.c
af_aap.c
af_aasrc.c avfilter/af_aasrc: improve bypass support 2024-10-13 11:39:57 +02:00
af_acentercut.c avfilter/af_acentercut: improve first samples trim 2024-10-04 01:25:13 +02:00
af_acl2cl.c avfilter: add acl2cl filter 2024-10-13 11:25:53 +02:00
af_acompressor.c
af_acontrast.c
af_acopy.c
af_acrossover.c avfilter/af_acrossover: ignore out of range splits 2024-10-09 23:06:26 +02:00
af_acrusher.c
af_adeclick.c
af_adecorrelate.c
af_adelay.c
af_adenorm.c
af_adequant.c
af_aderivative.c
af_adrc.c avfilter/af_adrc: simplify channels option 2024-10-04 16:06:52 +02:00
af_adynamicequalizer.c
af_adynamicsmooth.c
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c
af_afdelay.c avfilter/afdelay_template: fix support for 0 delay 2024-10-16 09:40:02 +02:00
af_afftdn.c avfilter/af_afftdn: use av_assert0 for unreachable assert 2024-10-13 10:43:37 +02:00
af_afftfilt.c
af_afir.c
af_afirdsp.h
af_aformat.c
af_afreqshift.c
af_afwtdn.c
af_agate.c
af_aiir.c
af_aiireq.c avfilter/af_aiireq: add runtime options 2024-10-10 19:54:20 +02:00
af_ainvert.c avfilter: add audio invert filter 2024-10-14 20:33:29 +02:00
af_akalman.c
af_alimiter.c
af_ambisonic.c
af_amerge.c avfilter/af_amerge: fix style issue 2024-10-13 20:32:02 +02:00
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 avfilter/af_apulsator: add float sample format support 2024-10-08 22:21:24 +02:00
af_aquant.c avfilter/af_aquant: mark bitdepth option as runtime configurable 2024-10-08 18:56:31 +02:00
af_ardftsrc.c avfilter/af_ardftsrc: allow to auto pick output sample rate 2024-10-12 20:57:30 +02:00
af_aresample.c
af_arls.c
af_arnndn.c
af_ascale.c avfilter/ascale_template: simplify cross-correlation denominators calculations 2024-10-14 13:26:44 +02:00
af_asdr.c
af_asetnsamples.c
af_asetrate.c
af_asf2sf.c avfilter/af_asf2sf: add optional option for user control 2024-10-13 11:23:35 +02:00
af_ashowinfo.c
af_asoftclip.c
af_aspace.c
af_aspectralstats.c
af_asr.c
af_astats.c avfilter/af_astats: refactor into template 2024-10-09 14:45:55 +02:00
af_asubboost.c avfilter/af_asubboost: simplify channels option 2024-10-04 16:06:43 +02:00
af_asupercut.c avfilter/af_asupercut: refactor by using biquads_template 2024-10-09 21:22:59 +02:00
af_atempo.c
af_atilt.c
af_atransient.c
af_axcorrelate.c
af_biquads.c avfilter: add peakpass audio filter 2024-10-10 13:11:07 +02:00
af_bs2b.c
af_channelmap.c
af_channelmix.c
af_channelsplit.c avfilter/af_channelsplit: allow extracting layouts with NONE channels 2024-10-08 16:11:37 +02:00
af_chorus.c
af_clap.c
af_compand.c
af_compensationdelay.c avfilter/af_compensationdelay: add fltp sample format support 2024-10-04 13:01:09 +02:00
af_crossfeed.c
af_crystalizer.c
af_dcblock.c
af_dcshift.c
af_deesser.c
af_dialoguenhance.c
af_drmeter.c
af_dynaudnorm.c avfilter/af_dynaudnorm: simplify channels option 2024-10-04 16:06:52 +02:00
af_earwax.c
af_extrastereo.c
af_firequalizer.c
af_flanger.c
af_haas.c avfilter/af_haas: add float sample format support 2024-10-05 20:21:41 +02:00
af_hdcd.c
af_headphone.c avfilter/af_headphone: add planar sample formats support 2024-10-13 13:06:14 +02:00
af_join.c
af_ladspa.c
af_lv2.c
af_mcompand.c
af_pan.c avfilter/af_pan: set default option values to valid ones 2024-10-17 10:24:31 +02:00
af_replaygain.c
af_rubberband.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c avfilter/af_sofalizer: use already available variable 2024-10-13 12:04:28 +02:00
af_speechnorm.c avfilter/af_speechnorm: simplify channels option 2024-10-04 16:06:51 +02:00
af_stereofield.c
af_stereotools.c avfilter/stereotools_template: avoid modulo operator 2024-10-15 10:52:55 +02:00
af_stereowiden.c
af_superequalizer.c
af_surround.c avfilter/af_surround: allow partial focus/depth/shift options 2024-10-10 15:16:36 +02:00
af_tremolo.c
af_vibrato.c
af_virtualbass.c
af_volume.c
af_volume.h
af_volumedetect.c avfilter/af_volumedetect: add timeline support 2024-10-08 19:12:29 +02:00
afade_template.c
afdelay_template.c avfilter/afdelay_template: fix support for 0 delay 2024-10-16 09:40:02 +02:00
afftfilt_template.c
afir_template.c avfilter/afir_template: remove unused items 2024-10-14 12:37:44 +02:00
afreqshift_template.c
agate_template.c
aiireq_template.c avfilter/af_aiireq: add runtime options 2024-10-10 19:54:20 +02:00
ainvert_template.c avfilter/ainvert_template: remove unused item 2024-10-16 09:28:22 +02:00
akalman_template.c
alimiter_template.c avfilter/alimiter_template: use fma() 2024-10-09 00:50:30 +02:00
allfilters.c avfilter: fix order of some audio filters 2024-10-14 20:38:26 +02:00
ambisonic_template.c
anlms_template.c
apulsator_template.c avfilter/apulsator_template: fix small style issue 2024-10-08 22:25:29 +02:00
aquant_template.c avfilter/af_aquant: add timeline support 2024-10-08 18:51:10 +02:00
ardftsrc_template.c
arls_template.c
ascale_template.c avfilter/ascale_template: always calculate xcorr value for picked period 2024-10-14 23:33:24 +02:00
asdr_template.c
asf2sf_template2.c
asf2sf_template3.c
asf2sf_template4.c
asf2sf_template.c
asink_anullsink.c
asoftclip_template.c
aspace_template.c
asrc_afdelaysrc.c
asrc_afirsrc.c
asrc_alsfirsrc.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_aquadosc.c
asrc_atonesrc.c
asrc_flite.c
asrc_hilbert.c
asrc_sinc.c avfilter/asrc_sinc: allow to change transition band-width for filters 2024-10-06 11:49:43 +02:00
asrc_sine.c
astats_template.c avfilter/af_astats: refactor into template 2024-10-09 14:45:55 +02:00
asubboost_template.c
atadenoise.h
atransient_template.c
audio.c
audio.h
avf_a3dscope.c
avf_abitscope.c
avf_ahistogram.c
avf_aphasemeter.c
avf_avectorscope.c
avf_concat.c
avf_showcqt.c
avf_showcqt.h
avf_showcwt.c
avf_showfreqs.c
avf_showspatial.c
avf_showspectrum.c
avf_showvolume.c
avf_showwaves.c avfilter/avf_showwaves: add orientation=ud support 2024-10-10 21:47:01 +02:00
avfilter_internal.h lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static 2024-10-07 13:52:55 +02:00
avfilter.c lavfi/avfilter: drop ff_ prefixes from static functions 2024-10-07 13:52:55 +02:00
avfilter.h lavfi/avfilter: document AVFilterContext.is_disabled as private 2024-10-07 13:52:55 +02:00
avfiltergraph.c lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext 2024-10-07 13:52:54 +02:00
avfilterres.rc
axcorrelate_template.c
bbox.c
bbox.h
biquads_template.c avfilter/af_asupercut: refactor by using biquads_template 2024-10-09 21:22:59 +02:00
blend_modes.c
blend.h
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c lavfi/buffersink: switch to query_func2() 2024-10-04 11:16:40 +02:00
buffersink.h
buffersrc.c lavfi/buffersrc: switch to query_func2() 2024-10-04 11:18:30 +02:00
buffersrc.h
bwdifdsp.c
bwdifdsp.h
ccfifo.c
ccfifo.h
colorchannelmixer_template.c
colorspace.c
colorspace.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
compand_template.c avfilter/compand_template: use fma() in one more place 2024-10-09 18:18:30 +02:00
compensationdelay_template.c avfilter/af_compensationdelay: add fltp sample format support 2024-10-04 13:01:09 +02:00
convolution.h
crossfeed_template.c
dcblock_template.c
dcshift_template.c
dialoguenhance_template.c
dnn_filter_common.c
dnn_filter_common.h
dnn_interface.h
drawutils.c avfilter/vsdc_testsrc: simplify yuvtest_fill_picture 2024-10-14 18:00:55 +02:00
drawutils.h avfilter/vsdc_testsrc: simplify yuvtest_fill_picture 2024-10-14 18:00:55 +02:00
edge_common.c
edge_common.h
edge_template.c
extrastereo_template.c
f_bench.c
f_cue.c
f_drawgraph.c
f_ebur128.c avfilter/f_ebur128: always put audio output into 1st output pad 2024-10-13 15:07:20 +02:00
f_graphmonitor.c lavfi/f_graphmonitor: switch to query_func2() 2024-10-04 11:18:57 +02:00
f_interleave.c
f_latency.c
f_loop.c
f_metadata.c
f_perms.c
f_realtime.c
f_reverse.c
f_segment.c
f_select.c lavfi/f_select: switch to query_func2() 2024-10-04 11:20:24 +02:00
f_sendcmd.c
f_sidedata.c
f_streamselect.c lavfi/f_streamselect: drop useless query_formats() callback 2024-10-04 11:20:24 +02:00
f_zmq.c
fflcms2.c
fflcms2.h
fifo.c
file_open.c
filters.h
formats.c avfilter/formats: add field for same color type 2024-10-17 13:21:29 +02:00
formats.h avfilter/formats: add field for same color type 2024-10-17 13:21:29 +02:00
framepool.c
framepool.h
framequeue.c
framequeue.h
framerate.h
framesync.c
framesync.h
gblur.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
haas_template.c avfilter/af_haas: add float sample format support 2024-10-05 20:21:41 +02:00
headphone_template.c avfilter/af_headphone: add planar sample formats support 2024-10-13 13:06:14 +02:00
hermite.h
hflip.h
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h
Makefile libavfilter/Makefile: add a makefile for Vulkan shaders 2024-10-15 17:53:38 +02:00
maskedclamp.h
maskedmerge.h
median_template.c
median.h
motion_estimation.c
motion_estimation.h
opencl_source.h
opencl.c
opencl.h
palette.c
palette.h
perlin.c
perlin.h
phase_template.c
preserve_color.h
psnr.c avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
psnr.h avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
pthread.c
qp_table.c
qp_table.h
qsvvpp.c
qsvvpp.h
remap_template.c
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c
settb.c
signature_lookup.c
signature.h
silenceremove_template.c
sinc_template.c avfilter/asrc_sinc: allow to change transition band-width for filters 2024-10-06 11:49:43 +02:00
speechnorm_template.c
split.c
src_avsynctest.c lavfi/src_avsynctest: switch to query_func2() 2024-10-04 11:20:29 +02:00
src_movie.c avfilter/src_movie: configure correct YUV attributes 2024-10-08 19:43:36 +02:00
ssim.h
stack_internal.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 11:20:29 +02:00
stack_internal.h
stereo3d.h
stereofield_template.c
stereotools_template.c avfilter/stereotools_template: avoid modulo operator 2024-10-15 10:52:55 +02:00
stereowiden_template.c
surround_template.c avfilter/af_surround: allow partial focus/depth/shift options 2024-10-10 15:16:36 +02:00
textutils.c
textutils.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c
v360.h
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c lavfi/vaf_spectrumsynth: switch to query_func2() 2024-10-04 11:20:30 +02:00
version_major.h lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 2024-10-07 13:52:54 +02:00
version.c
version.h
vf_addroi.c
vf_alphamerge.c lavfi/vf_alphamerge: switch to query_func2() 2024-10-07 13:46:52 +02:00
vf_amplify.c
vf_aspect.c
vf_atadenoise.c
vf_avgblur_opencl.c
vf_avgblur_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_avgblur.c
vf_backgroundkey.c
vf_bbox.c
vf_bilateral_cuda.c
vf_bilateral_cuda.cu
vf_bilateral.c
vf_bitplanenoise.c
vf_blackdetect.c
vf_blackframe.c
vf_blend_init.h
vf_blend_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_blend.c
vf_blockdetect.c
vf_blurdetect.c
vf_bm3d.c
vf_boxblur.c lavfi/vf_boxblur: switch to query_func2() 2024-10-07 13:48:08 +02:00
vf_bwdif_cuda.c
vf_bwdif_cuda.cu
vf_bwdif_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_bwdif.c
vf_cas.c
vf_ccrepack.c
vf_chromaber_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_chromakey_cuda.c
vf_chromakey_cuda.cu
vf_chromakey.c
vf_chromanr.c
vf_chromashift.c
vf_ciescope.c lavfi/vf_ciescope: switch to query_func2() 2024-10-07 13:48:08 +02:00
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorconstancy.c
vf_colorcontrast.c
vf_colorcorrect.c
vf_colorize.c
vf_colorkey_opencl.c
vf_colorkey.c
vf_colorlevels.c
vf_colormap.c
vf_colormatrix.c
vf_colorspace_cuda.c
vf_colorspace_cuda.cu
vf_colorspace.c lavfi/vf_colorspace: switch to query_func2() 2024-10-07 13:48:08 +02:00
vf_colortemperature.c
vf_convolution_opencl.c
vf_convolution.c
vf_convolve.c
vf_copy.c lavfi/vf_copy: switch to query_func2() 2024-10-07 13:49:02 +02:00
vf_coreimage.m
vf_corr.c
vf_cover_rect.c
vf_crop.c lavfi/vf_crop: switch to query_func2() 2024-10-07 13:49:56 +02:00
vf_cropdetect.c
vf_curves.c
vf_datascope.c lavfi/vf_datascope: switch to query_func2() 2024-10-07 13:49:56 +02:00
vf_dblur.c
vf_dctdnoiz.c
vf_deband.c lavfi/vf_deband: switch to query_func2() 2024-10-07 13:50:47 +02:00
vf_deblock.c
vf_decimate.c
vf_dedot.c
vf_deflicker.c
vf_deinterlace_vaapi.c
vf_dejudder.c
vf_delogo.c
vf_derain.c
vf_deshake_opencl.c
vf_deshake.c
vf_despill.c
vf_detelecine.c lavfi/vf_detelecine: switch to query_func2() 2024-10-07 13:50:48 +02:00
vf_displace.c
vf_dnn_classify.c
vf_dnn_detect.c
vf_dnn_processing.c
vf_drawbox_vaapi.c
vf_drawbox.c
vf_drawtext.c lavfi/vf_drawtext: switch to query_func2() 2024-10-07 13:51:46 +02:00
vf_edgedetect.c lavfi/vf_edgedetect: switch to query_func2() 2024-10-07 13:51:47 +02:00
vf_elbg.c lavfi/vf_elbg: switch to query_func2() 2024-10-07 13:51:47 +02:00
vf_entropy.c
vf_epx.c
vf_eq.c
vf_eq.h
vf_estdif.c
vf_exposure.c
vf_extractplanes.c avfilter/vf_extractplanes: convert to query_func2() 2024-10-17 12:01:57 +02:00
vf_fade.c lavfi/vf_fade: switch to query_func2() 2024-10-07 13:52:20 +02:00
vf_feedback.c lavfi/vf_feedback: switch to query_func2() 2024-10-07 13:52:20 +02:00
vf_fftdnoiz.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c lavfi/vf_fieldhint: switch to query_func2() 2024-10-07 13:52:20 +02:00
vf_fieldmatch.c lavfi/vf_fieldmatch: switch to query_func2() 2024-10-07 13:52:20 +02:00
vf_fieldorder.c lavfi/vf_fieldorder: switch to query_func2() 2024-10-07 13:52:54 +02:00
vf_fillborders.c
vf_find_rect.c
vf_flip_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_floodfill.c
vf_format.c lavfi/vf_format: switch to query_func2() 2024-10-07 13:52:54 +02:00
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_freezedetect.c
vf_freezeframes.c
vf_frei0r.c lavfi/vf_frei0r: switch to query_func2() 2024-10-15 11:10:03 +02:00
vf_fspp.c
vf_fspp.h
vf_gblur_init.h
vf_gblur_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_gblur.c
vf_geq.c lavfi/vf_geq: switch to query_func2() 2024-10-07 13:52:54 +02:00
vf_gradfun.c
vf_grayworld.c
vf_guided.c
vf_hflip_init.h
vf_hflip.c lavfi/vf_hflip: switch to query_func2() 2024-10-15 11:10:57 +02:00
vf_histeq.c
vf_histogram.c avfilter/vf_histogram: convert to query_func2() 2024-10-17 13:21:31 +02:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hsvkey.c
vf_hue.c
vf_huesaturation.c
vf_hwdownload.c lavfi/vf_hwdownload: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_hwmap.c lavfi/vf_hwmap: switch to query_func2() 2024-10-07 13:52:54 +02:00
vf_hwupload_cuda.c lavfi/vf_hwupload_cuda: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_hwupload.c lavfi/vf_hwupload: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_hysteresis.c
vf_iccdetect.c
vf_iccgen.c
vf_identity.c
vf_idet.c
vf_idet.h
vf_il.c lavfi/vf_il: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_kerndeint.c
vf_lagfun.c
vf_lenscorrection.c
vf_lensfun.c
vf_libplacebo.c lavfi/vf_libplacebo: convert to query_func2() 2024-10-15 11:10:58 +02:00
vf_libvmaf.c
vf_limitdiff.c
vf_limiter.c
vf_lumakey.c
vf_lut2.c lavfi/vf_lut2: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_lut3d.c
vf_lut.c lavfi/vf_lut: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_maskedclamp.c
vf_maskedmerge.c
vf_maskedminmax.c
vf_maskedthreshold.c
vf_maskfun.c
vf_mcdeint.c
vf_median.c
vf_mergeplanes.c lavfi/vf_mergeplanes: switch to query_func2() 2024-10-15 11:16:01 +02:00
vf_mestimate.c
vf_midequalizer.c
vf_minterpolate.c
vf_misc_vaapi.c
vf_mix.c lavfi/vf_mix: switch to query_func2() 2024-10-15 11:10:58 +02:00
vf_monochrome.c
vf_morpho.c
vf_mpdecimate.c
vf_multiply.c
vf_negate.c
vf_neighbor_opencl.c
vf_neighbor.c
vf_nlmeans_init.h
vf_nlmeans_opencl.c
vf_nlmeans_vulkan.c vulkan: enable selecting a compatible representation of format 2024-10-17 09:30:43 +02:00
vf_nlmeans.c
vf_nlmeans.h
vf_nnedi.c
vf_noise.c lavfi/vf_noise: switch to query_func2() 2024-10-15 11:10:59 +02:00
vf_noise.h
vf_normalize.c
vf_null.c
vf_ocr.c
vf_overlay_cuda.c
vf_overlay_cuda.cu
vf_overlay_opencl.c
vf_overlay_qsv.c lavfi/vf_overlay_qsv: switch to query_func2() 2024-10-15 11:11:55 +02:00
vf_overlay_vaapi.c
vf_overlay_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_overlay.c lavfi/vf_overlay: switch to query_func2() 2024-10-15 11:11:55 +02:00
vf_overlay.h
vf_owdenoise.c
vf_pad_opencl.c
vf_pad_vaapi.c
vf_pad.c lavfi/vf_pad: switch to query_func2() 2024-10-15 11:12:55 +02:00
vf_palettegen.c lavfi/vf_palettegen: switch to query_func2() 2024-10-15 11:12:55 +02:00
vf_paletteuse.c lavfi/vf_paletteuse: switch to query_func2() 2024-10-15 11:12:55 +02:00
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pixelize.c
vf_pp7.c
vf_pp7.h
vf_premultiply.c lavfi/vf_premultiply: switch to query_func2() 2024-10-15 11:12:55 +02:00
vf_procamp_vaapi.c
vf_program_opencl.c
vf_pseudocolor.c
vf_psnr.c avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c
vf_readvitc.c
vf_remap_opencl.c
vf_remap.c lavfi/vf_remap: switch to query_func2() 2024-10-15 11:18:45 +02:00
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale_cuda.c
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c
vf_scale_vaapi.c
vf_scale_vt.c
vf_scale_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_scale.c lavfi/vf_scale: switch to query_func2() 2024-10-15 11:19:52 +02:00
vf_scdet.c
vf_scroll.c
vf_selectivecolor.c
vf_separatefields.c
vf_setparams.c lavfi/vf_setparams: convert to query_func2() 2024-10-17 12:01:55 +02:00
vf_sharpen_npp.c
vf_shear.c
vf_showinfo.c
vf_showpalette.c lavfi/vf_showpalette: convert to query_func2() 2024-10-17 12:01:55 +02:00
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c lavfi/vf_shuffleplanes: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_signalstats.c
vf_signature.c
vf_siti.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_sr.c
vf_ssim360.c
vf_ssim.c
vf_stack_qsv.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 11:20:29 +02:00
vf_stack_vaapi.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 11:20:29 +02:00
vf_stack.c lavfi/vf_stack: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_stereo3d.c lavfi/vf_stereo3d: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_subtitles.c lavfi/vf_subtitles: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_super2xsai.c
vf_swaprect.c lavfi/vf_swaprect: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_swapuv.c lavfi/vf_swapuv: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_telecine.c lavfi/vf_telecine: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_threshold_init.h
vf_threshold.c
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_thumbnail.c
vf_tile.c lavfi/vf_tile: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_tiltandshift.c
vf_tinterlace.c
vf_tmidequalizer.c
vf_tonemap_opencl.c
vf_tonemap_vaapi.c
vf_tonemap.c
vf_tpad.c lavfi/vf_tpad: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_transpose_npp.c
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vt.c
vf_transpose_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_transpose.c lavfi/vf_transpose: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_unsharp_opencl.c
vf_unsharp.c
vf_untile.c lavfi/vf_untile: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_uspp.c
vf_v360.c lavfi/vf_v360: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_vaguedenoiser.c
vf_varblur.c
vf_vectorscope.c avfilter/vf_vectorscope: convert to query_func2() 2024-10-17 13:21:32 +02:00
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vif.c
vf_vignette.c
vf_vmafmotion.c lavfi/vf_vmafmotion: convert to query_func2() 2024-10-17 12:01:56 +02:00
vf_vpp_qsv.c lavfi/vf_vpp_qsv: convert to query_func2() 2024-10-17 12:01:57 +02:00
vf_w3fdif.c
vf_waveform.c avfilter/vf_waveform: convert to query_func2() 2024-10-17 13:21:33 +02:00
vf_weave.c lavfi/vf_weave: convert to query_func2() 2024-10-17 12:01:57 +02:00
vf_xbr.c
vf_xfade_opencl.c
vf_xfade_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vf_xfade.c
vf_xmedian.c
vf_xpsnr.c avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m
vf_yadif.c
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c lavfi/vf_zscale: convert to query_func2() 2024-10-17 12:01:57 +02:00
video.c
video.h
vidstabutils.c
vidstabutils.h
virtualbass_template.c
vmaf_motion.h
volumedetect_template.c
vsink_nullsink.c
vsrc_cellauto.c
vsrc_ddagrab_shaders.h
vsrc_ddagrab.c
vsrc_gradients.c
vsrc_life.c lavfi/vsrc_life: convert to query_func2() 2024-10-17 12:01:57 +02:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_perlin.c
vsrc_sierpinski.c
vsrc_testsrc_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-12 17:55:23 +02:00
vsrc_testsrc.c avfilter/vsrc_testsrc: add support for XV36 and AYUV64 2024-10-18 10:04:13 +02:00
vulkan_filter.c vulkan: enable selecting a compatible representation of format 2024-10-17 09:30:43 +02:00
vulkan_filter.h lavfi/vulkan: remove redundant header 2024-10-07 13:40:39 +02:00
vulkan_glslang.c vulkan: move SPIR-V compilation code to libavutil 2024-10-07 13:40:39 +02:00
vulkan_shaderc.c vulkan: move SPIR-V compilation code to libavutil 2024-10-07 13:40:39 +02:00
vulkan.c
w3fdif.h
window_func.h avfilter/window_func: change overlap for windows to match COLA 2024-10-09 15:00:11 +02:00
xpsnr.h avfilter/vf_xpsnr: remove duplicated DSP infrastructure 2024-10-07 15:19:35 +02:00
yadif_common.c
yadif.h