ffmpeg/libavfilter
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel
The video param change check will print loglines below debug level
for each frame which is different from the inlink parameters. This
can spam the console. It is now printed at warning level once for
each param change else it is kept at debug level.

Partially addresses #10823
2024-02-01 16:36:18 +05:30
..
aarch64 aarch64: Lowercase UXTW/SXTW and similar flags 2023-10-21 23:25:23 +03:00
cuda apply spelling fixes 2023-11-18 19:55:42 +01:00
dnn libavfilter/dnn_interface: use dims to represent shapes 2024-01-28 11:18:06 +08:00
metal
opencl apply spelling fixes 2023-11-18 19:55:42 +01:00
riscv af_afir: RISC-V V fcmul_add 2023-11-16 20:53:18 +02:00
tests
vulkan nlmeans_vulkan: parallelize workgroup invocations 2023-10-11 16:53:06 +02:00
x86 avfilter/bwdifdsp: Constify 2023-09-28 00:17:47 +02:00
.gitignore
Makefile avfilter: Add fsync filter 2024-01-05 09:29:05 +01:00
aap_template.c avfilter: add Affine Projection adaptive audio filter 2023-11-28 15:40:34 +01:00
adynamicequalizer_template.c avfilter/af_adynamicequalizer: add adaptive detection mode 2023-11-17 00:17:54 +01:00
aeval.c
af_aap.c avfilter: add Affine Projection adaptive audio filter 2023-11-28 15:40:34 +01:00
af_acontrast.c
af_acopy.c
af_acrossover.c
af_acrusher.c
af_adeclick.c
af_adecorrelate.c
af_adelay.c
af_adenorm.c
af_aderivative.c
af_adrc.c
af_adynamicequalizer.c avfilter/af_adynamicequalizer: add adaptive detection mode 2023-11-17 00:17:54 +01:00
af_adynamicsmooth.c
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c
af_afftdn.c
af_afftfilt.c
af_afir.c avfilter/af_afir: remove flag that is not needed 2023-11-19 23:59:23 +01:00
af_afir.h avfilter/af_afir: add timeline support 2023-11-19 23:47:51 +01:00
af_afirdsp.h af_afir: RISC-V V fcmul_add 2023-11-16 20:53:18 +02:00
af_aformat.c
af_afreqshift.c
af_afwtdn.c avfilter/af_afwtdn: fix crash with EOF handling 2023-11-27 11:56:26 +01:00
af_agate.c
af_aiir.c apply spelling fixes 2023-11-18 19:55:42 +01:00
af_alimiter.c avfilter/af_alimiter: Check nextpos before use 2023-12-29 21:07:57 +01:00
af_amerge.c all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 2024-01-07 22:47:22 +01:00
af_amix.c avfilter/af_amix: set output frame duration 2023-11-28 13:17:13 +01:00
af_amultiply.c avfilter/af_amultiply: set output frame duration 2023-11-28 13:17:12 +01:00
af_anequalizer.c
af_anlmdn.c
af_anlmdndsp.h
af_anlms.c avfilter/af_anlms: set output frame duration 2023-11-28 13:17:19 +01:00
af_anull.c
af_apad.c
af_aphaser.c
af_apsyclip.c
af_apulsator.c
af_aresample.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
af_arls.c avfilter/af_arls: set output frame duration 2023-11-28 13:17:13 +01:00
af_arnndn.c
af_asdr.c avfilter: no need to request more samples if internal frame is available 2023-11-28 13:16:18 +01:00
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_asoftclip.c
af_aspectralstats.c
af_asr.c
af_astats.c avfilter/af_astats: extend and improve bit depth output 2023-09-25 19:07:11 +02:00
af_asubboost.c
af_asupercut.c
af_atempo.c
af_atilt.c
af_axcorrelate.c
af_biquads.c
af_bs2b.c
af_channelmap.c avfilter/af_channelmap: do not override set channel layout 2023-11-25 13:05:31 +01:00
af_channelsplit.c avfilter: use AV_OPT_TYPE_CHLAYOUT 2023-11-22 19:28:40 +01:00
af_chorus.c
af_compand.c
af_compensationdelay.c
af_crossfeed.c
af_crystalizer.c
af_dcshift.c
af_deesser.c
af_dialoguenhance.c avfilter/af_dialoguenhance: add double-floating point sample format support 2023-12-04 23:14:40 +01:00
af_drmeter.c
af_dynaudnorm.c
af_earwax.c
af_extrastereo.c
af_firequalizer.c
af_flanger.c
af_haas.c
af_hdcd.c
af_headphone.c avfilter/af_headphone: Remove unnecessary emms_c() 2023-09-04 11:04:45 +02:00
af_join.c avfilter: use AV_OPT_TYPE_CHLAYOUT 2023-11-22 19:28:40 +01:00
af_ladspa.c
af_loudnorm.c
af_lv2.c
af_mcompand.c
af_pan.c
af_replaygain.c
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c avfilter/af_sofalizer: Remove unnecessary emms_c() 2023-09-04 11:04:45 +02:00
af_speechnorm.c
af_stereotools.c avfilter/af_stereotools: round-up max size of buffer 2023-12-29 01:19:06 +01:00
af_stereowiden.c avfilter/af_stereowiden: Check length 2023-12-29 19:29:06 +01:00
af_superequalizer.c
af_surround.c avfilter/af_surround: refactor some code 2023-12-04 23:14:39 +01:00
af_tremolo.c
af_vibrato.c
af_virtualbass.c
af_volume.c avfilter/af_volume: Remove unnecessary emms_c() 2023-09-04 11:04:45 +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 avfilter: Add fsync filter 2024-01-05 09:29:05 +01:00
anlms_template.c avfilter/af_anlms: add double sample format support 2023-11-27 20:27:25 +01:00
arls_template.c avfilter/arls_template: use defines for all constants 2023-11-28 16:09:12 +01:00
asink_anullsink.c
asrc_afdelaysrc.c avfilter: use AV_OPT_TYPE_CHLAYOUT 2023-11-22 19:28:40 +01:00
asrc_afirsrc.c avfilter/asrc_afirsrc: fix by one smaller allocation of buffer 2023-11-23 15:01:55 +01:00
asrc_anoisesrc.c
asrc_anullsrc.c avfilter/asrc_anullsrc: fix allowed range for sample_rate 2023-11-22 19:41:15 -03:00
asrc_flite.c avfilter/asrc_flite: use streaming function 2023-12-06 10:52:46 +01:00
asrc_hilbert.c
asrc_sinc.c
asrc_sine.c
atadenoise.h
audio.c
audio.h
avf_a3dscope.c
avf_abitscope.c
avf_ahistogram.c
avf_aphasemeter.c
avf_avectorscope.c
avf_concat.c
avf_showcqt.c
avf_showcqt.h
avf_showcwt.c avfilter/avf_showcwt: fix invalid write for full bargraph 2023-11-11 23:29:45 +01:00
avf_showfreqs.c
avf_showspatial.c
avf_showspectrum.c avfilter/avf_showspectrum: fix off by 1 error 2023-12-29 01:19:04 +01:00
avf_showvolume.c avfilter/avf_showvolume: improve step for vertical orientation 2023-11-18 23:50:39 +01:00
avf_showwaves.c avfilter/avf_showwaves: Check history_nb_samples 2023-12-30 21:50:04 +01:00
avfilter.c avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
avfilter.h avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
avfiltergraph.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
avfilterres.rc
bbox.c
bbox.h
blend.h
blend_modes.c avfilter/blend_modes: Always preserve constness 2023-09-07 20:58:00 +02:00
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c avfilter/buffersink: add color space/range accessors 2023-12-31 13:36:12 -08:00
buffersink.h avfilter/buffersink: add color space/range accessors 2023-12-31 13:36:12 -08:00
buffersrc.c avfilter/buffersrc: limit link variance logs below debug loglevel 2024-02-01 16:36:18 +05:30
buffersrc.h avfilter/buffersrc: add color_space/range parameters 2023-12-31 13:35:17 -08: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
ccfifo.h
colorchannelmixer_template.c
colorspace.c
colorspace.h
colorspacedsp.c
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h
dialoguenhance_template.c avfilter/af_dialoguenhance: add double-floating point sample format support 2023-12-04 23:14:40 +01:00
dnn_filter_common.c libavfilter/dnn_bakcend_openvino: Add automatic input/output detection 2024-01-28 11:17:59 +08:00
dnn_filter_common.h
dnn_interface.h libavfilter/dnn_interface: use dims to represent shapes 2024-01-28 11:18:06 +08:00
drawutils.c avfilter/drawutils: remove redundant xyz format check 2023-10-31 15:46:38 +01: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
f_cue.c
f_drawgraph.c avfilter/f_drawgraph: Deduplicate outputs 2023-11-04 01:24:09 +01:00
f_ebur128.c avfilter/f_ebur128: do not print summary log if nothing was processed 2023-09-29 18:40:54 +02:00
f_graphmonitor.c avfilter/f_graphmonitor: Deduplicate outputs 2023-11-04 01:24:09 +01:00
f_interleave.c
f_latency.c
f_loop.c
f_metadata.c
f_perms.c
f_realtime.c
f_reverse.c avfilter/f_reverse: Apply PTS compensation only when pts is available 2023-12-29 19:29:07 +01:00
f_segment.c
f_select.c avfilter/select: initialize prev_selected_n to NAN 2023-12-10 09:29:50 +05:30
f_sendcmd.c
f_sidedata.c
f_streamselect.c
f_zmq.c
fflcms2.c
fflcms2.h
fifo.c
file_open.c
filters.h
formats.c avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
formats.h avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
framepool.c
framepool.h
framequeue.c lavfi/framequeue: remove redundant logic code 2023-09-28 09:25:02 +02:00
framequeue.h
framerate.h
framesync.c avfilter/framesync: fix OOM case 2023-11-30 11:08:34 +01:00
framesync.h Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
gblur.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 2024-01-07 22:47:22 +01:00
graphparser.c
hermite.h
hflip.h
internal.h Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +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
maskedclamp.h
maskedmerge.h
median.h
median_template.c
motion_estimation.c
motion_estimation.h
opencl.c
opencl.h
opencl_source.h
palette.c
palette.h
phase_template.c
preserve_color.h
psnr.h
pthread.c
qp_table.c
qp_table.h
qrencode.c lavfi: add qrencode source and filter 2024-01-01 20:12:52 +01:00
qsvvpp.c
qsvvpp.h
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c lavfi/setpts: use macro to access variables array 2024-01-01 20:12:52 +01:00
settb.c
signature.h
signature_lookup.c
silenceremove_template.c
split.c
src_avsynctest.c
src_movie.c
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
stereo3d.h
textutils.c lavfi: introduce textutils 2024-01-01 20:12:52 +01:00
textutils.h lavfi: introduce textutils 2024-01-01 20:12:52 +01:00
thread.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c
unsharp.h
v360.h
vaapi_vpp.c avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
vaapi_vpp.h
vaf_spectrumsynth.c
version.c
version.h avfilter: Add fsync filter 2024-01-05 09:29:05 +01:00
version_major.h
vf_addroi.c
vf_alphamerge.c avfilter/vf_alphamerge: warn if input not full range 2023-11-09 12:53:35 +01:00
vf_amplify.c
vf_aspect.c avfilter/vf_aspect: Deduplicate inputs 2023-11-04 01:24:09 +01:00
vf_atadenoise.c
vf_avgblur.c
vf_avgblur_opencl.c
vf_avgblur_vulkan.c
vf_backgroundkey.c
vf_bbox.c
vf_bilateral.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
vf_bitplanenoise.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: Deduplicate outputs 2023-11-04 01:24:09 +01:00
vf_blend_init.h avfilter/blend_modes: Always preserve constness 2023-09-07 20:58:00 +02:00
vf_blend_vulkan.c
vf_blockdetect.c
vf_blurdetect.c
vf_bm3d.c
vf_boxblur.c
vf_bwdif.c avfilter/bwdif: account for chroma sub-sampling in min size calculation 2023-12-07 10:00:12 +08:00
vf_bwdif_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_bwdif_cuda.cu
vf_bwdif_vulkan.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_cas.c
vf_ccrepack.c
vf_chromaber_vulkan.c
vf_chromakey.c avfilter/vf_chromakey: Deduplicate inputs and outputs 2023-11-04 01:24:09 +01: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
vf_chromanr.c avfilter/vf_chromanr: compare correct variables for advanced mode 2023-12-01 21:31:38 +01:00
vf_chromashift.c
vf_ciescope.c
vf_codecview.c avfilter/vf_codecview: fix heap buffer overflow 2024-01-05 01:14:33 +08:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorconstancy.c
vf_colorcontrast.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_colorcorrect.c avfilter/vf_colorcorrect: fix memory leaks 2023-11-27 12:10:26 +01:00
vf_colorize.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_colorkey.c
vf_colorkey_opencl.c
vf_colorlevels.c
vf_colormap.c
vf_colormatrix.c
vf_colorspace.c avfilter/vf_colorspace: Remove redundant emms_c() 2023-09-04 11:04:45 +02:00
vf_colorspace_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_colorspace_cuda.cu
vf_colortemperature.c avfilter/vf_colortemperature: add gbr(a)pf support 2023-11-12 02:39:44 +01:00
vf_convolution.c
vf_convolution_opencl.c
vf_convolve.c avfilter/vf_convolve: Deduplicate outputs 2023-11-04 01:24:09 +01:00
vf_copy.c
vf_coreimage.m
vf_corr.c avfilter/vf_corr: for all zero returns zero score instead of 1 2023-12-03 03:10:05 +01:00
vf_cover_rect.c
vf_crop.c
vf_cropdetect.c
vf_curves.c
vf_datascope.c
vf_dblur.c
vf_dctdnoiz.c
vf_deband.c
vf_deblock.c
vf_decimate.c
vf_dedot.c apply spelling fixes 2023-11-18 19:55:42 +01:00
vf_deflicker.c
vf_deinterlace_vaapi.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_dejudder.c
vf_delogo.c
vf_derain.c
vf_deshake.c avfilter/deshake: Merge header into its only user 2023-11-04 01:26:25 +01:00
vf_deshake_opencl.c
vf_despill.c
vf_detelecine.c
vf_displace.c
vf_dnn_classify.c libavfilter/dnn_interface: use dims to represent shapes 2024-01-28 11:18:06 +08:00
vf_dnn_detect.c libavfilter/vf_dnn_detect: Use class confidence to filt boxes 2024-01-28 11:18:13 +08:00
vf_dnn_processing.c libavfilter/dnn_interface: use dims to represent shapes 2024-01-28 11:18:06 +08:00
vf_drawbox.c
vf_drawtext.c lavfi/drawtext: fix missed rename of is_newline 2024-01-03 16:49:16 +01:00
vf_edgedetect.c
vf_elbg.c
vf_entropy.c
vf_epx.c
vf_eq.c
vf_eq.h
vf_estdif.c
vf_exposure.c
vf_extractplanes.c avfilter/vf_extractplanes: tag alpha plane as full range 2023-11-09 12:53:35 +01:00
vf_fade.c
vf_feedback.c avfilter/vf_feedback: add timeline support 2023-10-30 16:06:46 +01:00
vf_fftdnoiz.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c
vf_fieldmatch.c
vf_fieldorder.c
vf_fillborders.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_find_rect.c
vf_flip_vulkan.c
vf_floodfill.c
vf_format.c avfilter/vf_format: allow empty pix_fmts list 2023-12-31 13:36:22 -08:00
vf_fps.c
vf_framepack.c avfilter/vf_framepack: Use dedicated pointer for access 2023-09-12 09:42:43 +02:00
vf_framerate.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 2023-09-04 11:04:45 +02: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
vf_fspp.c avutil/internal: Don't auto-include emms.h 2023-09-04 11:04:45 +02:00
vf_fspp.h
vf_fsync.c avfilter/fsync: Fix memory leak 2024-01-07 13:59:02 +01:00
vf_gblur.c avfilter/vf_gblur: Remove unnecessary emms_c() 2023-09-04 11:04:45 +02:00
vf_gblur_init.h
vf_gblur_vulkan.c
vf_geq.c
vf_gradfun.c avfilter/vf_gradfun: Do not overread last line 2023-12-29 01:19:05 +01:00
vf_grayworld.c
vf_guided.c
vf_hflip.c
vf_hflip_init.h
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c avutil/internal: Don't auto-include emms.h 2023-09-04 11:04:45 +02: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
vf_huesaturation.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02: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
vf_hwupload.c
vf_hwupload_cuda.c
vf_hysteresis.c
vf_iccdetect.c avfilter/vf_iccdetect: use ff_icc_profile_sanitize 2023-10-03 00:28:50 +02:00
vf_iccgen.c
vf_identity.c
vf_idet.c
vf_idet.h
vf_il.c
vf_kerndeint.c
vf_lagfun.c
vf_lenscorrection.c
vf_lensfun.c
vf_libopencv.c
vf_libplacebo.c avfilter/vf_libplacebo: switch to colorspace negotiation API 2023-12-31 13:35:35 -08:00
vf_libvmaf.c avfilter/vf_libvmaf: fix string comparison bug 2023-12-08 10:32:46 -08:00
vf_limitdiff.c
vf_limiter.c
vf_lumakey.c
vf_lut.c
vf_lut2.c
vf_lut3d.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_maskedclamp.c
vf_maskedmerge.c
vf_maskedminmax.c
vf_maskedthreshold.c
vf_maskfun.c
vf_mcdeint.c
vf_median.c
vf_mergeplanes.c
vf_mestimate.c
vf_midequalizer.c
vf_minterpolate.c avfilter/vf_minterpolate: Check pts before division 2023-12-30 21:50:04 +01:00
vf_misc_vaapi.c
vf_mix.c
vf_monochrome.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_morpho.c
vf_mpdecimate.c avfilter/vf_mpdecimate: Remove emms_c 2023-11-04 01:26:25 +01:00
vf_multiply.c
vf_negate.c avfilter/vf_negate: add support for more planar with alpha 2023-09-28 22:46:54 +02:00
vf_neighbor.c
vf_neighbor_opencl.c
vf_nlmeans.c
vf_nlmeans.h
vf_nlmeans_init.h
vf_nlmeans_opencl.c
vf_nlmeans_vulkan.c nlmeans_vulkan: fix offsets calculation and various stride issues 2023-11-09 09:14:18 +01:00
vf_nnedi.c
vf_noise.c avutil/internal: Don't auto-include emms.h 2023-09-04 11:04:45 +02:00
vf_noise.h
vf_normalize.c
vf_null.c
vf_ocr.c
vf_overlay.c lavfi/overlay: factorize definition of planar and packed blending functions 2024-01-01 20:12:52 +01:00
vf_overlay.h
vf_overlay_cuda.c
vf_overlay_cuda.cu
vf_overlay_opencl.c
vf_overlay_qsv.c
vf_overlay_vaapi.c
vf_overlay_vulkan.c
vf_owdenoise.c
vf_pad.c
vf_pad_opencl.c
vf_palettegen.c
vf_paletteuse.c avfilter: use ptrdiff_t instead of int for linesize 2023-09-22 22:56:57 +02:00
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pixelize.c
vf_pp.c
vf_pp7.c avutil/internal: Don't auto-include emms.h 2023-09-04 11:04:45 +02:00
vf_pp7.h
vf_premultiply.c
vf_procamp_vaapi.c
vf_program_opencl.c
vf_pseudocolor.c avfilter/vf_pseudocolor: add support for more planar alpha formats 2023-09-28 23:09:31 +02:00
vf_psnr.c lavfi/vf_psnr: add warning when color ranges differ 2023-09-23 15:55:44 +01:00
vf_pullup.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 2023-09-12 09:42:27 +02:00
vf_pullup.h
vf_qp.c
vf_quirc.c lavfi: add quirc filter 2024-01-01 20:12:52 +01:00
vf_random.c
vf_readeia608.c
vf_readvitc.c
vf_remap.c
vf_remap_opencl.c
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_scale_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_scale_vaapi.c
vf_scale_vt.c
vf_scale_vulkan.c
vf_scdet.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 2023-09-04 11:04:45 +02:00
vf_scroll.c
vf_selectivecolor.c
vf_separatefields.c
vf_setparams.c
vf_sharpen_npp.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_shear.c
vf_showinfo.c avfilter/vf_showinfo: add udu_sei_as_ascii option 2023-12-28 21:22:54 +08:00
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c
vf_signature.c
vf_siti.c
vf_smartblur.c avfilter/vf_smartblur: pass old context to sws_getCachedContext 2023-09-20 23:24:55 +08:00
vf_spp.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_spp.h
vf_sr.c
vf_ssim.c lavfi/vf_ssim: add warning when color ranges differ 2023-09-23 15:55:47 +01:00
vf_ssim360.c
vf_stack.c
vf_stack_qsv.c
vf_stack_vaapi.c
vf_stereo3d.c
vf_subtitles.c avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 2023-10-03 01:59:07 +02:00
vf_super2xsai.c
vf_swaprect.c avfilter/vf_swaprect: round coordinates down 2023-12-29 21:07:59 +01:00
vf_swapuv.c
vf_telecine.c
vf_threshold.c
vf_threshold_init.h
vf_thumbnail.c
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_tile.c
vf_tiltandshift.c Add new vf_tiltandshift filter 2023-12-21 17:16:16 -05:00
vf_tinterlace.c
vf_tmidequalizer.c
vf_tonemap.c
vf_tonemap_opencl.c
vf_tonemap_vaapi.c
vf_tpad.c avfilter/vf_tpad: fix check for drawing initialization 2023-11-09 11:11:00 +01:00
vf_transpose.c
vf_transpose_npp.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vt.c
vf_transpose_vulkan.c
vf_unsharp.c
vf_unsharp_opencl.c
vf_untile.c
vf_uspp.c
vf_v360.c
vf_vaguedenoiser.c
vf_varblur.c avfilter/vf_varblur: Don't use pointer-to-const for destination 2023-09-07 20:58:00 +02:00
vf_vectorscope.c
vf_vflip.c
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 avfilter/vf_vidstabdetect: Avoid double AVERRORS 2023-12-29 21:36:03 +01:00
vf_vidstabtransform.c avfilter/vidstab: add option for file format specification 2023-10-26 15:46:18 +05:30
vf_vif.c avfilter/vf_vif: Don't cast const away unnecessarily 2023-09-07 20:58:00 +02:00
vf_vignette.c
vf_vmafmotion.c
vf_vpp_qsv.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_w3fdif.c
vf_waveform.c
vf_weave.c avfilter/vf_weave: Fix odd height handling 2023-12-29 01:28:11 +01:00
vf_xbr.c
vf_xfade.c
vf_xfade_opencl.c
vf_xfade_vulkan.c
vf_xmedian.c avfilter/vf_xmedian: Deduplicate outputs 2023-11-04 01:24:09 +01:00
vf_yadif.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_yadif_cuda.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: fix query_formats 2024-01-12 14:12:44 +01:00
video.c avfilter: add negotiation API for color space/range 2023-12-31 13:35:03 -08:00
video.h
vidstabutils.c Revert "all: Don't set AVClass.item_name to its default value" 2024-01-20 10:34:48 +01:00
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_ddagrab.c lavfi/vsrc_ddagrab: add an option to avoid duplicating frames 2024-01-30 09:32:39 +01:00
vsrc_ddagrab_shaders.h
vsrc_gradients.c avfilter/vsrc_gradients: make rotation always continuous if speed changes 2023-12-03 18:43:26 +01:00
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_sierpinski.c
vsrc_testsrc.c avfilter/vsrc_testsrc: fix colorchart black stripe 2024-01-12 23:35:40 +01:00
vsrc_testsrc_vulkan.c lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion 2024-01-31 14:26:26 +01:00
vulkan.c
vulkan.h
vulkan_filter.c avfilter/vulkan_filter: Remove unused label 2023-10-06 12:28:45 +02:00
vulkan_filter.h
vulkan_glslang.c
vulkan_shaderc.c
vulkan_spirv.h
w3fdif.h
window_func.h
yadif.h
yadif_common.c lavfi/yadif: update output frame durations 2023-10-03 16:57:02 +02:00