1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavfilter
Lynne 6bf9a6539e
vulkan: add support for encode and decode queues and refactor queue code
This simplifies and makes queue family picking simpler and more robust.
The requirements on the device context are relaxed. They made no sense
in the first place.

The video encode/decode extension is still in beta, at least on paper,
but I really doubt they'd change needing a separate queue family.
2021-11-12 05:23:36 +01:00
..
aarch64
cuda
dnn
opencl
tests avfilter/tests/filtfmts: Check for existence of formats/channel layouts 2021-10-10 12:04:30 +02:00
x86 avfilter/vf_nlmeans: add x86 SIMD 2021-11-11 21:54:46 +01:00
.gitignore
aeval.c avfilter/aeval: Fix leak of expressions upon reallocation error 2021-10-07 12:50:18 +02:00
af_acontrast.c
af_acopy.c
af_acrossover.c
af_acrusher.c
af_adeclick.c
af_adecorrelate.c
af_adelay.c avfilter/af_adelay: use outlink where applicable 2021-11-07 20:47:21 +01:00
af_adenorm.c
af_aderivative.c
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c
af_afftdn.c
af_afftfilt.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
af_afir.c
af_afir.h
af_aformat.c
af_afreqshift.c
af_afwtdn.c
af_agate.c avfilter/af_agate: Store format in filter, remove query function 2021-10-05 18:01:04 +02:00
af_aiir.c
af_alimiter.c avfilter/af_alimiter: add timeline and commands support 2021-10-18 22:46:36 +02:00
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
af_arnndn.c
af_asdr.c avfilter: add audio signal to distortion ratio filter 2021-10-09 14:10:09 +02:00
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_asoftclip.c
af_asr.c
af_astats.c
af_asubboost.c
af_asupercut.c
af_atempo.c
af_atilt.c avfilter/af_atilt: use ff_filter_execute() 2021-11-11 21:54:17 +01:00
af_axcorrelate.c avfilter/af_axcorrelate: add DBLP sample format support 2021-10-09 14:10:09 +02:00
af_biquads.c
af_bs2b.c
af_channelmap.c
af_channelsplit.c
af_chorus.c
af_compand.c
af_compensationdelay.c
af_crossfeed.c
af_crystalizer.c
af_dcshift.c
af_deesser.c
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
af_join.c
af_ladspa.c
af_loudnorm.c
af_lv2.c
af_mcompand.c
af_pan.c
af_replaygain.c avfilter/af_replaygain: use fabsf() instead of fabs() 2021-10-20 22:47:36 +08:00
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c
af_speechnorm.c
af_stereotools.c
af_stereowiden.c
af_superequalizer.c
af_surround.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
af_tremolo.c
af_vibrato.c avfilter/af_vibrato: Fix segfault upon allocation error 2021-10-07 12:50:01 +02:00
af_volume.c
af_volume.h
af_volumedetect.c
allfilters.c avfilter/scale_npp: add scale2ref_npp filter 2021-11-03 19:06:14 +01:00
asink_anullsink.c
asrc_afirsrc.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c avfilter/asrc_flite: Remove double ';' 2021-10-10 14:27:36 +02:00
asrc_hilbert.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
asrc_sinc.c
asrc_sine.c
atadenoise.h
audio.c
audio.h
avf_abitscope.c
avf_ahistogram.c
avf_aphasemeter.c
avf_avectorscope.c
avf_concat.c
avf_showcqt.c
avf_showcqt.h
avf_showfreqs.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
avf_showspatial.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
avf_showspectrum.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
avf_showvolume.c
avf_showwaves.c
avfilter.c
avfilter.h avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
avfiltergraph.c avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter 2021-10-08 12:06:00 +02:00
avfilterres.rc
bbox.c
bbox.h
blend_modes.c
blend.h
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
bwdif.h
colorspace.c
colorspace.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
convolution.h
deshake.h
dnn_filter_common.c
dnn_filter_common.h
dnn_interface.h
drawutils.c
drawutils.h
ebur128.c
ebur128.h
f_bench.c
f_cue.c
f_drawgraph.c
f_ebur128.c
f_graphmonitor.c
f_interleave.c
f_latency.c
f_loop.c
f_metadata.c
f_perms.c
f_realtime.c
f_reverse.c avfilter/f_reverse: readjust frame timestamps for areverse 2021-11-07 20:47:21 +01:00
f_segment.c
f_select.c
f_sendcmd.c
f_sidedata.c
f_streamselect.c
f_zmq.c
fifo.c
filters.h
formats.c
formats.h
framepool.c
framepool.h
framequeue.c
framequeue.h
framerate.h
framesync.c
framesync.h
gblur.h
generate_wave_table.c
generate_wave_table.h
glslang.cpp
glslang.h
gradfun.h
graphdump.c
graphparser.c
hermite.h
hflip.h
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 2021-10-10 22:23:48 +02:00
Makefile avfilter/scale_npp: add scale2ref_npp filter 2021-11-03 19:06:14 +01:00
maskedclamp.h
maskedmerge.h
median_template.c
median.h
motion_estimation.c
motion_estimation.h
opencl_source.h
opencl.c avfilter/opencl: Fix program_opencl for source code larger than 64kB 2021-10-16 12:17:23 +02:00
opencl.h avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
phase_template.c
preserve_color.h
psnr.h
pthread.c
qp_table.c
qp_table.h
qsvvpp.c
qsvvpp.h
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c
settb.c
signature_lookup.c
signature.h
split.c
src_movie.c
ssim.h
stereo3d.h
thread.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c
unsharp.h
v360.h avfilter/vf_v360: add reset_rot option 2021-10-16 11:39:15 +02:00
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
version.h avfilter/scale_npp: add scale2ref_npp filter 2021-11-03 19:06:14 +01:00
vf_addroi.c
vf_alphamerge.c
vf_amplify.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_aspect.c
vf_atadenoise.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_avgblur_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_avgblur_vulkan.c vulkan: add support for encode and decode queues and refactor queue code 2021-11-12 05:23:36 +01:00
vf_avgblur.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_bbox.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_bilateral.c avfilter/vf_bilateral: add slice threading support 2021-10-22 12:20:40 +02:00
vf_bitplanenoise.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_blackdetect.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_blackframe.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_blend.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_bm3d.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_boxblur.c
vf_bwdif.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_cas.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_chromaber_vulkan.c vulkan: add support for encode and decode queues and refactor queue code 2021-11-12 05:23:36 +01:00
vf_chromakey.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_chromanr.c avfilter/vf_chromanr: improve filtering results 2021-11-03 11:55:46 +01:00
vf_chromashift.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_ciescope.c
vf_codecview.c avfilter/vf_codecview: Store format in filter, remove query function 2021-10-05 18:01:04 +02:00
vf_colorbalance.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorchannelmixer.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorconstancy.c avfilter/vf_colorconstancy: Store format in filter, remove query func 2021-10-05 18:01:04 +02:00
vf_colorcontrast.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorcorrect.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorize.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorkey_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_colorkey.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_colorlevels.c avfilter/vf_colorlevels: Use formats list instead of query function 2021-10-05 18:01:04 +02:00
vf_colormatrix.c avfilter/vf_colormatrix: Use formats list instead of query function 2021-10-05 18:01:04 +02:00
vf_colorspace.c
vf_colortemperature.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_convolution_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_convolution.c avfilter/vf_convolution: improve runtime support for convolution filter 2021-10-23 14:51:42 +02:00
vf_convolve.c avfilter: add xcorrelate video filter 2021-10-13 19:09:21 +02:00
vf_copy.c
vf_coreimage.m avfilter/vf_coreimage: Store format in filter, remove query function 2021-10-05 18:58:09 +02:00
vf_cover_rect.c avfilter/vf_cover_rect: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_crop.c
vf_cropdetect.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_curves.c avfilter/vf_curves: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_datascope.c
vf_dblur.c avfilter/vf_dblur: add clipping 2021-10-23 23:53:51 +02:00
vf_dctdnoiz.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_deband.c
vf_deblock.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_decimate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_dedot.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_deflicker.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_deinterlace_qsv.c avfilter/vf_deinterlace_qsv: Store format in filter, remove query func 2021-10-05 18:58:28 +02:00
vf_deinterlace_vaapi.c
vf_dejudder.c
vf_delogo.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_derain.c avfilter/vf_derain: Store format in filter, remove query function 2021-10-05 18:58:24 +02:00
vf_deshake_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_deshake.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_despill.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_detelecine.c
vf_displace.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_dnn_classify.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_dnn_detect.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_dnn_processing.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_drawbox.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_drawtext.c
vf_edgedetect.c
vf_elbg.c
vf_entropy.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_epx.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_eq.c avfilter/vf_eq: add support for alpha channel 2021-10-21 14:13:03 +02:00
vf_eq.h
vf_estdif.c avfilter/vf_estdif: allow to change two more options 2021-11-11 21:54:40 +01:00
vf_exposure.c avfilter/vf_exposure: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_extractplanes.c
vf_fade.c
vf_fftdnoiz.c avfilter/vf_fftdnoiz: fix missing funcionality 2021-10-18 21:34:08 +02:00
vf_fftfilt.c avfilter/vf_fftfilt: export FFT arrays size 2021-10-14 20:26:23 +02:00
vf_field.c
vf_fieldhint.c
vf_fieldmatch.c
vf_fieldorder.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_fillborders.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_find_rect.c avfilter/vf_find_rect: Use formats list instead of query function 2021-10-05 18:58:27 +02:00
vf_floodfill.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_format.c
vf_fps.c
vf_framepack.c avfilter/vf_framepack: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_framerate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_framestep.c
vf_freezedetect.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_freezeframes.c
vf_frei0r.c
vf_fspp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_fspp.h
vf_gblur.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_geq.c
vf_gradfun.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_grayworld.c avfilter/vf_grayworld: Use formats list instead of query function 2021-10-05 18:58:27 +02:00
vf_guided.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_hflip.c
vf_histeq.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_histogram.c avfilter/vf_histogram: add more color modes 2021-10-27 11:29:29 +02:00
vf_hqdn3d.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_hqdn3d.h
vf_hqx.c avfilter/vf_hqx: Store format in filter, remove query function 2021-10-05 18:58:24 +02:00
vf_hsvkey.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_hue.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_huesaturation.c avfilter: add huesaturation filter 2021-10-29 23:18:27 +02:00
vf_hwdownload.c
vf_hwmap.c
vf_hwupload_cuda.c
vf_hwupload.c
vf_hysteresis.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_identity.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_idet.c Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" 2021-10-11 15:24:00 +02:00
vf_idet.h
vf_il.c
vf_kerndeint.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_lagfun.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_lenscorrection.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_lensfun.c avfilter/vf_lensfun: Store format in filter, remove query function 2021-10-05 18:58:24 +02:00
vf_libopencv.c avfilter/vf_libopencv: Use formats list instead of query function 2021-10-05 18:58:27 +02:00
vf_libvmaf.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_limitdiff.c avfilter: add limitdiff video filter 2021-10-13 19:02:34 +02:00
vf_limiter.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_lumakey.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_lut2.c
vf_lut3d.c avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 2021-10-10 22:23:48 +02:00
vf_lut.c avfilter: split negate filter from lut filter 2021-10-27 11:29:29 +02:00
vf_maskedclamp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_maskedmerge.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_maskedminmax.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_maskedthreshold.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_maskfun.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_mcdeint.c avfilter/vf_mcdeint: Store format in filter, remove query function 2021-10-05 18:58:24 +02:00
vf_median.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_mergeplanes.c
vf_mestimate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_midequalizer.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_minterpolate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_misc_vaapi.c
vf_mix.c
vf_monochrome.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_morpho.c avfilter/vf_morpho: fix leak by not returning too early 2021-10-05 20:13:13 +02:00
vf_mpdecimate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_negate.c avfilter: split negate filter from lut filter 2021-10-27 11:29:29 +02:00
vf_neighbor_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_neighbor.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_nlmeans_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_nlmeans.c avfilter/vf_nlmeans: add x86 SIMD 2021-11-11 21:54:46 +01:00
vf_nlmeans.h avfilter/vf_nlmeans: add x86 SIMD 2021-11-11 21:54:46 +01:00
vf_nnedi.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_noise.c
vf_noise.h
vf_normalize.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_null.c
vf_ocr.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_overlay_cuda.c avfilter/vf_overlay_cuda: Store format in filter, remove query func 2021-10-05 18:58:28 +02:00
vf_overlay_cuda.cu
vf_overlay_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_overlay_qsv.c
vf_overlay_vulkan.c vulkan: add support for encode and decode queues and refactor queue code 2021-11-12 05:23:36 +01:00
vf_overlay.c avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1 2021-10-14 20:05:39 +02:00
vf_overlay.h
vf_owdenoise.c avfilter/vf_owdenoise: relicense my code 2021-10-24 16:54:36 +02:00
vf_pad_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_pad.c
vf_palettegen.c avfilter/vf_palettegen: cosmetic changes 2021-10-13 18:52:14 +02:00
vf_paletteuse.c avfilter/vf_palette(gen|use): support palettes with alpha 2021-10-13 18:52:14 +02:00
vf_perspective.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_phase.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_photosensitivity.c avfilter/vf_photosensitivity: Use formats list instead of query function 2021-10-05 18:58:26 +02:00
vf_pixdesctest.c
vf_pp7.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_pp7.h
vf_pp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_premultiply.c
vf_procamp_vaapi.c
vf_program_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_pseudocolor.c avfilter/vf_pseudocolor: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_psnr.c avfilter/vf_psnr/ssim: fix typos 2021-10-28 21:12:09 +02:00
vf_pullup.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_readvitc.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_remap.c
vf_removegrain.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_removelogo.c avfilter/vf_removelogo: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_repeatfields.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_rotate.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_sab.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_scale_cuda.c avfilter/vf_scale_cuda: Store format in filter, remove query function 2021-10-05 18:58:28 +02:00
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c avfilter/scale_npp: add scale2ref_npp filter 2021-11-03 19:06:14 +01:00
vf_scale_qsv.c avfilter/vf_scale_qsv: Use formats list instead of query function 2021-10-05 18:58:28 +02:00
vf_scale_vaapi.c
vf_scale_vulkan.c vulkan: add support for encode and decode queues and refactor queue code 2021-11-12 05:23:36 +01:00
vf_scale.c avfilter/vf_scale: Reindentation 2021-10-10 12:04:30 +02:00
vf_scdet.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_scroll.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_selectivecolor.c avfilter/vf_selectivecolor: no need to use doubles 2021-10-22 13:57:42 +02:00
vf_separatefields.c
vf_setparams.c
vf_sharpen_npp.c avfilter/sharpen_npp: use FILTER_SINGLE_PIXFMT 2021-10-07 19:01:25 +02:00
vf_shear.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_showinfo.c avfilter/vf_showinfo: small adjustments for the HDR10+ dump 2021-10-20 22:47:42 +08:00
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_shuffleplanes.c
vf_signalstats.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_signature.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_smartblur.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_spp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_spp.h
vf_sr.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_ssim.c avfilter/vf_psnr/ssim: fix typos 2021-10-28 21:12:09 +02:00
vf_stack.c
vf_stereo3d.c
vf_subtitles.c
vf_super2xsai.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_swaprect.c
vf_swapuv.c
vf_telecine.c
vf_threshold.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_thumbnail_cuda.c avfilter/vf_thumbnail_cuda: Reindent after the previous commit 2021-10-07 16:41:21 +02:00
vf_thumbnail_cuda.cu
vf_thumbnail.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_tile.c
vf_tinterlace.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_tmidequalizer.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_tonemap_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_tonemap_vaapi.c
vf_tonemap.c avfilter/vf_tonemap: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vf_tpad.c
vf_transpose_npp.c avfilter/vf_transpose_npp: Store format in filter, remove query func 2021-10-05 18:58:28 +02:00
vf_transpose_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_transpose_vaapi.c
vf_transpose.c avfilter/vf_transpose: Don't call av_pix_fmt_desc_get() twice 2021-10-10 12:04:30 +02:00
vf_unsharp_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_unsharp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_untile.c
vf_uspp.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_v360.c avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot true 2021-10-24 14:08:10 +02:00
vf_vaguedenoiser.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_varblur.c avfilter: add varblur video filter 2021-10-19 08:53:56 +02:00
vf_vectorscope.c
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_vidstabdetect.c avfilter/vf_vidstabdetect: Use formats list instead of query function 2021-10-05 18:58:25 +02:00
vf_vidstabtransform.c avfilter/vf_vidstabtransform: Use formats list instead of query func 2021-10-05 18:58:25 +02:00
vf_vif.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_vignette.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_vmafmotion.c
vf_vpp_qsv.c
vf_w3fdif.c avfilter/vf_w3fdif: do not output extra frame at start with deint=interlaced 2021-10-18 09:29:41 +02:00
vf_waveform.c
vf_weave.c
vf_xbr.c avfilter/vf_xbr: Store format in filter, remove query function 2021-10-05 18:58:25 +02:00
vf_xfade_opencl.c avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
vf_xfade.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_xmedian.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yadif.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_yaepblur.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_zoompan.c avfilter: Reindentation after query_formats changes 2021-10-05 18:58:29 +02:00
vf_zscale.c avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation 2021-10-28 23:13:51 +03:00
video.c
video.h
vidstabutils.c avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 2021-10-05 18:58:25 +02:00
vidstabutils.h avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 2021-10-05 18:58:25 +02:00
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c avfilter/vsrc_cellauto: Store format in filter, remove query function 2021-10-05 18:58:25 +02:00
vsrc_gradients.c avfilter/vsrc_gradients: Use formats list instead of query function 2021-10-05 18:58:24 +02:00
vsrc_life.c
vsrc_mandelbrot.c avfilter/vsrc_mandelbrot: Store format in filter, remove query func 2021-10-05 18:58:24 +02:00
vsrc_mptestsrc.c avfilter/vsrc_mptestsrc: Store format in filter, remove query function 2021-10-05 18:58:24 +02:00
vsrc_sierpinski.c avfilter/vsrc_sierpinski: Store format in filter, remove query func 2021-10-05 18:58:24 +02:00
vsrc_testsrc.c avfilter/vsrc_testsrc: add planar formats for haldclutsrc 2021-10-11 10:54:05 +02:00
vulkan.c lavfi/vulkan: port to using timeline semaphores 2021-11-12 03:36:46 +01:00
vulkan.h vulkan: add support for encode and decode queues and refactor queue code 2021-11-12 05:23:36 +01:00
w3fdif.h
window_func.h avfilter/window_func: unify all filters win_func option that use this header 2021-10-15 10:45:50 +02:00
yadif_common.c
yadif.h