1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavfilter
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties
Specifically those that should be visible to filters, but hidden from
API callers. Such properties are currently located at the end of the
public AVFilterLink struct, demarcated by a comment marking them as
private. However it is generally better to hide them explicitly, using
the same pattern already employed in avformat or avcodec.

The new struct is currently trivial, but will become more useful in
following commits.
2024-08-15 19:27:01 +02: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 libavfi/dnn: enable LibTorch xpu device option support 2024-06-08 19:45:21 +08:00
metal
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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vulkan nlmeans_vulkan: parallelize workgroup invocations 2023-10-11 16:53:06 +02:00
x86 avfilter/blend: put slice parameters to a single struct 2024-05-14 21:07:37 +02: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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_aap.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_acontrast.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_acopy.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_acrossover.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_acrusher.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adeclick.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adecorrelate.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adelay.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adenorm.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_aderivative.c avfilter/af_aderivative: Free out on error 2024-07-07 23:36:30 +02:00
af_adrc.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adynamicequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adynamicsmooth.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_aecho.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_aemphasis.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_aexciter.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_afade.c avfilter/af_afade: fix opt_type for nb_samples/ns 2024-07-01 23:16:44 +02:00
af_afftdn.c avfilter/af_afftdn: Assert format 2024-07-07 23:36:29 +02:00
af_afftfilt.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_afir.c avfilter/af_afir: Assert format 2024-07-07 23:36:29 +02:00
af_afirdsp.h af_afir: RISC-V V fcmul_add 2023-11-16 20:53:18 +02:00
af_aformat.c avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
af_afreqshift.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_afwtdn.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_agate.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_aiir.c avfilter/af_aiir: Avoid unchecked allocation 2024-05-31 14:18:33 +02:00
af_alimiter.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_amerge.c avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure 2024-07-07 23:36:29 +02:00
af_amix.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_amultiply.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_anequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_anlmdn.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_anlmdndsp.h
af_anlms.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_anull.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_apad.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_aphaser.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_apsyclip.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_apulsator.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_aresample.c avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 2024-07-07 23:36:27 +02:00
af_arls.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_arnndn.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asdr.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asetnsamples.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_asetrate.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
af_ashowinfo.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asoftclip.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_aspectralstats.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asr.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_astats.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asubboost.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_asupercut.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_atempo.c avfilter/af_atempo: Fix indentation 2024-05-23 10:45:55 +02:00
af_atilt.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_axcorrelate.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_biquads.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_bs2b.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_channelmap.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_channelsplit.c avfilter/af_channelsplit: fix mixed declaration and code 2024-07-14 15:43:01 -04:00
af_chorus.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_compand.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_compensationdelay.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_crossfeed.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_crystalizer.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
af_dcshift.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_deesser.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_dialoguenhance.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_drmeter.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_dynaudnorm.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_earwax.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_extrastereo.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
af_firequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_flanger.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_haas.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_hdcd.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_headphone.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_join.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_ladspa.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_loudnorm.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_lv2.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_mcompand.c avfilter/af_mcompand: compute half frequency in double 2024-07-07 23:36:28 +02:00
af_pan.c avfilter/af_pan: check nb_output_channels before use 2024-07-07 23:36:28 +02:00
af_replaygain.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
af_rubberband.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_sidechaincompress.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
af_silencedetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_silenceremove.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_sofalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_speechnorm.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_stereotools.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_stereowiden.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_superequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_surround.c avfilter/af_surround: Check output format 2024-08-11 13:21:12 +02:00
af_tremolo.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_vibrato.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_virtualbass.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
af_volume.c avfilter/af_volume: Don't free options manually 2024-05-09 13:18:32 +02:00
af_volume.h avfilter/af_volume: Also deprecate position enum value 2023-09-07 00:49:25 +02:00
af_volumedetect.c avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
afir_template.c avfilter/af_afir: refactor crossfade code 2023-11-19 23:47:52 +01:00
allfilters.c lavfi: add Perlin noise generator 2024-07-01 22:31:02 +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
asrc_afdelaysrc.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
asrc_afirsrc.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
asrc_anoisesrc.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
asrc_anullsrc.c avfilter/asrc_anullsrc: fix allowed range for sample_rate 2023-11-22 19:41:15 -03:00
asrc_flite.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
asrc_hilbert.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
asrc_sinc.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
asrc_sine.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
atadenoise.h
audio.c avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
audio.h avfilter: Deduplicate default audio inputs/outputs 2023-08-07 09:21:13 +02:00
avf_a3dscope.c avfilter/avf_a3dscope,avf_showcwt: set video frame duration 2023-01-17 14:50:08 +01:00
avf_abitscope.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_ahistogram.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_aphasemeter.c avcodec, avfilter: Don't use "" for system headers 2024-03-31 00:08:42 +01:00
avf_avectorscope.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
avf_concat.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showcqt.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showcqt.h
avf_showcwt.c avfilter/avf_showcwt: Check av_parse_video_rate() for failure 2024-07-02 21:57:24 +02:00
avf_showfreqs.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showspatial.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showspectrum.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showvolume.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avf_showwaves.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
avfilter_internal.h lavfi: add a new struct for private link properties 2024-08-15 19:27:01 +02:00
avfilter.c lavfi: add a new struct for private link properties 2024-08-15 19:27:01 +02:00
avfilter.h lavfi: deprecate avfilter_config_links() 2024-03-08 09:29:54 +01:00
avfiltergraph.c lavfi: add a new struct for private link properties 2024-08-15 19:27:01 +02:00
avfilterres.rc
bbox.c
bbox.h
blend_modes.c avfilter/blend: put slice parameters to a single struct 2024-05-14 21:07:37 +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 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
buffersink.h avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
buffersrc.c avfilter/buffersrc: never override channel count in av_buffersrc_add_frame_flags 2024-04-09 23:12:46 +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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01: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: Fix depthb computation 2024-07-02 21:57:24 +02:00
drawutils.h lavfi/drawutils: improve colorspace support 2022-06-19 19:18:34 -05: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 avfilter/edge_template: Fix small inputs with gaussian_blur() 2023-12-29 01:28:10 +01:00
f_bench.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_cue.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
f_drawgraph.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_ebur128.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_graphmonitor.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_interleave.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_latency.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
f_loop.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_metadata.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_perms.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_realtime.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
f_reverse.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_segment.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_select.c avfilter/f_select.c: add support for iw and ih variables 2024-05-08 21:33:32 +02:00
f_sendcmd.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_sidedata.c avfilter/f_sidedata: synchronize with side data list 2024-04-26 21:02:46 +02:00
f_streamselect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_zmq.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +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 lavfi: add a new struct for private link properties 2024-08-15 19:27:01 +02:00
formats.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
formats.h avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
framepool.c avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 2024-03-31 00:08:43 +01: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 lavfi/framesync: avoid forcing frame writability unnecessarily 2024-07-31 11:12:45 +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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
graphparser.c avfilter: Add a header for internal generic-layer APIs 2024-02-18 16:38:09 +01:00
hermite.h
hflip.h avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
internal.h lavfi: deprecate avfilter_config_links() 2024-03-08 09:29:54 +01: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 lavfi: add Perlin noise generator 2024-07-01 22:31:02 +02:00
maskedclamp.h
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 2022-03-03 09:57:53 +01:00
median_template.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +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 avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +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 avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
preserve_color.h
psnr.h
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 avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 2024-06-30 11:37:04 +02:00
qsvvpp.c avfilter/qsvvpp: Remove unreachable code 2024-06-19 13:23:07 +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/setpts: unset frame durations 2024-03-29 09:09:40 +01:00
settb.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
signature_lookup.c libavfilter/signature_lookup: fix jaccard distance 2024-06-07 21:42:23 +02:00
signature.h
silenceremove_template.c avfilter/silenceremove_template: refactor detectors using common peaks code 2023-05-29 11:47:11 +02:00
split.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
src_avsynctest.c avfilter: pass link YUV colorspace to ff_draw_init2 2024-02-06 11:30:10 +01:00
src_movie.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ssim.h
stack_internal.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01: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 avfilter/trim: flag trim filter as metadata only 2024-06-06 15:09:45 +05:30
unsharp.h avfilter/vf_unsharp: add support for alpha formats 2022-03-01 12:36:35 +01:00
v360.h avfilter/v360: Use AV_VIDEO_MAX_PLANES 2024-02-16 21:34:38 +01:00
vaapi_vpp.c lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possible 2024-04-18 14:43:07 +08:00
vaapi_vpp.h lavfi/{denoise, procamp, scale, sharpness}_vaapi: Add passthrough mode 2023-06-25 10:01:51 +08:00
vaf_spectrumsynth.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
version_major.h lavfi: deprecate avfilter_link_free() 2024-03-08 09:29:54 +01:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h avfilter/smartblur: Added alpha layer support 2024-05-19 22:12:53 +02:00
vf_addroi.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_alphamerge.c avfilter/vf_alphamerge: warn if input not full range 2023-11-09 12:53:35 +01:00
vf_amplify.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_aspect.c avfilter/vf_aspect: Deduplicate inputs 2023-11-04 01:24:09 +01:00
vf_atadenoise.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_avgblur_opencl.c avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES 2024-07-15 01:59:39 +02:00
vf_avgblur_vulkan.c lavfi/avgblur_vulkan: fix memory leaks 2023-08-28 22:29:34 +02:00
vf_avgblur.c avfilter/vf_avgblur: Check plane instead of AVFrame 2024-07-02 21:57:25 +02:00
vf_backgroundkey.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bbox.c
vf_bilateral_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01: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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bitplanenoise.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_blackdetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_blackframe.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +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 all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_blend.c avfilter/blend: use a per-thread AVExpr 2024-05-14 21:07:37 +02:00
vf_blockdetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_blurdetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bm3d.c avfilter/vf_bm3d: Dont round MSE2SSE to an integer 2024-07-15 01:59:39 +02:00
vf_boxblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bwdif_cuda.c avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables 2024-02-14 13:18:42 +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 avfilter/yadif_common: factorize some part of the config_output and the uninit functions 2024-02-04 20:04:18 +01:00
vf_bwdif.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_cas.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_ccrepack.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_chromaber_vulkan.c lavfi/chromaber_vulkan: fix memory leaks 2023-08-28 22:29:34 +02:00
vf_chromakey_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_chromakey_cuda.cu avfilter: add chromakey_cuda filter 2022-07-10 17:20:15 +02:00
vf_chromakey.c avfilter/vf_chromakey: Deduplicate inputs and outputs 2023-11-04 01:24:09 +01:00
vf_chromanr.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_chromashift.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_ciescope.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_codecview.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_colorbalance.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_colorchannelmixer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_colorconstancy.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_colorcontrast.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_colorcorrect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_colorize.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_colorkey_opencl.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_colorkey.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_colorlevels.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_colormap.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_colormatrix.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_colorspace_cuda.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +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_colorspace.c avfilter/vf_colorspace: use colorspace negotiation API 2024-04-17 22:17:56 +02:00
vf_colortemperature.c avfilter/vf_colortemperature: add gbr(a)pf support 2023-11-12 02:39:44 +01:00
vf_convolution_opencl.c avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 2024-07-15 01:59:40 +02:00
vf_convolution.c avfilter/vf_convolution: Fix compilation with sobel disabled 2024-05-07 23:53:26 +02:00
vf_convolve.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_copy.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
vf_coreimage.m avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_corr.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_cover_rect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_crop.c avfilter/vf_crop: prevent integer overflows when calculating SAR 2024-07-11 10:22:47 -03:00
vf_cropdetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_curves.c libavfilter/vf_curves: fix a memory leak on error path 2024-05-20 23:57:45 +08:00
vf_datascope.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_dblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_dctdnoiz.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_deband.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_deblock.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_decimate.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_dedot.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_deflicker.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_deinterlace_vaapi.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_dejudder.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_delogo.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_derain.c avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
vf_deshake_opencl.c avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 2024-07-21 15:52:09 +02:00
vf_deshake.c avfilter: Free out on error 2024-07-15 01:59:41 +02:00
vf_despill.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_detelecine.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_displace.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_dnn_classify.c avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
vf_dnn_detect.c avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
vf_dnn_processing.c avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
vf_drawbox_vaapi.c lavfi: Add drawbox_vaapi filter 2024-04-18 14:43:07 +08:00
vf_drawbox.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_drawtext.c avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 2024-06-30 11:37:04 +02:00
vf_edgedetect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_elbg.c avfilter/vf_elbg: Use unsigned for shifting into the top bit 2024-07-21 16:34:25 +02:00
vf_entropy.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_epx.c avfilter/internal: Don't include video.h 2023-08-07 09:21:13 +02:00
vf_eq.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_eq.h lavu/frame: deprecate AVFrame.pkt_{pos,size} 2023-03-20 10:42:09 +01:00
vf_estdif.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_exposure.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_extractplanes.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_fade.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_feedback.c avfilter/vf_feedback: add timeline support 2023-10-30 16:06:46 +01:00
vf_fftdnoiz.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_fftfilt.c avfilter/vf_fftfilt: Remove dead depth code 2024-07-21 16:34:27 +02:00
vf_field.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_fieldhint.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_fieldmatch.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_fieldorder.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_fillborders.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_find_rect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_flip_vulkan.c avfilter/internal: Don't include video.h 2023-08-07 09:21:13 +02:00
vf_floodfill.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_format.c avfilter/vf_format: allow empty pix_fmts list 2023-12-31 13:36:22 -08:00
vf_fps.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_framepack.c avfilter/vf_framepack: Use dedicated pointer for access 2023-09-12 09:42:43 +02:00
vf_framerate.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_framestep.c
vf_freezedetect.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 2023-09-04 11:04:45 +02:00
vf_freezeframes.c
vf_frei0r.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_fspp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_fsync.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_gblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_geq.c avfilter/vf_geq: fix interpolation with 1 pixel width/height 2024-05-14 21:07:37 +02:00
vf_gradfun.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_grayworld.c avfilter/vf_grayworld: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_guided.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_hflip_init.h avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_hflip.c avfilter/vf_hflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_histeq.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_histogram.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_hqdn3d.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_hqdn3d.h
vf_hqx.c avfilter/internal: Don't include video.h 2023-08-07 09:21:13 +02:00
vf_hsvkey.c avfilter/vf_hsvkey: Deduplicate inputs and outputs 2023-11-04 01:24:09 +01:00
vf_hue.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_huesaturation.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_hwdownload.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_hwmap.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_hwupload_cuda.c
vf_hwupload.c lavfi: add hwdevice flag to hwupload/hwmap 2023-03-27 17:14:31 +02:00
vf_hysteresis.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_iccdetect.c avfilter/vf_iccdetect: use ff_icc_profile_sanitize 2023-10-03 00:28:50 +02:00
vf_iccgen.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_identity.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_idet.c avutil/frame: deprecate interlaced_frame and top_field_first 2023-05-04 18:15:00 -03:00
vf_idet.h
vf_il.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_kerndeint.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_lagfun.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_lenscorrection.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_lensfun.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_libopencv.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_libplacebo.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_libvmaf.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_limitdiff.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_limiter.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_lumakey.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_lut2.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_lut3d.c avfilter/vf_lut3d: Check av_scanf() 2024-07-21 16:34:28 +02:00
vf_lut.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_maskedclamp.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_maskedmerge.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_maskedminmax.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_maskedthreshold.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_maskfun.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_mcdeint.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_median.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_mergeplanes.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
vf_mestimate.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_midequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_minterpolate.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_misc_vaapi.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_mix.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_monochrome.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_morpho.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_mpdecimate.c avfilter/vf_mpdecimate: Remove emms_c 2023-11-04 01:26:25 +01:00
vf_multiply.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_negate.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_neighbor_opencl.c avfilter/vf_neighbor_opencl: Use AV_PIX_MAX_PLANES 2024-07-21 16:34:29 +02:00
vf_neighbor.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +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 tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2023-05-29 00:42:00 +02:00
vf_nlmeans_vulkan.c nlmeans_vulkan: fix uninitialized reads 2024-08-11 05:13:17 +02:00
vf_nlmeans.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01: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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_noise.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_noise.h
vf_normalize.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_null.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_ocr.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_overlay_cuda.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_overlay_cuda.cu
vf_overlay_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2023-05-29 00:42:00 +02:00
vf_overlay_qsv.c lavfi/qsv: Copy metadata fields from the given input 2024-04-29 11:08:41 +08:00
vf_overlay_vaapi.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_overlay_vulkan.c avfilter/internal: Don't include video.h 2023-08-07 09:21:13 +02:00
vf_overlay.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_overlay.h avfilter/vf_overlay: Add support for yuv444p10 pixel format 2023-07-20 16:49:05 +02:00
vf_owdenoise.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pad_opencl.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_pad_vaapi.c lavfi: Add pad_vaapi filter 2024-04-18 14:43:07 +08:00
vf_pad.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_palettegen.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_paletteuse.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_perspective.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_phase.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_photosensitivity.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_pixdesctest.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pixelize.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_pp7.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pp7.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_pp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_premultiply.c avfilter/vf_premultiply: Use AV_PIX_MAX_PLANES 2024-07-21 15:57:43 +02:00
vf_procamp_vaapi.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_program_opencl.c lavfi: add a flag for filters able to work with hw_device_ctx 2023-03-24 10:16:51 +01:00
vf_pseudocolor.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_psnr.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pullup.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pullup.h
vf_qp.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_quirc.c lavfi: add quirc filter 2024-01-01 20:12:52 +01:00
vf_random.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_readeia608.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_readvitc.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_remap_opencl.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_remap.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_removegrain.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_removelogo.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_repeatfields.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_rotate.c avfilter/vf_rotate: Check ff_draw_init2() return value 2024-06-12 00:39:14 +02:00
vf_sab.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_scale_cuda.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_scale_cuda.cu avfilter/scale_cuda: add support for rgb32/bgr32 conversions 2023-06-16 10:40:21 -07:00
vf_scale_cuda.h
vf_scale_npp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_scale_vaapi.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_scale_vt.c avfilter/vf_scale_vt: fix output frame dimension 2023-08-26 16:31:43 +08:00
vf_scale_vulkan.c avfilter/vf_scale_vulkan: Fix typo 2024-03-01 17:22:25 +08:00
vf_scale.c avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 2024-07-21 16:34:31 +02:00
vf_scdet.c lavf/scdet: minor fix 2024-07-05 18:06:14 +08:00
vf_scroll.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_selectivecolor.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_separatefields.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_setparams.c avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variants 2024-04-03 21:31:35 +03:00
vf_sharpen_npp.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_shear.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_showinfo.c avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 2024-06-28 13:16:57 -03:00
vf_showpalette.c
vf_shuffleframes.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_shufflepixels.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_shuffleplanes.c avfilter/internal: Don't include formats.h 2023-08-07 09:21:13 +02:00
vf_signalstats.c avfilter/vf_signalstats: Use 64bit for processing histogram 2024-05-31 14:18:33 +02:00
vf_signature.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_siti.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_smartblur.c avfilter/smartblur: Added alpha layer support 2024-05-19 22:12:53 +02:00
vf_spp.c avfilter/vf_spp: Fix left-shift of negative value 2024-04-02 00:21:58 +02:00
vf_spp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_sr.c avfilter/dnn: Don't show backends which are not supported by a filter 2024-05-30 18:13:46 +08:00
vf_ssim360.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_ssim.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_stack_qsv.c lavfi/qsv: Copy metadata fields from the given input 2024-04-29 11:08:41 +08:00
vf_stack_vaapi.c lavfi: add a flag for filters able to work with hw_device_ctx 2023-03-24 10:16:51 +01:00
vf_stack.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_stereo3d.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_subtitles.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_super2xsai.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_swaprect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_swapuv.c avfilter/vf_swapuv: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_telecine.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_threshold_init.h avfilter/vf_threshold: fix handling of zero threshold 2022-10-27 10:23:24 +02:00
vf_threshold.c avfilter/vf_threshold: Move ff_threshold_init into a header 2022-05-06 05:19:50 +02:00
vf_thumbnail_cuda.c avfilter/vf_thumbnail_cuda: Set ret before checking it 2024-04-24 02:52:17 +02:00
vf_thumbnail_cuda.cu
vf_thumbnail.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_tile.c avfilter: pass link YUV colorspace to ff_draw_init2 2024-02-06 11:30:10 +01:00
vf_tiltandshift.c avfilter/vf_tiltandshift: Free dst on error 2024-07-12 21:58:50 +02:00
vf_tinterlace.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_tmidequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_tonemap_opencl.c avfilter/vf_tonemap_opencl: Dereference after NULL check 2024-08-11 13:21:13 +02:00
vf_tonemap_vaapi.c lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping 2024-04-18 14:43:07 +08:00
vf_tonemap.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_tpad.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose_npp.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose_opencl.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose_vaapi.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose_vt.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose_vulkan.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_transpose.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_unsharp_opencl.c avfilter/vf_unsharp_opencl: Use AV_VIDEO_MAX_PLANES 2024-08-11 13:21:13 +02:00
vf_unsharp.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_untile.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_uspp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_v360.c avfilter/vf_v360: Assert that vf was initialized 2024-08-11 13:21:13 +02:00
vf_vaguedenoiser.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_varblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_vectorscope.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_vflip.c avfilter/vf_vflip: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_vfrdet.c avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +02:00
vf_vibrance.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_vidstabdetect.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_vidstabtransform.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_vif.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_vignette.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_vmafmotion.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_vpp_qsv.c lavfi/qsv: Copy metadata fields from the given input 2024-04-29 11:08:41 +08:00
vf_w3fdif.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_waveform.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_weave.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_xbr.c avfilter/internal: Don't include video.h 2023-08-07 09:21:13 +02:00
vf_xfade_opencl.c avfilter/vf_xfade_opencl: Check ff_inlink_consume_frame() for failure 2024-08-11 13:21:12 +02:00
vf_xfade_vulkan.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_xfade.c avfilter/vf_xfade: Compute w2, h2 with float 2024-08-11 13:21:14 +02:00
vf_xmedian.c avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally 2024-05-07 23:53:26 +02:00
vf_yadif_cuda.c avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables 2024-02-14 13:18:42 +01:00
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_yadif.c avfilter/yadif_common: factorize some part of the config_output and the uninit functions 2024-02-04 20:04:18 +01:00
vf_yaepblur.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_zoompan.c avfilter: Remove unnecessary formats.h inclusions 2023-08-07 09:21:13 +02:00
vf_zscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
video.c avfilter/video: don't zero allocated buffers if memory poisoning is used 2024-08-12 11:41:38 -03:00
video.h avfilter: Deduplicate default video inputs/outputs 2023-08-07 09:21:13 +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
vsrc_cellauto.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vsrc_ddagrab_shaders.h avfilter/vsrc_ddagrab: fix checkheaders error 2022-07-18 13:08:39 +02:00
vsrc_ddagrab.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vsrc_gradients.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vsrc_life.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vsrc_mandelbrot.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vsrc_mptestsrc.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vsrc_perlin.c lavfi: add Perlin noise generator 2024-07-01 22:31:02 +02:00
vsrc_sierpinski.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vsrc_testsrc_vulkan.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vsrc_testsrc.c avfilter/vsrc_testsrc: do not round down width and height for color src 2024-05-14 21:07:37 +02:00
vulkan_filter.c lavfi/vulkan_filter: fix input format 2024-03-08 10:10:51 +08:00
vulkan_filter.h lavfi: add lavfi-only Vulkan infrastructure 2023-05-29 00:41:51 +02:00
vulkan_glslang.c lavfi: add lavfi-only Vulkan infrastructure 2023-05-29 00:41:51 +02:00
vulkan_shaderc.c vulkan_shaderc: add debug information to shaders 2024-08-11 05:13:13 +02:00
vulkan_spirv.h lavfi: add lavfi-only Vulkan infrastructure 2023-05-29 00:41:51 +02:00
vulkan.c
vulkan.h
w3fdif.h
window_func.h all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
yadif_common.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
yadif.h avfilter/yadif_common: fix timestamps with very small timebases 2024-02-04 20:04:18 +01:00