1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input
Support single input for guided filter by adding guidance mode.
If the guidance mode is off, single input is required. And
edge-preserving smoothing is conducted. If the mode is on, two
inputs are needed. The second input serves as the guidance. For
this mode, more tasks are supported, such as detail enhancement,
dehazing and so on.

Signed-off-by: Xuewei Meng <xwmeng96@gmail.com>
Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
2021-06-29 16:05:31 +08:00
..
aarch64 Include attributes.h directly 2021-04-19 14:34:10 +02:00
cuda avfilter/cuda: fix ptx inflation with large payloads 2021-06-24 20:58:47 +02:00
dnn lavfi/dnn_backend_openvino.c: fix crash when target is not specified 2021-06-19 19:17:56 +08:00
opencl avfilter: add pad opencl filter 2020-02-14 09:59:27 +01:00
tests lavfi: regroup formats lists in a single structure. 2020-09-08 14:02:40 +02:00
x86 x86/vf_gblur: fix reg name in UNIX64 prologue 2021-02-17 15:51:28 -03:00
.gitignore lavfi,lavd: add gitignore for generated static component lists 2018-04-05 22:08:53 +01:00
aeval.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_acontrast.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_acopy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_acrossover.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_acrusher.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_adeclick.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_adelay.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_adenorm.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aderivative.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aecho.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aemphasis.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aexciter.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afade.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afftdn.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afftfilt.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afir.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afir.h avfilter/af_afir: add support for switching impulse response streams at runtime 2020-01-10 13:14:54 +01:00
af_aformat.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afreqshift.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_agate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aiir.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_alimiter.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_amerge.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_amix.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_amultiply.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_anequalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_anlmdn.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_anlmdndsp.h avfilter: add anlmdn filter x86 SIMD optimizations 2019-01-10 21:49:47 +01:00
af_anlms.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_anull.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_apad.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aphaser.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_apulsator.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aresample.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_arnndn.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asetnsamples.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asetrate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_ashowinfo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asoftclip.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asr.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_astats.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asubboost.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_asupercut.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_atempo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_axcorrelate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_biquads.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_bs2b.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_channelmap.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_channelsplit.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_chorus.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_compand.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_compensationdelay.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_crossfeed.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_crystalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_dcshift.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_deesser.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_drmeter.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_dynaudnorm.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_earwax.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_extrastereo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_firequalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_flanger.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_haas.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_hdcd.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_headphone.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_join.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_ladspa.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_loudnorm.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_lv2.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_mcompand.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_pan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_replaygain.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_rubberband.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_sidechaincompress.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_silencedetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_silenceremove.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_sofalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_speechnorm.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_stereotools.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_stereowiden.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_superequalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_surround.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_tremolo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_vibrato.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_volume.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_volume.h
af_volumedetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
allfilters.c GSoC: Add guided filter 2021-05-10 13:34:29 +08:00
asink_anullsink.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_afirsrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_anoisesrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_anullsrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_flite.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_hilbert.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_sinc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_sine.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
atadenoise.h avfilter/vf_atadenoise: add sigma options 2021-01-22 16:21:22 +01:00
audio.c
audio.h avfilter/audio: Remove unused array, move used-only-once array 2020-08-21 18:18:08 +02:00
avf_abitscope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_ahistogram.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_aphasemeter.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_avectorscope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_concat.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showcqt.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showcqt.h
avf_showfreqs.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showspatial.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showspectrum.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showvolume.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showwaves.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avfilter.c avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
avfilter.h avfilter/avfilter: Remove deprecated avfilter_link_set_closed() 2021-04-27 10:43:11 -03:00
avfiltergraph.c avfilter/avfiltergraph: Remove NULL checks after dereferences 2021-05-19 16:58:25 +02:00
avfilterres.rc
bbox.c avfilter/bbox: add support for >8 depth 2021-01-17 12:06:01 +01:00
bbox.h avfilter/bbox: add support for >8 depth 2021-01-17 12:06:01 +01:00
blend.h avfilter/vf_blend: add 10bit support 2018-11-15 14:44:24 +01:00
boxblur.c avfilter/boxblur: add logging context to log 2019-10-08 13:47:43 +08:00
boxblur.h lavfi: Add boxblur_opencl filter 2018-06-21 00:31:42 +01:00
bufferqueue.h
buffersink.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
buffersink.h avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 2021-03-07 15:19:10 +01:00
buffersrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
buffersrc.h avfilter/buffersrc.h: fix typo of the comment 2018-08-21 15:44:33 +08:00
bwdif.h avfilter/vf_bwdif: Use common yadif frame management logic 2018-11-14 17:41:01 -08:00
colorspace.c lavfi/colorspace: move some functions to common file 2019-03-22 09:33:28 +08:00
colorspace.h lavfi/colorspace: move some functions to common file 2019-03-22 09:33:28 +08:00
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
convolution.h avfilter/vf_convolution: add 16-column operation for filter_column() 2021-02-13 14:45:48 +01:00
deshake.h
dnn_filter_common.c lavfi/dnn_backend_tensorflow: add multiple outputs support 2021-05-11 10:28:35 +08:00
dnn_filter_common.h lavfi/dnn_filter_common.h: make filter option 'options' as deprecated 2021-05-24 08:44:58 +08:00
dnn_interface.h dnn: add DCO_RGB color order to enum DNNColorOrder 2021-05-11 10:28:35 +08:00
drawutils.c avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 2021-04-27 10:43:13 -03:00
drawutils.h avfilter/drawutils: Remove remnants of old API 2021-01-29 15:20:53 +01:00
ebur128.c avfilter/ebur128: Remove unused functions 2021-02-02 23:53:30 +01:00
ebur128.h avfilter/ebur128: Remove unused functions 2021-02-02 23:53:30 +01:00
f_bench.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_cue.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_drawgraph.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_ebur128.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_graphmonitor.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_interleave.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_loop.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_metadata.c avfilter/metadata: add intuitive labels for metadata values 2021-05-16 10:24:27 +05:30
f_perms.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_realtime.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_reverse.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_select.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_sendcmd.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_sidedata.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_streamselect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_zmq.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
fifo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
filters.h avfilter: add ff_inlink_queued_samples() 2018-10-04 12:10:20 +02:00
formats.c avfilter/formats: Remove avfilter_make_format64_list() 2021-04-27 10:43:11 -03:00
formats.h avfilter/formats: Remove avfilter_make_format64_list() 2021-04-27 10:43:11 -03:00
framepool.c avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
framepool.h avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
framequeue.c
framequeue.h
framerate.h avfilter/vf_framerate: remove duplicate code with macro-based function 2019-09-28 21:53:55 +02:00
framesync.c framesync: switch to child_class_iterate() 2020-06-10 12:36:44 +02:00
framesync.h avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
gblur.h avfilter/vf_gblur: factor out postscale function 2021-02-16 21:12:11 +01:00
generate_wave_table.c
generate_wave_table.h
glslang.cpp lavfi/vulkan: allow calling glslang_uninit without a prior init 2020-11-25 23:06:34 +01:00
glslang.h lavfi: add Vulkan filtering framework 2020-02-04 23:19:48 +00:00
gradfun.h
graphdump.c avfilter/graphdump: fix use of uninitialized variables 2019-11-21 21:26:12 +01:00
graphparser.c avfilter/graphparser: Fix memleak when linking filters fails 2020-08-23 19:57:42 +02:00
hermite.h
hflip.h lavfi/hflip: Support Bayer pixel formats. 2020-08-25 01:29:24 +02:00
internal.h avfilter/avfilter: mark enable as runtime option too 2021-02-03 15:51:40 +01:00
lavfutils.c lavfi/lavfutils: include required headers explicitly 2021-06-10 16:51:44 +02:00
lavfutils.h avfilter/lavfutils.h: Don't include avformat.h 2021-02-25 22:03:32 +01:00
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
Makefile avfilter/scale_cuda: combine separate CUDA sources 2021-06-24 20:58:47 +02:00
maskedclamp.h avfilter/vf_maskedclamp: add x86 SIMD 2019-10-23 16:20:21 +02:00
maskedmerge.h
median_template.c avfilter/vf_median: add radiusV option 2019-10-31 10:32:43 +01:00
median.h avfilter/vf_median: implement percentile option 2020-02-12 11:27:28 +01:00
motion_estimation.c
motion_estimation.h
opencl_source.h avfilter: add pad opencl filter 2020-02-14 09:59:27 +01:00
opencl.c avfilter/opencl: use av_fopen_utf8() 2020-02-14 21:49:47 +01:00
opencl.h lavfi: add utilities to reduce OpenCL boilerplate code 2019-08-22 23:11:25 +01:00
phase_template.c avfilter/vf_phase: add >8 bit support 2020-02-15 12:18:51 +01:00
psnr.h
pthread.c w32pthreads: always use Vista+ API, drop XP support 2018-04-09 21:58:39 +02:00
qp_table.c lavfi: add common code to handle QP tables 2021-01-01 14:24:20 +01:00
qp_table.h lavfi: add common code to handle QP tables 2021-01-01 14:24:20 +01:00
qsvvpp.c lavfi/qsvvpp: support async depth 2021-04-11 23:18:20 +08:00
qsvvpp.h lavfi/qsvvpp: support async depth 2021-04-11 23:18:20 +08:00
removegrain.h
scale_eval.c avfilter/scale: separate exprs parse and eval 2020-01-15 11:26:46 +05:30
scale_eval.h avfilter: rename scale.c,h to scale_eval 2019-12-10 12:55:48 +05:30
scene_sad.c avfilter/scene_sad: Fix funtions typos 2018-12-18 14:18:05 +01:00
scene_sad.h avfilter/scene_sad: Fix funtions typos 2018-12-18 14:18:05 +01:00
setpts.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
settb.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
signature_lookup.c
signature.h
split.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
src_movie.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
ssim.h avfilter/vf_ssim: improve precision 2020-02-04 18:28:04 +01:00
stereo3d.h
thread.h
threshold.h
tinterlace.h avfilter/vf_tinterlace: use frame counter from lavfi 2020-07-17 13:53:55 +02:00
transform.c avfilter/transform: Stop exporting internal functions 2021-04-27 10:43:11 -03:00
transform.h avfilter/transform: Stop exporting internal functions 2021-04-27 10:43:11 -03:00
transpose.h avfilter/transpose: add missing headers 2019-10-22 19:53:50 +02:00
trim.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
unsharp.h avfilter/vf_unsharp: add 10bit support 2020-11-07 10:09:59 +08:00
v360.h avfilter/vf_v360: use quaternions for rotation 2020-10-07 01:54:05 +02:00
vaapi_vpp.c lavfi: regroup formats lists in a single structure. 2020-09-08 14:02:40 +02:00
vaapi_vpp.h lavfi/vaapi: Improve support for colour properties 2019-06-02 17:30:41 +01:00
vaf_spectrumsynth.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
version.h avfilter/scale_cuda: add support for pixel format conversion 2021-06-25 01:44:30 +02:00
vf_addroi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_alphamerge.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_amplify.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_aspect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_atadenoise.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_avgblur_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_avgblur_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_avgblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bbox.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bilateral.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bitplanenoise.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_blackdetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_blackframe.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_blend.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bm3d.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_boxblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bwdif.c avfilter/bwdif: Fix time base for large denominators 2021-05-29 13:21:18 -07:00
vf_cas.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_chromaber_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_chromakey.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_chromanr.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_chromashift.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_ciescope.c avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black 2021-06-08 18:00:05 +02:00
vf_codecview.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorbalance.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorchannelmixer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorconstancy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorcontrast.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorcorrect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorize.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorkey_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorkey.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorlevels.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colormatrix.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorspace.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colortemperature.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_convolution_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_convolution.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_convolve.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_copy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_coreimage.m avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_cover_rect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_crop.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_cropdetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_curves.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_datascope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_dblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_dctdnoiz.c avfilter/vf_dctdnoiz: Check threads 2021-06-08 18:00:05 +02:00
vf_deband.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deblock.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_decimate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_dedot.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deflicker.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deinterlace_qsv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deinterlace_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_dejudder.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_delogo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_derain.c lavfi/dnn_backend_tensorflow: add multiple outputs support 2021-05-11 10:28:35 +08:00
vf_deshake_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deshake.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_despill.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_detelecine.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_displace.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_dnn_classify.c avfilter/vf_dnn_classify: add result check for av_frame_get_side_data 2021-05-11 10:49:33 +08:00
vf_dnn_detect.c dnn/vf_dnn_detect.c: add tensorflow output parse support 2021-05-11 10:38:36 +08:00
vf_dnn_processing.c lavfi/vf_dnn_processing.c: fix CID 1460603 2021-05-18 09:20:08 +08:00
vf_drawbox.c lavfi/vf_drawbox.c: fix CID 1485004 2021-06-09 09:18:02 +08:00
vf_drawtext.c lavfi/vf_drawtext.c: fix CID 1485003 2021-06-09 09:18:02 +08:00
vf_edgedetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_elbg.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_entropy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_epx.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_eq.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_eq.h checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
vf_estdif.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_exposure.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_extractplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fade.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fftdnoiz.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fftfilt.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_field.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldhint.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldmatch.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldorder.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fillborders.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_find_rect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_floodfill.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_format.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fps.c avfilter/vf_fps: extend support for expressions 2021-06-13 17:32:45 -03:00
vf_framepack.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_framerate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_framestep.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_freezedetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_freezeframes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_frei0r.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fspp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fspp.h lavfi/vf_fspp: convert to the video_enc_params API 2021-01-01 14:25:28 +01:00
vf_gblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_geq.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_gradfun.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_guided.c avfilter/vf_guided: support single input 2021-06-29 16:05:31 +08:00
vf_hflip.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_histeq.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_histogram.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hqdn3d.c avfilter/vf_hqdn3d: fix left shift of negative numbers 2021-06-05 16:59:37 +02:00
vf_hqdn3d.h lavfi/hqdn3d: add slice thread optimization 2019-10-10 09:33:09 +08:00
vf_hqx.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hue.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwdownload.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwmap.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwupload_cuda.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwupload.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hysteresis.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_identity.c avfilter/vf_identity: fix typo 2021-05-01 08:45:30 +08:00
vf_idet.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_idet.h
vf_il.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_kerndeint.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lagfun.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lenscorrection.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lensfun.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_libopencv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_libvmaf.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_limiter.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lumakey.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lut2.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lut3d.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_lut.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_maskedclamp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_maskedmerge.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_maskedminmax.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_maskedthreshold.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_maskfun.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mcdeint.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_median.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mergeplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mestimate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_midequalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_minterpolate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_misc_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mix.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_monochrome.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mpdecimate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_neighbor_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_neighbor.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_nlmeans_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_nlmeans.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_nlmeans.h lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 2018-05-08 10:28:06 +02:00
vf_nnedi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_noise.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_noise.h
vf_normalize.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_null.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_ocr.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay_cuda.c avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
vf_overlay_cuda.cu avfilter: add vf_overlay_cuda 2020-03-28 18:39:40 +01:00
vf_overlay_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay_qsv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay.h avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 2020-06-19 07:14:46 +08:00
vf_owdenoise.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pad_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pad.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_palettegen.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_paletteuse.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_perspective.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_phase.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_photosensitivity.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pixdesctest.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pp7.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pp7.h
vf_pp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_premultiply.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_procamp_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_program_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pseudocolor.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_psnr.c avfilter/vf_psnr: remove unnecessary check 2021-05-01 08:45:30 +08:00
vf_pullup.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pullup.h
vf_qp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_random.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_readeia608.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_readvitc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_remap.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_removegrain.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_removelogo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_repeatfields.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_rotate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_sab.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale_cuda.c avfilter/scale_cuda: add support for pixel format conversion 2021-06-25 01:44:30 +02:00
vf_scale_cuda.cu avfilter/scale_cuda: add support for pixel format conversion 2021-06-25 01:44:30 +02:00
vf_scale_cuda.h avfilter/scale_cuda: expose optional algorithm parameter 2020-11-04 18:10:19 +01:00
vf_scale_npp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale_qsv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale.c avfilter/vf_scale: store the offset in a local variable before adding it 2021-04-30 19:35:56 -03:00
vf_scdet.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scroll.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_selectivecolor.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_separatefields.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_setparams.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_shear.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_showinfo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_showpalette.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_shuffleframes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_shufflepixels.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_shuffleplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_signalstats.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_signature.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_smartblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_spp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_spp.h lavfi/vf_spp: convert to the video_enc_params API 2021-01-01 14:25:02 +01:00
vf_sr.c lavfi/dnn_backend_tensorflow: add multiple outputs support 2021-05-11 10:28:35 +08:00
vf_ssim.c avfilter/vf_ssim: remove unnecessary check 2021-05-01 08:45:30 +08:00
vf_stack.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_stereo3d.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_subtitles.c avfilter/vf_subtitles: allow using embedded fonts 2021-05-29 11:32:23 +05:30
vf_super2xsai.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_swaprect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_swapuv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_telecine.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_threshold.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_thumbnail_cuda.c avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
vf_thumbnail_cuda.cu lavfi/vf_thumbnail_cuda: fix operator precedence bug 2019-07-30 15:17:22 +02:00
vf_thumbnail.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tile.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tinterlace.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tmidequalizer.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tonemap_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tonemap_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tonemap.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tpad.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_transpose_npp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_transpose_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_transpose_vaapi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_transpose.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_unsharp_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_unsharp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_untile.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_uspp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_v360.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vaguedenoiser.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vectorscope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vflip.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vfrdet.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vibrance.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vidstabdetect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vidstabtransform.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vif.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vignette.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vmafmotion.c avfilter/vf_vmafmotion: Check dimensions 2021-05-29 20:14:24 +02:00
vf_vpp_qsv.c lavfi/vf_vpp_qsv: fix the time_base for outlink 2021-06-20 23:05:03 +08:00
vf_w3fdif.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_waveform.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_weave.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_xbr.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_xfade_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_xfade.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_xmedian.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_yadif_cuda.c avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
vf_yadif_cuda.cu avfilter/vf_cuda_yadif: Avoid new syntax for vector initialisation 2018-11-02 14:34:38 -07:00
vf_yadif.c avfilter/vf_yadif: Fix handing of tiny images 2021-05-29 20:14:24 +02:00
vf_yaepblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_zoompan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_zscale.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
video.c
video.h
vidstabutils.c
vidstabutils.h
vif.h avfilter/vif: Include avfilter.h 2021-02-16 22:26:56 +01:00
vmaf_motion.h
vsink_nullsink.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_cellauto.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_gradients.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_life.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_mandelbrot.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_mptestsrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_sierpinski.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_testsrc.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vulkan.c lavfi/vulkan: fix queue counts and set indices 2020-05-26 10:52:11 +01:00
vulkan.h lavfi/vulkan: use all enabled queues in the queue family 2020-05-23 19:07:50 +01:00
w3fdif.h
window_func.h avfilter/window_func: clarify intention in dolph window calculation 2019-09-16 10:57:09 +02:00
yadif_common.c Revert "avfilter/yadif: simplify the code for better readability" 2020-08-27 07:30:30 +08:00
yadif.h Revert "avfilter/yadif: simplify the code for better readability" 2020-08-27 07:30:30 +08:00