1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavfilter
Niklas Haas e301a24fa1 avfilter/vf_libplacebo: update for new tone mapping API
Upstream gained a new tone-mapping API, which we never switched to. We
don't need a version bump for this because it was included as part of
the v4.192 release we currently already depend on.

Some of the old options can be moderately approximated with the new API,
but specifically "desaturation_base" and "max_boost" cannot. Remove
these entirely, rather than deprecating them. They have actually been
non-functional for a while as a result of the upstream deprecation.

Signed-off-by: Niklas Haas <git@haasn.dev>
2022-03-31 11:55:53 +02:00
..
aarch64
cuda
dnn libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
metal
opencl
tests avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
x86 avfilter/x86/vf_limiter: use movu, dst may not be always aligned 2022-03-24 09:44:09 +01:00
.gitignore
aeval.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
af_acontrast.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_acopy.c
af_acrossover.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_acrusher.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adeclick.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adecorrelate.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adelay.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adenorm.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aderivative.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adynamicequalizer.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adynamicsmooth.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aecho.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aemphasis.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aexciter.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_afade.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
af_afftdn.c avfilter/af_afftdn: remove unused or set only variables 2022-03-19 10:55:35 +01:00
af_afftfilt.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_afir.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_afir.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
af_aformat.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_afreqshift.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_afwtdn.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_agate.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
af_aiir.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_alimiter.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_amerge.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_amix.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_amultiply.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_anequalizer.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_anlmdn.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_anlmdndsp.h
af_anlms.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_anull.c
af_apad.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aphaser.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_apsyclip.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_apulsator.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aresample.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_arnndn.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asdr.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asetnsamples.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asetrate.c
af_ashowinfo.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asoftclip.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_aspectralstats.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asr.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_astats.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asubboost.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asupercut.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_atempo.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_atilt.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_axcorrelate.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_biquads.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
af_bs2b.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_channelmap.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_channelsplit.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_chorus.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_compand.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_compensationdelay.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_crossfeed.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_crystalizer.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_dcshift.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_deesser.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_dialoguenhance.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_drmeter.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_dynaudnorm.c avfilter/af_dynaudnorm: fix regression with channels option processing 2022-03-15 16:07:57 +01:00
af_earwax.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_extrastereo.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_firequalizer.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_flanger.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_haas.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_hdcd.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_headphone.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_join.c avfilter/af_join: do not dereference possible null pointer 2022-03-31 00:48:58 +02:00
af_ladspa.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_loudnorm.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_lv2.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_mcompand.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_pan.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_replaygain.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_rubberband.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_sidechaincompress.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
af_silencedetect.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_silenceremove.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_sofalizer.c avfilter/af_sofalizer: fix getting speaker position 2022-03-15 11:09:31 -03:00
af_speechnorm.c avfilter/af_speechnorm: fix regression in channels option processing 2022-03-15 16:07:57 +01:00
af_stereotools.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_stereowiden.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_superequalizer.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_surround.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_tremolo.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_vibrato.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_volume.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_volume.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
af_volumedetect.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
allfilters.c
asink_anullsink.c
asrc_afirsrc.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_anoisesrc.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_anullsrc.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_flite.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_hilbert.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_sinc.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
asrc_sine.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
atadenoise.h
audio.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
audio.h
avf_abitscope.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_ahistogram.c avfilter/avf_ahistogram: fix off by one in slide mode 2022-03-19 10:53:38 +01:00
avf_aphasemeter.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_avectorscope.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_concat.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showcqt.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showcqt.h
avf_showfreqs.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showspatial.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showspectrum.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
avf_showvolume.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showwaves.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
avfilter.c avfilter: handle duplicates in the options string 2022-03-22 18:49:43 +01:00
avfilter.h Keep including the full version.h when headers are included externally 2022-03-19 00:01:57 +02:00
avfiltergraph.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avfilterres.rc
bbox.c
bbox.h
blend_modes.c
blend.h
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c avfilter/buffersink: simplify parsing the input channel layout string 2022-03-15 14:29:04 -03:00
buffersink.h avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
buffersrc.c avfilter/buffersrc: uninitialize the context ch_layout before overwritting it 2022-03-27 22:22:24 -03:00
buffersrc.h avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
bwdif.h
colorchannelmixer_template.c avfilter/vf_colorchannelmixer: add float formats support 2022-03-03 09:57:53 +01:00
colorspace.c
colorspace.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c avutil/avassert: Don't include avutil.h 2022-02-24 12:56:49 +01:00
colorspacedsp.h
convolution.h
deshake.h
dnn_filter_common.c libavfilter: Prepare to handle specific error codes in DNN Filters 2022-03-12 15:10:28 +08:00
dnn_filter_common.h libavfilter: Prepare to handle specific error codes in DNN Filters 2022-03-12 15:10:28 +08:00
dnn_interface.h libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
drawutils.c
drawutils.h
ebur128.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
ebur128.h
f_bench.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_cue.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_drawgraph.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_ebur128.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
f_graphmonitor.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_interleave.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_latency.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_loop.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_metadata.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_perms.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_realtime.c avfilter/f_realtime: add support for commands 2022-03-29 20:36:54 +02:00
f_reverse.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_segment.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_select.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_sendcmd.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_sidedata.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
f_streamselect.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
f_zmq.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
fifo.c
filters.h
formats.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
formats.h avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
framepool.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
framepool.h
framequeue.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
framequeue.h
framerate.h
framesync.c
framesync.h
gblur.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
graphparser.c
hermite.h
hflip.h
internal.h avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
Makefile libavfilter: Split version.h 2022-03-16 14:05:26 +02:00
maskedclamp.h
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 2022-03-03 09:57:53 +01:00
median_template.c
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
opencl.c
opencl.h
phase_template.c
preserve_color.h
psnr.h
pthread.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +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
qsvvpp.c
qsvvpp.h
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
settb.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
signature_lookup.c
signature.h
split.c avfilter/split: switch to activate() 2022-03-07 15:29:39 +01:00
src_movie.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
ssim.h
stereo3d.h
thread.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
unsharp.h avfilter/vf_unsharp: add support for alpha formats 2022-03-01 12:36:35 +01:00
v360.h
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
version_major.h libavfilter: Split version.h 2022-03-16 14:05:26 +02:00
version.h doc: Add an entry to APIchanges about changes to version.h and version_major.h 2022-03-16 14:12:46 +02:00
vf_addroi.c
vf_alphamerge.c
vf_amplify.c avfilter/vf_amplify: improve performance 2022-02-27 23:50:57 +01:00
vf_aspect.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_atadenoise.c
vf_avgblur_opencl.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_avgblur_vulkan.c
vf_avgblur.c
vf_bbox.c
vf_bilateral.c
vf_bitplanenoise.c
vf_blackdetect.c
vf_blackframe.c
vf_blend_vulkan.c
vf_blend.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_bm3d.c
vf_boxblur.c
vf_bwdif.c
vf_cas.c
vf_chromaber_vulkan.c
vf_chromakey.c
vf_chromanr.c avfilter/vf_chromanr: fix rounding of final output 2022-03-01 09:47:41 +01:00
vf_chromashift.c
vf_ciescope.c
vf_codecview.c avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_colorbalance.c
vf_colorchannelmixer.c avfilter/vf_colorchannelmixer: add float formats support 2022-03-03 09:57:53 +01:00
vf_colorconstancy.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_colorcontrast.c
vf_colorcorrect.c
vf_colorize.c
vf_colorkey_opencl.c
vf_colorkey.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_colorlevels.c avfilter/vf_colorlevels: Fix build failure on ARM 2022-03-06 20:16:39 +01:00
vf_colormatrix.c
vf_colorspace.c
vf_colortemperature.c
vf_convolution_opencl.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_convolution.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_convolve.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_copy.c
vf_coreimage.m
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 avfilter/vf_decimate: also check for ready frames if not ppsrc is used 2022-03-13 21:59:54 +01:00
vf_dedot.c
vf_deflicker.c
vf_deinterlace_qsv.c
vf_deinterlace_vaapi.c
vf_dejudder.c
vf_delogo.c
vf_derain.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_deshake_opencl.c
vf_deshake.c
vf_despill.c
vf_detelecine.c
vf_displace.c
vf_dnn_classify.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_dnn_detect.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_dnn_processing.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_drawbox.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_drawtext.c lavfi/drawtext: Add %N for drawing fractions of a second 2022-03-08 13:28:02 +01:00
vf_edgedetect.c
vf_elbg.c
vf_entropy.c
vf_epx.c avfilter/vf_epx: stop doing read overflow 2022-03-14 23:01:08 +01:00
vf_eq.c
vf_eq.h
vf_estdif.c
vf_exposure.c
vf_extractplanes.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_fade.c
vf_fftdnoiz.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c avfilter/vf_fieldhint: add pattern mode of filtering 2022-03-14 17:43:12 +01:00
vf_fieldmatch.c
vf_fieldorder.c
vf_fillborders.c
vf_find_rect.c
vf_flip_vulkan.c
vf_floodfill.c
vf_format.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_freezedetect.c
vf_freezeframes.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_gblur_vulkan.c
vf_gblur.c
vf_geq.c avfilter/vf_geq: add float formats support 2022-03-03 17:35:48 +01:00
vf_gradfun.c
vf_grayworld.c
vf_guided.c
vf_hflip.c
vf_histeq.c
vf_histogram.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hsvkey.c
vf_hue.c
vf_huesaturation.c
vf_hwdownload.c
vf_hwmap.c
vf_hwupload_cuda.c
vf_hwupload.c
vf_hysteresis.c
vf_identity.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
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: update for new tone mapping API 2022-03-31 11:55:53 +02:00
vf_libvmaf.c
vf_limitdiff.c
vf_limiter.c
vf_lumakey.c
vf_lut2.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_lut3d.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_lut.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_maskedclamp.c
vf_maskedmerge.c avfilter/vf_maskedmerge: fix rounding when masking 2022-03-03 09:57:53 +01:00
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
vf_misc_vaapi.c
vf_mix.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_monochrome.c
vf_morpho.c
vf_mpdecimate.c
vf_negate.c
vf_neighbor_opencl.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_neighbor.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_nlmeans_opencl.c
vf_nlmeans.c
vf_nlmeans.h
vf_nnedi.c
vf_noise.c
vf_noise.h
vf_normalize.c
vf_null.c
vf_ocr.c
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_overlay.c
vf_overlay.h
vf_owdenoise.c
vf_pad_opencl.c
vf_pad.c avfilter/vf_pad: use already available outlink variable 2022-03-04 18:30:10 +01:00
vf_palettegen.c avfilter/vf_palettegen: add protection against potential divide by zero 2022-03-14 17:55:00 +01:00
vf_paletteuse.c
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pp7.c
vf_pp7.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_pp.c
vf_premultiply.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_procamp_vaapi.c
vf_program_opencl.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_pseudocolor.c
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c
vf_readvitc.c
vf_remap.c
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale_cuda.c
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c
vf_scale_qsv.c
vf_scale_vaapi.c
vf_scale_vulkan.c
vf_scale.c libavfilter: vf_scale: Properly take in->color_range into account 2022-03-07 00:15:23 +02:00
vf_scdet.c
vf_scroll.c
vf_selectivecolor.c
vf_separatefields.c
vf_setparams.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_sharpen_npp.c
vf_shear.c
vf_showinfo.c avfilter: support for CUVA HDR Vivid metadata 2022-03-01 09:08:43 +08:00
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c
vf_signature.c
vf_smartblur.c
vf_spp.c
vf_spp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_sr.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_ssim.c
vf_stack.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_stereo3d.c
vf_subtitles.c avfilter/vf_subtitles: add additional font mime types 2022-03-25 22:46:35 +01:00
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c
vf_telecine.c
vf_threshold.c
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_tmidequalizer.c avfilter/vf_tmidequalizer: check that frame is valid 2022-02-24 21:46:13 +01:00
vf_tonemap_opencl.c
vf_tonemap_vaapi.c
vf_tonemap.c
vf_tpad.c avfilter/vf_tpad: handle case when no frame was ever received 2022-02-24 21:28:23 +01:00
vf_transpose_npp.c
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vulkan.c
vf_transpose.c
vf_unsharp_opencl.c
vf_unsharp.c avfilter/vf_unsharp: add support for alpha formats 2022-03-01 12:36:35 +01:00
vf_untile.c
vf_uspp.c avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_v360.c avfilter/vf_v360: improve rounding in xyz_to_dfisheye() 2022-03-01 10:16:08 +01:00
vf_vaguedenoiser.c
vf_varblur.c
vf_vectorscope.c
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vif.c
vf_vignette.c
vf_vmafmotion.c
vf_vpp_qsv.c avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers 2022-03-23 23:45:38 +01:00
vf_w3fdif.c
vf_waveform.c
vf_weave.c
vf_xbr.c
vf_xfade_opencl.c
vf_xfade.c
vf_xmedian.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m
vf_yadif.c
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: realign output buffer if needed 2022-03-16 20:20:56 +01:00
video.c avfilter/video: fix shadowed variable 2022-03-22 18:49:30 +01:00
video.h
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c avfilter/vsrc_cellauto: set outlink frame_rate 2022-03-25 18:20:01 +01:00
vsrc_gradients.c avfilter/vsrc_gradients: set outlink frame_rate 2022-03-25 18:20:01 +01:00
vsrc_life.c avfilter/vsrc_life: set outlink frame_rate 2022-03-25 18:20:01 +01:00
vsrc_mandelbrot.c avfilter/vsrc_mandelbrot: set outlink frame_rate 2022-03-25 18:20:01 +01:00
vsrc_mptestsrc.c avfilter/vsrc_mptestsrc: set outlink frame_rate 2022-03-25 18:20:01 +01:00
vsrc_sierpinski.c avfilter/vsrc_sierpinski: set frame_rate to outlink 2022-03-25 18:20:01 +01:00
vsrc_testsrc.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
vulkan_filter.c
vulkan_filter.h
vulkan.c
vulkan.h
w3fdif.h
window_func.h avutil/avassert: Don't include avutil.h 2022-02-24 12:56:49 +01:00
yadif_common.c
yadif.h