1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Marton Balint fe18ed3f2a avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop and in the leftover buffer.

Example command line which should produce a smooth sine wave for the whole
duration of the output:

ffmpeg -f lavfi -i "sine=r=48000:f=480:d=4" -af "aloop=loop=4:start=48000:size=48000" out.wav

Fixes ticket #11283.

Signed-off-by: Marton Balint <cus@passwd.hu>
2024-11-11 21:56:34 +01:00
..
aarch64 aarch64: Lowercase UXTW/SXTW and similar flags 2023-10-21 23:25:23 +03:00
cuda avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
dnn lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
metal lavfi/metal: simplify fallback 2024-09-26 00:02:36 +02:00
opencl apply spelling fixes 2023-11-18 19:55:42 +01:00
riscv lavfi/riscv: depend on RVB and simplify accordingly 2024-08-05 21:16:26 +03:00
tests lavfi: add query_func2() 2024-09-02 11:55:20 +02:00
vulkan libavfilter/Makefile: add a makefile for Vulkan shaders 2024-10-15 17:45:20 +02:00
x86 avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
.gitignore
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 lavfi/aeval: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_aap.c lavfi/af_aap: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_acontrast.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_acopy.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_acrossover.c lavfi/af_acrossover: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_acrusher.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_adeclick.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_adecorrelate.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_adelay.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_adenorm.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_aderivative.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_adrc.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_adynamicequalizer.c lavfi/af_adynamicequalizer: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_adynamicsmooth.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_aecho.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_aemphasis.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_aexciter.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_afade.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_afftdn.c avfilter/af_afftdn: use av_assert0 for unreachable assert 2024-10-13 02:15:31 +02:00
af_afftfilt.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_afir.c lavfi/af_afir: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_afirdsp.h af_afir: RISC-V V fcmul_add 2023-11-16 20:53:18 +02:00
af_aformat.c lavfi/af_aformat: convert to query_func2() 2024-09-02 11:55:22 +02:00
af_afreqshift.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_afwtdn.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_agate.c lavfi/af_agate: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_aiir.c lavfi/af_aiir: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_alimiter.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_amerge.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_amix.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_amultiply.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_anequalizer.c lavfi/af_anequalizer: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_anlmdn.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_anlmdndsp.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_anlms.c lavfi/af_anlms: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_anull.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_apad.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_aphaser.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_apsyclip.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_apulsator.c avfilter/af_apulsator: remove unecessary initializer from layouts 2024-09-05 12:35:58 -03:00
af_aresample.c lavfi/af_aresample: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_arls.c lavfi/af_arls: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_arnndn.c lavfi/af_arnndn: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_asdr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_asetnsamples.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_asetrate.c lavfi/af_asetrate: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_ashowinfo.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_asoftclip.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_aspectralstats.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_asr.c avfilter/af_asr: remove unecessary initializer from layouts 2024-09-05 12:36:04 -03:00
af_astats.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_asubboost.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_asupercut.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_atempo.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_atilt.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_axcorrelate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_biquads.c lavfi/af_biquads: convert to query_func2() 2024-09-05 10:03:33 +02:00
af_bs2b.c avfilter/af_bs2b: remove unecessary initializer from layouts 2024-09-05 12:36:04 -03:00
af_channelmap.c lavfi/af_channelmap: fix channelmap_init error handling 2024-09-13 19:12:58 +02:00
af_channelsplit.c lavfi/af_channelsplit: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_chorus.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_compand.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_compensationdelay.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_crossfeed.c lavfi/af_crossfeed: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_crystalizer.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_dcshift.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_deesser.c lavfi/internal: move functions used by filters to filters.h 2024-08-19 21:45:25 +02:00
af_dialoguenhance.c lavfi/af_dialoguenhance: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_drmeter.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_dynaudnorm.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_earwax.c lavfi/af_earwax: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_extrastereo.c lavfi/af_extrastereo: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_firequalizer.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_flanger.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_haas.c lavfi/af_haas: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_hdcd.c lavfi/af_hdcd: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_headphone.c lavfi/af_headphone: convert to query_func2() 2024-09-09 17:26:17 +02:00
af_join.c avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref 2024-09-11 16:26:55 -03:00
af_ladspa.c lavfi/af_ladspa: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_loudnorm.c lavfi/af_loudnorm: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_lv2.c lavfi/af_lv2: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_mcompand.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_pan.c lavfi/af_pan: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_replaygain.c lavfi/af_replaygain: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_rubberband.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_sidechaincompress.c lavfi/af_sidechaincompress: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_silencedetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_silenceremove.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_sofalizer.c lavfi/af_sofalizer: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_speechnorm.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_stereotools.c lavfi/af_stereotools: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_stereowiden.c lavfi/af_stereowiden: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_superequalizer.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_surround.c lavfi/af_surround: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_tremolo.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_vibrato.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
af_virtualbass.c lavfi/af_virtualbass: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_volume.c lavfi/af_volume: convert to query_func2() 2024-09-09 17:26:18 +02:00
af_volume.h avfilter/af_volume: Also deprecate position enum value 2023-09-07 00:49:25 +02:00
af_volumedetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
afir_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
allfilters.c avfilter: add an LCEVC decoding filter 2024-09-19 10:06:05 -03: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 lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
asrc_afdelaysrc.c lavfi/asrc_afdelaysrc: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_afirsrc.c lavfi/asrc_afirsrc: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_anoisesrc.c lavfi/asrc_anoisesrc: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_anullsrc.c lavfi/asrc_anullsrc: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_flite.c lavfi/asrc_flite: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_hilbert.c lavfi/asrc_hilbert: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_sinc.c lavfi/asrc_sinc: convert to query_func2() 2024-09-28 09:53:11 +02:00
asrc_sine.c lavfi/asrc_sine: convert to query_func2() 2024-09-28 09:53:11 +02:00
atadenoise.h
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 lavfi/avf_a3dscope: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_abitscope.c lavfi/avf_abitscope: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_ahistogram.c lavfi/avf_ahistogram: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_aphasemeter.c lavfi/avf_aphasemeter: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_avectorscope.c lavfi/avf_avectorscope: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_concat.c lavfi/avf_concat: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showcqt.c lavfi/avf_showcqt: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showcqt.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
avf_showcwt.c lavfi/avf_showcwt: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showfreqs.c lavfi/avf_showfreqs: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showspatial.c lavfi/avf_showspatial: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showspectrum.c lavfi/avf_showspectrum: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showvolume.c lavfi/avf_showvolume: switch to query_func2() 2024-09-28 09:53:11 +02:00
avf_showwaves.c lavfi/avf_showwaves: switch to query_func2() 2024-09-28 09:53:11 +02:00
avfilter_internal.h lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static 2024-10-07 10:53:13 +02:00
avfilter.c lavfi/avfilter: drop ff_ prefixes from static functions 2024-10-07 10:53:13 +02:00
avfilter.h lavfi/avfilter: document AVFilterContext.is_disabled as private 2024-10-07 10:53:13 +02:00
avfiltergraph.c lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext 2024-10-07 10:53:09 +02:00
avfilterres.rc
bbox.c
bbox.h
blend_modes.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
blend.h avfilter/blend: use a per-thread AVExpr 2024-05-14 21:07:37 +02:00
boxblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
boxblur.h
bufferqueue.h
buffersink.c lavfi/buffersink: switch to query_func2() 2024-10-04 10:03:34 +02:00
buffersink.h lavfi/buffersink: add array-type options to replace "int-list" ones 2024-09-30 09:10:19 +02:00
buffersrc.c lavfi/buffersrc: switch to query_func2() 2024-10-04 10:03:34 +02:00
buffersrc.h avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -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_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
colorspacedsp.h
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/vsdc_testsrc: simplify yuvtest_fill_picture 2024-10-13 20:54:07 -03: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
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 lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_cue.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_drawgraph.c lavfi/f_drawgraph: switch to query_func2() 2024-10-04 10:03:34 +02:00
f_ebur128.c lavfi/f_ebur128: switch to query_func2() 2024-10-04 10:03:34 +02:00
f_graphmonitor.c lavfi/f_graphmonitor: switch to query_func2() 2024-10-04 10:03:34 +02:00
f_interleave.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_latency.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_loop.c avfilter/f_loop: fix aloop activate logic 2024-11-11 21:56:34 +01:00
f_metadata.c lavfi/f_metadata: use av_err2str to simplify code 2024-09-13 00:24:47 +02:00
f_perms.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_realtime.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_reverse.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_segment.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_select.c lavfi/f_select: switch to query_func2() 2024-10-04 10:03:34 +02:00
f_sendcmd.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_sidedata.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
f_streamselect.c lavfi/f_streamselect: drop useless query_formats() callback 2024-10-04 10:03:34 +02:00
f_zmq.c lavfi: drop internal.h 2024-08-19 21:48:04 +02: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 lavfi: add query_func2() 2024-09-02 11:55:20 +02:00
formats.c lavfi: add query_func2() 2024-09-02 11:55:20 +02: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
framequeue.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
framequeue.h
framerate.h
framesync.c avfilter/framesync: fix forward EOF pts 2024-10-13 13:54:03 +02:00
framesync.h avfilter/framesync: make framesync_class un-static 2024-05-03 14:23:22 +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
generate_wave_table.h
gradfun.h
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
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
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut 2022-04-26 20:07:04 +02:00
Makefile libavfilter/Makefile: add a makefile for Vulkan shaders 2024-10-15 17:45:20 +02:00
maskedclamp.h
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 2022-03-03 09:57:53 +01:00
median_template.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
median.h
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_source.h tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2023-05-29 00:42:00 +02:00
opencl.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
opencl.h
palette.c avfilter/palette: add lowbias32 hashing 2023-01-03 17:18:55 +01:00
palette.h avfilter/palette: add lowbias32 hashing 2023-01-03 17:18:55 +01:00
perlin.c lavfi/perlin: Fix out of bounds stack buffer write 2024-07-10 18:10:08 +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
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 avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
qp_table.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
qrencode.c lavfi/qrencode: switch to query_func2() 2024-10-04 10:03:34 +02:00
qsvvpp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
qsvvpp.h lavfi/qsv: Copy metadata fields from the given input 2024-04-29 11:08:41 +08:00
removegrain.h
scale_eval.c avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 2024-07-21 16:34:30 +02:00
scale_eval.h avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 2024-07-21 16:34:30 +02:00
scene_sad.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
scene_sad.h
setpts.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
settb.c 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
signature.h lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
silenceremove_template.c avfilter/silenceremove_template: refactor detectors using common peaks code 2023-05-29 11:47:11 +02:00
split.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
src_avsynctest.c lavfi/src_avsynctest: switch to query_func2() 2024-10-04 10:03:34 +02:00
src_movie.c avfilter/src_movie: configure correct YUV attributes 2024-10-07 19:51:34 +02:00
ssim.h
stack_internal.c lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list 2024-10-04 10:03:34 +02:00
stack_internal.h Revert "avfilter/stack_internal: add missing header includes" 2023-03-11 10:05:47 -03:00
stereo3d.h
textutils.c avfilter/textutils: Constify ff_expand_text() 2024-06-30 11:37:06 +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
transform.h
transpose.h
trim.c lavfi: drop internal.h 2024-08-19 21:48:04 +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 lavfi/vaf_spectrumsynth: switch to query_func2() 2024-10-04 10:03:34 +02:00
version_major.h lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 2024-10-07 10:47:18 +02:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h avfilter/scale_cuda: frame crop support 2024-11-01 17:10:34 +01:00
vf_addroi.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_alphamerge.c lavfi/vf_alphamerge: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_amplify.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_aspect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_atadenoise.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_avgblur_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_avgblur_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_avgblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_backgroundkey.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_bbox.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_bilateral_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_bilateral_cuda.cu avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication 2022-09-03 20:27:34 +02:00
vf_bilateral.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_bitplanenoise.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_blackdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_blackframe.c lavfi: drop internal.h 2024-08-19 21:48:04 +02: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 vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_blend.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_blockdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_blurdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_bm3d.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_boxblur.c lavfi/vf_boxblur: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_bwdif_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02: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 vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_bwdif.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_cas.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_ccrepack.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_chromaber_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_chromakey_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_chromakey_cuda.cu avfilter: add chromakey_cuda filter 2022-07-10 17:20:15 +02:00
vf_chromakey.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_chromanr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_chromashift.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_ciescope.c lavfi/vf_ciescope: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_codecview.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorbalance.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorchannelmixer.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorconstancy.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorcontrast.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorcorrect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorize.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorkey_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorkey.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorlevels.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colormap.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colormatrix.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorspace_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_colorspace_cuda.cu libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter 2022-09-13 22:59:30 +02:00
vf_colorspace.c lavfi/vf_colorspace: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_colortemperature.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_convolution_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_convolution.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_convolve.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_copy.c lavfi/vf_copy: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_coreimage.m avfilter/vf_coreimage: silence AVFrame deprecation warnings 2024-09-26 00:34:36 +02:00
vf_corr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_cover_rect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_crop.c lavfi/vf_crop: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_cropdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_curves.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_datascope.c lavfi/vf_datascope: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_dblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_dctdnoiz.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_deband.c lavfi/vf_deband: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_deblock.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_decimate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_dedot.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_deflicker.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_deinterlace_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_dejudder.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_delogo.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_derain.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_deshake_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_deshake.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_despill.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_detelecine.c lavfi/vf_detelecine: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_displace.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_dnn_classify.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_dnn_detect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_dnn_processing.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_drawbox_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_drawbox.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_drawtext.c lavfi/vf_drawtext: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_edgedetect.c lavfi/vf_edgedetect: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_elbg.c lavfi/vf_elbg: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_entropy.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_epx.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_eq.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_eq.h lavu/frame: deprecate AVFrame.pkt_{pos,size} 2023-03-20 10:42:09 +01:00
vf_estdif.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_exposure.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_extractplanes.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_fade.c lavfi/vf_fade: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_feedback.c lavfi/vf_feedback: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_fftdnoiz.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_fftfilt.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_field.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_fieldhint.c lavfi/vf_fieldhint: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_fieldmatch.c lavfi/vf_fieldmatch: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_fieldorder.c lavfi/vf_fieldorder: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_fillborders.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_find_rect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_flip_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_floodfill.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_format.c lavfi/vf_format: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_fps.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_framepack.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_framerate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_framestep.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_freezedetect.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_freezeframes.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_frei0r.c lavfi/vf_frei0r: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_fspp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_fsync.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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 vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_gblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_geq.c lavfi/vf_geq: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_gradfun.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_grayworld.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_guided.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hflip_init.h avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_hflip.c lavfi/vf_hflip: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_histeq.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_histogram.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hqdn3d.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hqdn3d.h
vf_hqx.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hsvkey.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hue.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_huesaturation.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_hwdownload.c lavfi/vf_hwdownload: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_hwmap.c lavfi/vf_hwmap: switch to query_func2() 2024-10-07 10:46:43 +02:00
vf_hwupload_cuda.c lavfi/vf_hwupload_cuda: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_hwupload.c lavfi/vf_hwupload: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_hysteresis.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_iccdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_iccgen.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_identity.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_idet.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_idet.h
vf_il.c lavfi/vf_il: switch to query_func2() 2024-10-15 10:39:13 +02:00
vf_kerndeint.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lagfun.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lcevc.c avfilter: add an LCEVC decoding filter 2024-09-19 10:06:05 -03:00
vf_lenscorrection.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lensfun.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_libopencv.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_libplacebo.c lavfi/vf_libplacebo: eliminate LibplaceboInput.link 2024-11-09 02:45:58 +01:00
vf_libvmaf.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_limitdiff.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_limiter.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lumakey.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lut2.c lavfi/vf_lut2: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_lut3d.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_lut.c lavfi/vf_lut: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_maskedclamp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_maskedmerge.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_maskedminmax.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_maskedthreshold.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_maskfun.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_mcdeint.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_median.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_mergeplanes.c lavfi/vf_mergeplanes: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_mestimate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_midequalizer.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_minterpolate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_misc_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_mix.c lavfi/vf_mix: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_monochrome.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_morpho.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_mpdecimate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_multiply.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_negate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_neighbor_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_neighbor.c lavfi: drop internal.h 2024-08-19 21:48:04 +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 lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_nlmeans_vulkan.c vulkan: enable selecting a compatible representation of format 2024-10-16 12:48:15 +02:00
vf_nlmeans.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_nlmeans.h avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 2022-05-06 05:19:50 +02:00
vf_nnedi.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_noise.c lavfi/vf_noise: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_noise.h
vf_normalize.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_null.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_ocr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_overlay_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_overlay_cuda.cu
vf_overlay_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_overlay_qsv.c lavfi/vf_overlay_qsv: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_overlay_vaapi.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_overlay_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_overlay.c lavfi/vf_overlay: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_overlay.h avfilter/vf_overlay: Add support for yuv444p10 pixel format 2023-07-20 16:49:05 +02:00
vf_owdenoise.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pad_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pad_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_pad.c lavfi/vf_pad: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_palettegen.c lavfi/vf_palettegen: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_paletteuse.c lavfi/vf_paletteuse: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_perspective.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_phase.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_photosensitivity.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pixdesctest.c avfilter/vf_pixdesctest: also take into account undefined alpha components 2024-10-21 09:52:58 -03:00
vf_pixelize.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pp7.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pp7.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_pp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_premultiply.c lavfi/vf_premultiply: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_procamp_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_program_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pseudocolor.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_psnr.c avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
vf_pullup.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_pullup.h
vf_qp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_quirc.c lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats() 2024-10-15 10:39:14 +02:00
vf_random.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_readeia608.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_readvitc.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_remap_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_remap.c lavfi/vf_remap: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_removegrain.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_removelogo.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_repeatfields.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_rotate.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_sab.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_scale_cuda.c avfilter/scale_cuda: frame crop support 2024-11-01 17:10:34 +01:00
vf_scale_cuda.cu avfilter/scale_cuda: frame crop support 2024-11-01 17:10:34 +01:00
vf_scale_cuda.h
vf_scale_npp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_scale_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_scale_vt.c avfilter: inherit input color range for videotoolbox filters 2024-08-24 00:24:06 +08:00
vf_scale_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_scale.c lavfi/vf_scale: switch to query_func2() 2024-10-15 10:39:14 +02:00
vf_scdet.c lavf/scdet: minor fix 2024-07-05 18:06:14 +08:00
vf_scroll.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_selectivecolor.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_separatefields.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_setparams.c lavfi/vf_setparams: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_sharpen_npp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_shear.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_showinfo.c avfilter/vf_showinfo: add missing break to ViewID case 2024-09-24 16:08:29 -03:00
vf_showpalette.c lavfi/vf_showpalette: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_shuffleframes.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_shufflepixels.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_shuffleplanes.c lavfi/vf_shuffleplanes: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_signalstats.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_signature.c lavfi/vf_signature: use av_err2str to simplify code 2024-09-13 00:26:23 +02:00
vf_siti.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_smartblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_spp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_spp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_sr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_ssim360.c lavfi/vf_ssim360: fix variable shadowing 2024-09-13 00:19:46 +02:00
vf_ssim.c lavfi/vf_ssim: narrow variable scopes 2024-09-13 00:24:20 +02: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_stack.c lavfi/vf_stack: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_stereo3d.c lavfi/vf_stereo3d: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_subtitles.c avfilter/vf_subtitles: Respect YCbCr Matrix header 2024-10-19 11:08:34 -05:00
vf_super2xsai.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_swaprect.c lavfi/vf_swaprect: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_swapuv.c lavfi/vf_swapuv: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_telecine.c lavfi/vf_telecine: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_threshold_init.h avfilter/vf_threshold: fix handling of zero threshold 2022-10-27 10:23:24 +02:00
vf_threshold.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_thumbnail_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_thumbnail_cuda.cu
vf_thumbnail.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tile.c lavfi/vf_tile: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_tiltandshift.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tinterlace.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tmidequalizer.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tonemap_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tonemap_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_tonemap.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_tpad.c lavfi/vf_tpad: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_transpose_npp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_transpose_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_transpose_vaapi.c lavfi/*_vaapi: switch to query_func2() 2024-09-28 09:53:11 +02:00
vf_transpose_vt.c avfilter: inherit input color range for videotoolbox filters 2024-08-24 00:24:06 +08:00
vf_transpose_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_transpose.c lavfi/vf_transpose: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_unsharp_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_unsharp.c avfilter/unsharp: Call function directly rather than via function pointer 2024-09-10 00:59:30 +08:00
vf_untile.c lavfi/vf_untile: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_uspp.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_v360.c lavfi/vf_v360: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_vaguedenoiser.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_varblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vectorscope.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vflip.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vfrdet.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vibrance.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vidstabdetect.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vidstabtransform.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vif.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vignette.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_vmafmotion.c lavfi/vf_vmafmotion: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_vpp_qsv.c lavfi/vf_vpp_qsv: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_w3fdif.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_waveform.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_weave.c lavfi/vf_weave: convert to query_func2() 2024-10-17 11:00:35 +02:00
vf_xbr.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_xfade_opencl.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_xfade_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vf_xfade.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_xmedian.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_xpsnr.c avfilter/vf_xpsnr: remove duplicated DSP infranstructure 2024-10-07 09:33:52 -03:00
vf_yadif_cuda.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m avfilter/yadif_videotoolbox: remove unused variable 2024-09-26 00:18:54 +02:00
vf_yadif.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_yaepblur.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_zoompan.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vf_zscale.c avfilter/vf_zscale: extend the configuration log message with color space info 2024-11-09 19:33:57 -03: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
vmaf_motion.h
vsink_nullsink.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_cellauto.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_ddagrab_shaders.h avfilter/vsrc_ddagrab: fix checkheaders error 2022-07-18 13:08:39 +02:00
vsrc_ddagrab.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_gradients.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_life.c lavfi/vsrc_life: convert to query_func2() 2024-10-17 11:00:35 +02:00
vsrc_mandelbrot.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_mptestsrc.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_perlin.c lavfi/vsrc_perlin: convert to query_func2() 2024-10-17 11:00:35 +02:00
vsrc_sierpinski.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
vsrc_testsrc_vulkan.c vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 2024-10-11 23:54:18 +02:00
vsrc_testsrc.c avfilter/vsrc_testsrc: add support for RGB48/RGBA64 2024-11-06 17:34:32 -03:00
vulkan_filter.c vulkan: enable selecting a compatible representation of format 2024-10-16 12:48:15 +02: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
vulkan.c
w3fdif.h
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_common.c lavfi: drop internal.h 2024-08-19 21:48:04 +02:00
yadif.h avfilter/yadif_common: fix timestamps with very small timebases 2024-02-04 20:04:18 +01:00