librempeg/libavfilter
James Almer 570c2a0bcb avfilter/vsrc_testsrc: add support for RGB48/RGBA64
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-11-07 09:28:11 +01: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
acl2cl_template.c avfilter: add acl2cl filter 2024-10-13 11:25:53 +02:00
acompressor_template.c
acrossover_template.c avfilter/af_acrossover: make internal interface more generic 2024-10-19 16:24:12 +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/af_adynamicequalizer: add relative detection threshold type support 2024-11-03 20:34:00 +01:00
aecho_template.c avfilter/af_aecho: add timeline support 2024-10-23 09:48:09 +02:00
aemphasis_template.c
aenvelope_template.c avfilter: add audio envelope filter 2024-11-06 23:18:09 +01:00
aeval.c
aexciter_template.c avfilter/af_aexciter: add float sample format support 2024-11-01 18:13:19 +01:00
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: rework activate() 2024-11-01 11:13:49 +01: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: make internal interface more generic 2024-10-19 16:24:12 +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: rework activate() 2024-11-01 11:21:13 +01:00
af_adynamicequalizer.c avfilter/af_adynamicequalizer: add relative detection threshold type support 2024-11-03 20:34:00 +01:00
af_adynamicsmooth.c
af_aecho.c avfilter/af_aecho: add support for commands 2024-10-24 21:09:37 +02:00
af_aemphasis.c
af_aenvelope.c avfilter: add audio envelope filter 2024-11-06 23:18:09 +01:00
af_aexciter.c avfilter/af_aexciter: add float sample format support 2024-11-01 18:13:19 +01:00
af_afade.c
af_afdelay.c avfilter/af_afdelay: make internal interface more generic 2024-10-19 16:24:11 +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 avfilter/af_ambisonic: fix asymmetry runtime option support 2024-10-21 10:04:48 +02:00
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_anotch.c avfilter: add adaptive notch audio filter 2024-10-19 20:47:33 +02:00
af_anull.c
af_apad.c
af_aphaser.c avfilter/af_aphaser: simplify 2024-10-24 10:08:00 +02:00
af_apsyclip.c avfilter/af_apsyclip: rework activate() 2024-11-01 11:17:26 +01:00
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: rework activate() call 2024-11-01 10:36:04 +01:00
af_aresample.c
af_arls.c
af_arnndn.c
af_ascale.c avfilter/af_ascale: implement channels link option 2024-10-21 22:16:23 +02:00
af_asdr.c avfilter/af_asdr: change results for aidentity and amda 2024-10-22 08:39:10 +02:00
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: fix return 2024-10-20 20:51:29 +02:00
af_asubboost.c
af_asupercut.c avfilter/af_biquads: use better naming 2024-10-19 16:24:09 +02:00
af_atempo.c
af_atilt.c
af_atransient.c
af_axcorrelate.c
af_biquads.c avfilter/af_biquads: add decramp option 2024-10-24 20:38:27 +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 avfilter/af_compand: add commands support 2024-11-04 11:41:59 +01:00
af_compensationdelay.c
af_crossfeed.c
af_crystalizer.c
af_dcblock.c
af_dcshift.c
af_deesser.c
af_dialoguenhance.c avfilter/af_dialoguenhance: rework activate() 2024-11-01 11:28:34 +01:00
af_drmeter.c
af_dynaudnorm.c
af_earwax.c
af_extrastereo.c
af_firequalizer.c
af_flanger.c
af_haas.c
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
af_stereofield.c avfilter/af_stereofield: add panning option 2024-11-03 20:36:43 +01:00
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: remove dead store 2024-11-02 23:07:33 +01: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/af_afdelay: make internal interface more generic 2024-10-19 16:24:11 +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: add audio envelope filter 2024-11-06 23:18:09 +01:00
ambisonic_template.c
anlms_template.c
anotch_template.c avfilter/anotch_template: reduce dereferencing in inner loop 2024-10-20 17:11:47 +02:00
apulsator_template.c avfilter/apulsator_template: fix small style issue 2024-10-08 22:25:29 +02:00
aquadosc_template.c avfilter/asrc_aquadosc: add more sample formats 2024-11-05 15:15:22 +01:00
aquant_template.c avfilter/af_aquant: add timeline support 2024-10-08 18:51:10 +02:00
ardftsrc_template.c avfilter/ardftsrc_template: change from tukey to planck-taper window 2024-10-30 09:07:44 +01:00
arls_template.c
ascale_template.c avfilter/af_ascale: implement channels link option 2024-10-21 22:16:23 +02:00
asdr_template.c avfilter/af_asdr: change results for aidentity and amda 2024-10-22 08:39:10 +02:00
asf2sf_template2.c avfilter/asf2sf_template: fix >=1.0 samples folding into negative for fixed destination formats 2024-11-06 19:14:22 +01:00
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 avfilter/asrc_aquadosc: add more sample formats 2024-11-05 15:15:22 +01:00
asrc_atonesrc.c
asrc_flite.c
asrc_hilbert.c
asrc_sinc.c
asrc_sine.c avfilter/asrc_sine: replace antique oscillator with modern version 2024-11-05 15:53:49 +01:00
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 avfilter: simplify PEAKS macro 2024-11-06 23:18:07 +01:00
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 avfilter/avf_showspatial: fix output for extreme panning 2024-10-28 15:51:29 +01:00
avf_showspectrum.c
avf_showvolume.c
avf_showwaves.c avfilter/avf_showwaves: fix INT16_MIN sample drawing for p2p 2024-11-06 19:14:25 +01: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 avfilter/avfiltergraph: check that picked audio format is always valid 2024-10-22 09:18:00 +02:00
avfilterres.rc
axcorrelate_template.c
bbox.c
bbox.h
biquads_template.c avfilter/af_biquads: use better naming 2024-10-19 16:24:09 +02:00
blend_modes.c
blend.h
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
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/af_compand: add commands support 2024-11-04 11:41:59 +01:00
compensationdelay_template.c
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/drawutils: fix crash 2024-10-24 11:51:32 +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
f_interleave.c avfilter/f_interleave: fix EOF checks 2024-10-24 10:50:57 +02:00
f_latency.c
f_loop.c avfilter/f_loop: make initial drain size correct 2024-11-05 00:38:07 +01:00
f_metadata.c
f_perms.c
f_realtime.c
f_reverse.c
f_segment.c
f_select.c
f_sendcmd.c
f_sidedata.c
f_streamselect.c
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
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 avfilter: add audio envelope filter 2024-11-06 23:18:09 +01: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 avfilter: simplify PEAKS macro 2024-11-06 23:18:07 +01:00
sinc_template.c
speechnorm_template.c
split.c
src_avsynctest.c
src_movie.c avfilter/src_movie: configure correct YUV attributes 2024-10-08 19:43:36 +02:00
ssim.h
stack_internal.c
stack_internal.h
stereo3d.h
stereofield_template.c avfilter/af_stereofield: add panning option 2024-11-03 20:36:43 +01:00
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: add timeline support 2024-11-02 22:51:39 +01: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
version_major.h lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 2024-10-07 13:52:54 +02:00
version.c
version.h avfilter/scale_cuda: frame crop support 2024-11-02 20:28:17 +01:00
vf_addroi.c
vf_alphamerge.c
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 avfilter/vf_drawtext: fix memory management when destroying font face 2024-11-05 09:53:14 +01: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: fix extracting of green component for some packed formats 2024-10-24 11:59:48 +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 avfilter/vf_pixdesctest: also take into account undefined alpha components 2024-10-22 08:53:04 +02:00
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 avfilter/scale_cuda: frame crop support 2024-11-02 20:28:17 +01:00
vf_scale_cuda.cu avfilter/scale_cuda: frame crop support 2024-11-02 20:28:17 +01:00
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
vf_stack_vaapi.c
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 avfilter/vf_subtitles: Respect YCbCr Matrix header 2024-10-21 09:49:13 +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: fix crash when graticule is shown 2024-10-29 09:14:28 +01: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 RGB48/RGBA64 2024-11-07 09:28:11 +01:00
vulkan_filter.c vulkan: enable selecting a compatible representation of format 2024-10-17 09:30:43 +02:00
vulkan_filter.h
vulkan_glslang.c
vulkan_shaderc.c
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