ffmpeg-bb/libavfilter
Lynne c1a7f4040a lavfi/bwdif_vulkan: fix typo in temp_diff assignment
Thanks to Niklas Haas for pointing this out.

(cherry picked from commit 451e6bed436ada70a761a90f1d08f1fa505020fd)
2025-08-22 04:42:30 +09:00
..
aarch64 all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
cuda avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
dnn libavfilter/dnn/dnn_backend_tf: Remove redundant av_freep() to avoid double free 2025-08-19 17:56:46 +02:00
metal libavfilter: metal: Fix the version condition for iOS 2025-04-01 18:28:26 +03:00
opencl apply spelling fixes 2023-11-18 19:55:42 +01:00
riscv all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
tests tests: lavfi/drawutils: use av_err2str 2025-04-22 20:45:57 +02:00
vulkan lavfi/bwdif_vulkan: fix typo in temp_diff assignment 2025-08-22 04:42:30 +09:00
x86 avfilter/x86/vf_bwdif: use the correct preprocessor check 2025-08-03 19:26:18 -03:00
.gitignore lavfi,lavd: add gitignore for generated static component lists 2018-04-05 22:08:53 +01:00
aap_template.c lavfi: get rid of bespoke double scalar products 2024-05-31 22:22:43 +03:00
adynamicequalizer_template.c avfilter/af_adynamicequalizer: add adaptive detection mode 2023-11-17 00:17:54 +01:00
aeval.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aap.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_acontrast.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_acopy.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_acrossover.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
af_acrusher.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adeclick.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adecorrelate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adelay.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adenorm.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aderivative.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adynamicequalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_adynamicsmooth.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aecho.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aemphasis.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aexciter.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afade.c avfilter/af_afade: rework crossfade activate logic 2025-07-29 22:10:05 +02:00
af_afftdn.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afftfilt.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afir.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afirdsp.h af_afir: RISC-V V fcmul_add 2023-11-16 20:53:18 +02:00
af_aformat.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afreqshift.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_afwtdn.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_agate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aiir.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
af_alimiter.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_amerge.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_amix.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_amultiply.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_anequalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_anlmdn.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_anlmdndsp.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_anlms.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_anull.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_apad.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aphaser.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_apsyclip.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_apulsator.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aresample.c avfilter/af_aresample: rework activate logic to follow the advised flow more strictly 2025-06-21 20:24:57 +02:00
af_arls.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_arnndn.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asdr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asetnsamples.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asetrate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_ashowinfo.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asoftclip.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_aspectralstats.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_astats.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_asubboost.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_asupercut.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_atempo.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_atilt.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_axcorrelate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_biquads.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_bs2b.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_channelmap.c avfilter/af_channelmap: always set out_channel in the map 2025-07-25 00:18:07 -03:00
af_channelsplit.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
af_chorus.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_compand.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_compensationdelay.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_crossfeed.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_crystalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_dcshift.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_deesser.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_dialoguenhance.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_drmeter.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_dynaudnorm.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_earwax.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_extrastereo.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_firequalizer.c libavfilter/af_firequalizer: Add check for av_malloc_array() 2025-08-07 03:07:44 +02:00
af_flanger.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_haas.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_hdcd.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_headphone.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_join.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_ladspa.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_loudnorm.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_lv2.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_mcompand.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_pan.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_replaygain.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_rubberband.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_sidechaincompress.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_silencedetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_silenceremove.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_sofalizer.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
af_speechnorm.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_stereotools.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_stereowiden.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_superequalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_surround.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_tremolo.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_vibrato.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_virtualbass.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_volume.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
af_volume.h avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
af_volumedetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
af_whisper.c libavfilter: Whisper audio filter 2025-08-08 21:59:56 +02:00
afir_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
allfilters.c libavfilter: Whisper audio filter 2025-08-08 21:59:56 +02:00
anlms_template.c lavfi: get rid of bespoke double scalar products 2024-05-31 22:22:43 +03:00
arls_template.c lavfi: get rid of bespoke double scalar products 2024-05-31 22:22:43 +03:00
asink_anullsink.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_afdelaysrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_afirsrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_anoisesrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_anullsrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_flite.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_hilbert.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
asrc_sinc.c avfilter/asrc_sinc: fix leak in config_input() 2025-07-05 21:10:36 +02:00
asrc_sine.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
atadenoise.h avfilter/vf_atadenoise: add sigma options 2021-01-22 16:21:22 +01:00
audio.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
audio.h lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 2024-08-19 21:45:25 +02:00
avf_a3dscope.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_abitscope.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_ahistogram.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_aphasemeter.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_avectorscope.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_concat.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_showcqt.c avfilter/avf_showcqt: fix unbounded index when copying to fft_data 2025-08-08 18:47:44 +02:00
avf_showcqt.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
avf_showcwt.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_showfreqs.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_showspatial.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avf_showspectrum.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
avf_showvolume.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
avf_showwaves.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
avfilter.c avfilter/avfilter: make filter_activate_default request frames on behalf of sinks 2025-07-03 21:41:54 +02:00
avfilter.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
avfilter_internal.h all: Fix doxy comments wrongly designated as trailing ///< 2025-03-12 17:00:24 +01:00
avfiltergraph.c avfilter/avfiltergraph: add logging for filter formats 2025-07-31 12:35:32 +00:00
avfilterres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
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/blend: use a per-thread AVExpr 2024-05-14 21:07:37 +02:00
blend_modes.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
boxblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
boxblur.h Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
bufferqueue.h avfilter/bufferqueue: Increase buffer queue size 2014-06-04 18:41:04 +02:00
buffersink.c avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one 2025-07-03 21:41:54 +02:00
buffersink.h avfilter/buffersink: add av_buffersink_get_side_data() 2025-01-25 21:56:49 -03:00
buffersrc.c avfilter: signal an empty buffersrc with an explicit activate error code 2025-07-03 21:41:54 +02:00
buffersrc.h avfilter/buffersrc: add a side_data field 2025-01-25 21:56:49 -03:00
bwdifdsp.c avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 2023-09-28 00:17:47 +02:00
bwdifdsp.h avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 2023-09-28 00:17:47 +02:00
ccfifo.c avfilter/ccfifo: Improve included headers 2024-02-07 10:22:19 +01:00
ccfifo.h avfilter/ccfifo: Improve included headers 2024-02-07 10:22:19 +01:00
colorchannelmixer_template.c avfilter/vf_colorchannelmixer: add float formats support 2022-03-03 09:57:53 +01:00
colorspace.c lavfi/colorspace: add ff_matrix_mul_3x3_vec 2022-06-19 19:18:34 -05:00
colorspace.h lavfi/colorspace: add ff_matrix_mul_3x3_vec 2022-06-19 19:18:34 -05:00
colorspacedsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
colorspacedsp.h vf_colorspace: use enums for bpp/subsampling array indices. 2016-05-10 08:37:56 -04:00
colorspacedsp_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 2016-05-10 08:37:55 -04:00
colorspacedsp_yuv2yuv_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 2016-05-10 08:37:55 -04:00
convolution.h avfilter/vf_convolution: Fix compilation with sobel disabled 2024-05-07 23:53:26 +02:00
dialoguenhance_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
dnn_filter_common.c avfilter/dnn: Remove a level of dereference 2024-05-30 18:14:31 +08:00
dnn_filter_common.h avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
dnn_interface.h avfilter/dnn: Remove a level of dereference 2024-05-30 18:14:31 +08:00
drawutils.c avfilter/drawutils: narrow variable scopes 2025-04-22 20:59:16 +02:00
drawutils.h avfilter/vsdc_testsrc: simplify yuvtest_fill_picture 2024-10-13 20:54:07 -03:00
ebur128.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
ebur128.h avfilter/ebur128: Remove unused functions 2021-02-02 23:53:30 +01:00
edge_common.c lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2022-07-30 13:17:28 +02:00
edge_common.h lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2022-07-30 13:17:28 +02:00
edge_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_bench.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_cue.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_drawgraph.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_ebur128.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
f_ebur128.h avfilter/x86/f_ebur128: implement AVX peak calculation 2025-06-21 17:28:39 +02:00
f_graphmonitor.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
f_interleave.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_latency.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_loop.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_metadata.c avfilter/f_metadata: use the return value of vsnprintf() to write the argument list 2025-07-22 09:47:18 -03:00
f_perms.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_realtime.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_reverse.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_segment.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_select.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
f_sendcmd.c lavfi/f_sendcmd: clear Command on alloc failure 2025-06-11 19:26:22 +02:00
f_sidedata.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_streamselect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
f_zmq.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
fflcms2.c fflcms2: move to libavcodec 2022-07-30 11:42:06 +02:00
fflcms2.h fflcms2: move to libavcodec 2022-07-30 11:42:06 +02:00
file_open.c libavutil: Deprecate av_fopen_utf8, provide an avpriv version 2022-05-23 13:52:26 +03:00
filters.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
formats.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
formats.h lavfi: add query_func2() 2024-09-02 11:55:20 +02:00
framepool.c avfilter/framepool: align the frame buffers 2024-11-09 19:33:56 -03:00
framepool.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
framequeue.c avfilter/framequeue: add support for limiting and tracking buffered frames in the queues 2025-07-14 22:03:36 +02:00
framequeue.h avfilter/framequeue: add support for limiting and tracking buffered frames in the queues 2025-07-14 22:03:36 +02:00
framerate.h avfilter/vf_framerate: remove duplicate code with macro-based function 2019-09-28 21:53:55 +02:00
framesync.c avfilter/framesync: fix forward EOF pts 2024-10-13 13:54:03 +02:00
framesync.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
gblur.h avfilter/vf_gblur: Move ff_gblur_init into a header 2022-05-06 05:19:49 +02:00
generate_wave_table.c avfilter/generate_wave_table: clean up extra newlines 2015-09-24 17:26:27 +02:00
generate_wave_table.h generate_wave_table: Add include for AVSampleFormat 2015-02-06 19:07:29 +01:00
gradfun.h Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' 2013-10-23 12:14:49 +02:00
graphdump.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
graphparser.c lavfi/avfilter: export AVFilter initialization state 2024-10-01 09:57:58 +02:00
hermite.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
hflip.h avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
lavfutils.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 2023-09-12 09:42:27 +02:00
lavfutils.h avfilter/lavfutils.h: Don't include avformat.h 2021-02-25 22:03:32 +01:00
libavfilter.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
limiter.h avfilter: add limiter filter 2017-07-08 11:49:54 +02:00
log2_tab.c lavfi: duplicate ff_log2_tab 2014-08-13 01:00:38 +02:00
lswsutils.c avfilter/lswsutils: dont override the default scaler 2013-10-07 13:28:13 +02:00
lswsutils.h Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 2012-10-08 21:06:57 +02:00
lut3d.h avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut 2022-04-26 20:07:04 +02:00
Makefile libavfilter: Whisper audio filter 2025-08-08 21:59:56 +02:00
maskedclamp.h avfilter/vf_maskedclamp: add x86 SIMD 2019-10-23 16:20:21 +02:00
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 2022-03-03 09:57:53 +01:00
median.h avfilter/vf_median: implement percentile option 2020-02-12 11:27:28 +01:00
median_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
motion_estimation.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
motion_estimation.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
opencl.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
opencl.h avfilter/opencl: Store format in filter, remove query function 2021-10-05 18:58:29 +02:00
opencl_source.h tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2023-05-29 00:42:00 +02:00
palette.c avfilter/palette: Remove unused ff_srgb_u8_to_linear_int() 2025-04-03 06:04:57 +02:00
palette.h avfilter/palette: Remove unused ff_srgb_u8_to_linear_int() 2025-04-03 06:04:57 +02:00
perlin.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
perlin.h lavfi: add Perlin noise generator 2024-07-01 22:31:02 +02:00
phase_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
preserve_color.h avfilter/preserve_color: Add necessary headers 2021-09-27 10:17:53 +02:00
psnr.c avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
psnr.h avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
pthread.c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 2024-02-18 16:38:09 +01:00
qp_table.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
qp_table.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
qrencode.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
qsvvpp.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
qsvvpp.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
removegrain.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
scale_eval.c avfilter/scale*: add option reset_sar 2025-02-10 16:25:23 +05:30
scale_eval.h avfilter/scale*: add option reset_sar 2025-02-10 16:25:23 +05:30
scene_sad.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
scene_sad.h avfilter/scene_sad: Fix funtions typos 2018-12-18 14:18:05 +01:00
setpts.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
settb.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
signature.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
signature_lookup.c libavfilter/signature_lookup: fix jaccard distance 2024-06-07 21:42:23 +02:00
silenceremove_template.c avfilter/silenceremove_template: refactor detectors using common peaks code 2023-05-29 11:47:11 +02:00
split.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
src_avsynctest.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
src_movie.c lavfi/src_movie: set pkt_timebase 2025-04-15 15:49:38 +02:00
ssim.h avfilter/vf_ssim: improve precision 2020-02-04 18:28:04 +01:00
stack_internal.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
stack_internal.h Revert "avfilter/stack_internal: add missing header includes" 2023-03-11 10:05:47 -03:00
stereo3d.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
textutils.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
textutils.h avfilter/textutils: Constify ff_expand_text() 2024-06-30 11:37:06 +02:00
threshold.h avfilter/vf_threshold: Move ff_threshold_init into a header 2022-05-06 05:19:50 +02:00
tinterlace.h avfilter/ccfifo: remove unnecessary context allocations 2023-05-12 16:21:18 -03: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/trim: consume all available frames and avoid activate reschedule 2025-07-29 22:10:05 +02:00
v360.h avfilter/v360: Use AV_VIDEO_MAX_PLANES 2024-02-16 21:34:38 +01:00
vaapi_vpp.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vaapi_vpp.h lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vaf_spectrumsynth.c avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale 2025-07-19 00:36:25 +02:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h Bump versions for release/8.0 2025-08-09 17:30:39 +02:00
version_major.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00
vf_addroi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_alphamerge.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_amf_common.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_amf_common.h avfilter/vpp_amf: add option reset_sar 2025-02-10 19:59:26 +05:30
vf_amplify.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_aspect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_atadenoise.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_avgblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_avgblur_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_avgblur_vulkan.c avgblur_vulkan: fix duplicated variable error when planes=0 2025-02-18 10:44:54 +01:00
vf_backgroundkey.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bbox.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bilateral.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bilateral_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bilateral_cuda.cu all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_bitplanenoise.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_blackdetect.c avfilter/vf_blackdetect: add AVX2 SIMD version 2025-07-18 10:47:31 +02:00
vf_blackdetect.h avfilter/vf_blackdetect: Fix header guard 2025-07-18 13:44:51 +02:00
vf_blackdetect_vulkan.c avfilter/vf_blackdetect_vulkan: fix black region reporting 2025-06-04 12:24:04 +02:00
vf_blackframe.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_blend.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_blend_init.h avfilter/blend: put slice parameters to a single struct 2024-05-14 21:07:37 +02:00
vf_blend_vulkan.c blend_vulkan: port to imageLoad() 2025-02-18 10:44:56 +01:00
vf_blockdetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_blurdetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bm3d.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_boxblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bwdif.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bwdif_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_bwdif_cuda.cu avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 2023-06-16 12:52:32 -07:00
vf_bwdif_vulkan.c bwdif_vulkan: convert to storage images 2025-02-18 10:44:53 +01:00
vf_cas.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_ccrepack.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_chromaber_vulkan.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_chromakey.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_chromakey_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_chromakey_cuda.cu avfilter: add chromakey_cuda filter 2022-07-10 17:20:15 +02:00
vf_chromanr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_chromashift.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_ciescope.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_codecview.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorbalance.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorchannelmixer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorconstancy.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_colorcontrast.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorcorrect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colordetect.c avfilter/vf_colordetect: add x86 SIMD implementation 2025-07-21 18:10:25 +02:00
vf_colordetect.h avfilter/vf_colordetect: add x86 SIMD implementation 2025-07-21 18:10:25 +02:00
vf_colorize.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorkey.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorkey_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorlevels.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colormap.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colormatrix.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorspace.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorspace_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_colorspace_cuda.cu libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter 2022-09-13 22:59:30 +02:00
vf_colortemperature.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_convolution.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_convolution_opencl.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_convolve.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_copy.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_coreimage.m all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_corr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_cover_rect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_crop.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_cropdetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_curves.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_datascope.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vf_dblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_dctdnoiz.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deband.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deblock.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_decimate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_dedot.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deflicker.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deinterlace_vaapi.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_dejudder.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_delogo.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_derain.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deshake.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_deshake_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_despill.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_detelecine.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_displace.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_dnn_classify.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_dnn_detect.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_dnn_processing.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_drawbox.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_drawbox_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_drawtext.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_edgedetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_elbg.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_entropy.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_epx.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_eq.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_eq.h avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_estdif.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_exposure.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_extractplanes.c avfilter: factorize requesting an input frame from multi output filters 2025-07-03 21:41:53 +02:00
vf_fade.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_feedback.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_fftdnoiz.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_fftfilt.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_field.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_fieldhint.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_fieldmatch.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_fieldorder.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_fillborders.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_find_rect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_flip_vulkan.c flip_vulkan: port to imageLoad() 2025-02-18 10:44:54 +01:00
vf_floodfill.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_format.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_fps.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_framepack.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_framerate.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_framestep.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_freezedetect.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_freezeframes.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_frei0r.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_fspp.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_fsync.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_gblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_gblur_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_gblur_vulkan.c avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag 2025-05-28 12:21:27 +02:00
vf_geq.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_gradfun.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_grayworld.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_guided.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hflip.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hflip_init.h avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_histeq.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_histogram.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hqdn3d.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hqdn3d.h lavfi/hqdn3d: add slice thread optimization 2019-10-10 09:33:09 +08:00
vf_hqx.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hsvkey.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hue.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_huesaturation.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hwdownload.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hwmap.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hwupload.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hwupload_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_hysteresis.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_iccdetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_iccgen.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_identity.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_idet.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_idet.h avfilter: don't anonymously typedef structs 2017-05-13 11:39:28 +02:00
vf_il.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_interlace_vulkan.c avfilter/vf_interlace_vulkan: fix FPS and PTS calculation 2025-05-21 16:10:55 +02:00
vf_kerndeint.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_lagfun.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lcevc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lenscorrection.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lensfun.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_libopencv.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_libplacebo.c avfilter/vf_libplaceb: use TS2T() macro 2025-08-08 11:29:27 +00:00
vf_libvmaf.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_limitdiff.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_limiter.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lumakey.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lut.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lut2.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_lut3d.c avfilter/vf_lut3d: fix leak if allocate_3dlut failed 2025-06-28 23:54:40 +02:00
vf_maskedclamp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_maskedmerge.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_maskedminmax.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_maskedthreshold.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_maskfun.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_mcdeint.c avfilter/vf_mcdeint: add yuv444p support to mcdeint 2025-06-14 23:41:38 +02:00
vf_median.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_mergeplanes.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_mestimate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_midequalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_minterpolate.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_misc_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_mix.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_monochrome.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_morpho.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_mpdecimate.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_multiply.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_negate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_neighbor.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_neighbor_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_nlmeans.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_nlmeans.h avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 2022-05-06 05:19:50 +02:00
vf_nlmeans_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_nlmeans_opencl.c various: fix typos 2025-06-15 21:00:38 +05:30
vf_nlmeans_vulkan.c nlmeans_vulkan: switch to imageLoad() 2025-02-18 10:44:54 +01:00
vf_nnedi.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_noise.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_noise.h avfilter: don't anonymously typedef structs 2017-05-13 11:39:28 +02:00
vf_normalize.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_null.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_ocr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_overlay.c avfilter/vf_overlay: Hoist calculations out of loop 2025-06-17 00:33:09 +02:00
vf_overlay.h avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_overlay_cuda.c avfilter/overlay_cuda: add timeline editing support 2025-07-11 17:49:58 +02:00
vf_overlay_cuda.cu all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_overlay_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_overlay_qsv.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_overlay_vaapi.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_overlay_vulkan.c overlay_vulkan: remove unused variable 2025-02-21 03:19:19 +01:00
vf_owdenoise.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pad.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_pad_cuda.c avfilter: add pad_cuda filter 2025-07-04 01:32:27 +02:00
vf_pad_cuda.cu avfilter: add pad_cuda filter 2025-07-04 01:32:27 +02:00
vf_pad_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pad_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_palettegen.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_paletteuse.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_perspective.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_phase.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_photosensitivity.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pixdesctest.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pixelize.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pp7.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pp7.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_premultiply.c avfilter/vf_premultiply: use correct premultiplication formula 2025-07-28 10:56:10 +02:00
vf_procamp_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_program_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pseudocolor.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_psnr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pullup.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_pullup.h avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 2014-06-25 18:22:31 +02:00
vf_qp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_quirc.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_random.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_readeia608.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_readvitc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_remap.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_remap_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_removegrain.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_removelogo.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_repeatfields.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_rotate.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_sab.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_scale.c avfilter/vf_scale: set correct AVFrame SAR if reset_sar=1 2025-06-16 20:44:52 +02:00
vf_scale_cuda.c avfilter/scale*: add option reset_sar 2025-02-10 16:25:23 +05:30
vf_scale_cuda.cu avfilter/scale_cuda: frame crop support 2024-11-01 17:10:34 +01:00
vf_scale_cuda.h avfilter/scale_cuda: expose optional algorithm parameter 2020-11-04 18:10:19 +01:00
vf_scale_d3d11.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
vf_scale_npp.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_scale_vaapi.c avfilter/scale*: add option reset_sar 2025-02-10 16:25:23 +05:30
vf_scale_vt.c avfilter/scale*: add option reset_sar 2025-02-10 16:25:23 +05:30
vf_scale_vulkan.c scale_vulkan: add support for basic Debayering 2025-08-08 01:06:11 +09:00
vf_scdet.c avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() 2025-07-17 12:26:05 +02:00
vf_scdet_vulkan.c avutil/vf_scdet_vulkan: add new filter 2025-05-28 12:21:27 +02:00
vf_scroll.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_selectivecolor.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_separatefields.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_setparams.c avfilter/vf_setparams: Fix chroma_location being cleared 2025-05-07 10:52:44 +02:00
vf_sharpen_npp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_shear.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_showinfo.c avfilter/vf_showinfo: add support for 3D Reference Displays Information side data 2025-07-01 22:46:22 +02:00
vf_showpalette.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_shuffleframes.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_shufflepixels.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_shuffleplanes.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_signalstats.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_signature.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_siti.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_smartblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_spp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_spp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_sr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_sr_amf.c avfilter/scale_amf: Add AMF VPP & super resolution filters 2025-02-04 00:14:14 +01:00
vf_ssim.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_ssim360.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_stack.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_stack_qsv.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 10:03:34 +02:00
vf_stack_vaapi.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 10:03:34 +02:00
vf_stereo3d.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_subtitles.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_super2xsai.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_swaprect.c avutil: remove deprecated FF_API_FRAME_PKT 2025-03-28 14:33:08 -03:00
vf_swapuv.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_telecine.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_threshold.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_threshold_init.h avfilter/vf_threshold: fix handling of zero threshold 2022-10-27 10:23:24 +02:00
vf_thumbnail.c avfilter/vf_thumbnail: fix buffer overflow for odd sized HBD inputs 2025-08-06 21:25:46 +00:00
vf_thumbnail_cuda.c doc/filters: add thumbnail_cuda entry 2025-03-31 18:48:01 +05:30
vf_thumbnail_cuda.cu lavfi/vf_thumbnail_cuda: fix operator precedence bug 2019-07-30 15:17:22 +02:00
vf_tile.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_tiltandshift.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_tinterlace.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_tmidequalizer.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_tonemap.c avutil/libm: Only include intfloat.h when needed 2025-03-22 03:35:28 +01:00
vf_tonemap_opencl.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_tonemap_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_tpad.c libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2025-03-11 14:17:01 +01:00
vf_transpose.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_transpose_npp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_transpose_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_transpose_vaapi.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_transpose_vt.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_transpose_vulkan.c transpose_vulkan: port to imageLoad() 2025-02-18 10:44:55 +01:00
vf_unsharp.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_unsharp_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_untile.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_uspp.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vf_v360.c avfilter/vf_v360: Fix NULL pointer use 2025-01-15 01:27:46 +01:00
vf_vaguedenoiser.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_varblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vectorscope.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vf_vflip.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vfrdet.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vibrance.c avfilter/vf_vibrance: Update default value of rlum/blum 2025-07-31 19:51:23 +08:00
vf_vidstabdetect.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vidstabtransform.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vif.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vignette.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vmafmotion.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_vpp_amf.c avfilter/vpp_amf: add option reset_sar 2025-02-10 19:59:26 +05:30
vf_vpp_qsv.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_w3fdif.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_waveform.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vf_weave.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00
vf_xbr.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_xfade.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_xfade_opencl.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_xfade_vulkan.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_xmedian.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_xpsnr.c lavfi/vf_xpsnr: use av_err2str 2025-04-22 20:45:57 +02:00
vf_yadif.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_yadif_cuda.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01: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_videotoolbox.m avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_yaepblur.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_zoompan.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vf_zscale.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
video.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
video.h avfilter: fix YUV colorspace negotiation for YUVJ 2024-09-12 19:13:21 +02:00
vidstabutils.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vidstabutils.h avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 2021-10-05 18:58:25 +02:00
vmaf_motion.h avfilter/vmaf_motion: use correct header guards 2017-09-30 15:38:09 -03:00
vsink_nullsink.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_cellauto.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_ddagrab.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
vsrc_ddagrab_shaders.h avfilter/vsrc_ddagrab: fix checkheaders error 2022-07-18 13:08:39 +02:00
vsrc_gradients.c avutil: remove deprecated FF_API_FRAME_KEY 2025-03-28 14:33:08 -03:00
vsrc_life.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_mandelbrot.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_mptestsrc.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_perlin.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_sierpinski.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vsrc_testsrc.c avfilter: use the getters for xGA font data arrays 2025-07-22 09:47:18 -03:00
vsrc_testsrc_vulkan.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
vulkan.c lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 2021-11-19 16:47:26 +01:00
vulkan_filter.c vulkan_filter: use GENERAL image layout when no sampler is given 2025-02-18 10:44:53 +01:00
vulkan_filter.h lavfi/vulkan: remove redundant header 2024-10-06 01:21:41 +02:00
vulkan_glslang.c vulkan: move SPIR-V compilation code to libavutil 2024-10-06 01:21:44 +02:00
vulkan_shaderc.c vulkan: move SPIR-V compilation code to libavutil 2024-10-06 01:21:44 +02:00
w3fdif.h avfilter/vf_w3fdif: add >8 but <16 bit support 2016-12-25 09:50:36 +01:00
window_func.h all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
xpsnr.h avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
yadif.h avfilter/yadif_common: fix timestamps with very small timebases 2024-02-04 20:04:18 +01:00
yadif_common.c avutil: remove deprecated FF_API_INTERLACED_FRAME 2025-03-28 14:33:08 -03:00