ffmpeg/libavfilter
Niklas Haas 18b9687308 avfilter/swscale: always fix interlaced chroma location
The current logic only fixes it when the user does not explicitly
specify the chroma location. However, this does not make a lot of sense.
Since there is no way to specify this property per-field, it effectively
*prevents* the user from being able to correctly scale interlaced frames
with top-aligned chroma.

It makes more sense to consider the user setting in the progressive case
only, and automatically adapt it to the correct interlaced field
positions, following the details of the MPEG specification.
2024-08-16 11:43:37 +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
af_acopy.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
af_adynamicequalizer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_adynamicsmooth.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +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
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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
af_apad.c
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
af_asetrate.c
af_ashowinfo.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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
af_atempo.c avfilter/af_atempo: Fix indentation 2024-05-23 10:45:55 +02:00
af_atilt.c
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
af_crossfeed.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
af_crystalizer.c
af_dcshift.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
af_earwax.c
af_extrastereo.c
af_firequalizer.c lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 2024-08-15 19:27:01 +02: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 lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 2024-08-15 19:27:01 +02: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 lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 2024-08-15 19:27:01 +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
af_volume.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
af_volume.h avfilter/af_volume: Also deprecate position enum value 2023-09-07 00:49:25 +02:00
af_volumedetect.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
atadenoise.h
audio.c avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
audio.h
avf_a3dscope.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_abitscope.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_ahistogram.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_aphasemeter.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_avectorscope.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_concat.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showcqt.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showcqt.h
avf_showcwt.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showfreqs.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
avf_showspatial.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showspectrum.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showvolume.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avf_showwaves.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
avfilter_internal.h lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 2024-08-15 19:34:27 +02:00
avfilter.c lavfi: move AVFilterLink.graph to FilterLink 2024-08-15 19:34:27 +02:00
avfilter.h lavfi: move AVFilterLink.graph to FilterLink 2024-08-15 19:34:27 +02:00
avfiltergraph.c lavfi: move AVFilterLink.graph to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 2024-08-15 19:34:27 +02:00
buffersink.h avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
buffersrc.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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
colorspace.c
colorspace.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
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
ebur128.c
ebur128.h
edge_common.c
edge_common.h
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
f_drawgraph.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
f_ebur128.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
f_graphmonitor.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_interleave.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
f_latency.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_loop.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_metadata.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_perms.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
f_realtime.c
f_reverse.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
f_segment.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_select.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_sendcmd.c lavfi: move AVFilterLink.graph to FilterLink 2024-08-15 19:34:27 +02:00
f_sidedata.c avfilter/f_sidedata: synchronize with side data list 2024-04-26 21:02:46 +02:00
f_streamselect.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
f_zmq.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
fflcms2.c
fflcms2.h
file_open.c
filters.h lavfi: move AVFilterLink.graph to FilterLink 2024-08-15 19:34:27 +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
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
Makefile lavfi: add Perlin noise generator 2024-07-01 22:31:02 +02:00
maskedclamp.h
maskedmerge.h
median_template.c
median.h
motion_estimation.c
motion_estimation.h
opencl_source.h
opencl.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
opencl.h
palette.c
palette.h
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
preserve_color.h
psnr.h
pthread.c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 2024-02-18 16:38:09 +01:00
qp_table.c
qp_table.h
qrencode.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
qsvvpp.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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
scene_sad.h
setpts.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
settb.c
signature_lookup.c libavfilter/signature_lookup: fix jaccard distance 2024-06-07 21:42:23 +02:00
signature.h
silenceremove_template.c
split.c
src_avsynctest.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
src_movie.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
ssim.h
stack_internal.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
stack_internal.h
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
tinterlace.h
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
v360.h avfilter/v360: Use AV_VIDEO_MAX_PLANES 2024-02-16 21:34:38 +01:00
vaapi_vpp.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vaapi_vpp.h
vaf_spectrumsynth.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
vf_alphamerge.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_bilateral_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_bilateral_cuda.cu
vf_bilateral.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_bitplanenoise.c
vf_blackdetect.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_blackframe.c
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_blend.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_blockdetect.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_blurdetect.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_bm3d.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_bwdif_cuda.cu
vf_bwdif_vulkan.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_bwdif.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_cas.c
vf_ccrepack.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_chromaber_vulkan.c
vf_chromakey_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_chromakey_cuda.cu
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
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
vf_colorkey.c
vf_colorlevels.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_colormap.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_colormatrix.c
vf_colorspace_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_colorspace_cuda.cu
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_copy.c
vf_coreimage.m lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_corr.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_cover_rect.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_crop.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_dejudder.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_delogo.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_displace.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
vf_drawtext.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +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
vf_eq.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_eq.h
vf_estdif.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_exposure.c
vf_extractplanes.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_fade.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19: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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_fieldmatch.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_flip_vulkan.c
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_framepack.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_framerate.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_framestep.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_freezedetect.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_freezeframes.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_frei0r.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_fspp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_fspp.h
vf_fsync.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_gblur_init.h
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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 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
vf_hsvkey.c avfilter/vf_hsvkey: Deduplicate inputs and outputs 2023-11-04 01:24:09 +01:00
vf_hue.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_huesaturation.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_hwdownload.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_hwmap.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_hwupload_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_hwupload.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_hysteresis.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_idet.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_libvmaf.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_limitdiff.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_limiter.c
vf_lumakey.c
vf_lut2.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_maskedmerge.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_maskedminmax.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_maskedthreshold.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_maskfun.c
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_mestimate.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_midequalizer.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_minterpolate.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_misc_vaapi.c
vf_mix.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_monochrome.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_morpho.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_mpdecimate.c avfilter/vf_mpdecimate: Remove emms_c 2023-11-04 01:26:25 +01:00
vf_multiply.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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
vf_nlmeans_init.h
vf_nlmeans_opencl.c
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
vf_nnedi.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
vf_ocr.c
vf_overlay_cuda.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_overlay_cuda.cu
vf_overlay_opencl.c
vf_overlay_qsv.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_overlay_vaapi.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_overlay_vulkan.c
vf_overlay.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_overlay.h
vf_owdenoise.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_pad_opencl.c
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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_phase.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_photosensitivity.c
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
vf_pp.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_premultiply.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_procamp_vaapi.c
vf_program_opencl.c
vf_pseudocolor.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_psnr.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
vf_quirc.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_random.c
vf_readeia608.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_readvitc.c
vf_remap_opencl.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_remap.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_removegrain.c
vf_removelogo.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_repeatfields.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_rotate.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_scale_vaapi.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_scale_vt.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_scale_vulkan.c avfilter/vf_scale_vulkan: Fix typo 2024-03-01 17:22:25 +08:00
vf_scale.c avfilter/swscale: always fix interlaced chroma location 2024-08-16 11:43:37 +02:00
vf_scdet.c lavf/scdet: minor fix 2024-07-05 18:06:14 +08:00
vf_scroll.c
vf_selectivecolor.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_separatefields.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_setparams.c avfilter/vf_setparams: remove unnecessary options bounds 2024-08-16 11:43:37 +02:00
vf_sharpen_npp.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_shear.c all: use designated initializers for AVOption.unit 2024-02-14 14:53:41 +01:00
vf_showinfo.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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
vf_signalstats.c avfilter/vf_signalstats: Use 64bit for processing histogram 2024-05-31 14:18:33 +02:00
vf_signature.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_ssim.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_stack_qsv.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_stack_vaapi.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_stack.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_stereo3d.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_subtitles.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_super2xsai.c
vf_swaprect.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_swapuv.c avfilter/vf_swapuv: Remove empty options and AVClass 2024-04-03 19:14:12 +02:00
vf_telecine.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_threshold_init.h
vf_threshold.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_thumbnail_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_tiltandshift.c avfilter/vf_tiltandshift: Free dst on error 2024-07-12 21:58:50 +02:00
vf_tinterlace.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_transpose_npp.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_transpose_opencl.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_transpose_vaapi.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_transpose_vt.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_transpose_vulkan.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02: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
vf_untile.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02: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
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_vignette.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02: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: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_w3fdif.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_waveform.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
vf_weave.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_xbr.c
vf_xfade_opencl.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_xfade_vulkan.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_xfade.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_xmedian.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vf_yadif_cuda.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02: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 lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vf_zscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
video.c lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 2024-08-15 19:34:24 +02:00
video.h
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_ddagrab_shaders.h
vsrc_ddagrab.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_gradients.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_life.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_mandelbrot.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_mptestsrc.c lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_perlin.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_sierpinski.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_testsrc_vulkan.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vsrc_testsrc.c lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
vulkan_filter.c vulkan_filter: don't require the storage flag for the base frames format 2024-08-16 01:22:17 +02:00
vulkan_filter.h
vulkan_glslang.c
vulkan_shaderc.c vulkan_shaderc: add debug information to shaders 2024-08-11 05:13:13 +02:00
vulkan_spirv.h
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 lavfi: move AVFilterLink.frame_rate to FilterLink 2024-08-15 19:34:27 +02:00
yadif.h avfilter/yadif_common: fix timestamps with very small timebases 2024-02-04 20:04:18 +01:00