1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Andreas Rheinhardt 7c3c1d938f avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions
The only system which benefit from these are truely ancient
32bit x86s as all other systems use at least the SSE2 versions
(this includes all x64 cpus (which is why this code is restricted
to x86-32)).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-06-22 13:38:01 +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_idet: Remove obsolete MMX(EXT) functions 2022-06-22 13:38:01 +02: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/af_acrossover: add precision option 2022-05-14 14:11:52 +02: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/af_adenorm: simplify handling of commands 2022-04-13 22:02:47 +02:00
af_aderivative.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_adynamicequalizer.c avfilter/af_adynamicequalizer: remove unused header 2022-04-29 20:22:55 +02: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: request new frames only when needed 2022-05-09 22:21:39 +02:00
af_afftfilt.c avfilter/af_afftfilt: add threads support 2022-05-24 08:58:42 +02:00
af_afir.c avfilter/af_afir: add support for double sample format 2022-05-15 13:34:50 +02:00
af_afir.h avfilter/af_afir: add support for double sample format 2022-05-15 13:34:50 +02:00
af_afirdsp.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02: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/af_alimiter: add latency compensation option 2022-05-12 10:52:52 +02: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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
af_anlmdndsp.h
af_anlms.c avfilter/af_anlms: add timeline support 2022-04-27 21:30:43 +02: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 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
af_asdr.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
af_asetnsamples.c avfilter/af_asetnsamples: fix excessive frames queueing at start 2022-04-12 19:30:58 +02: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/af_aspectralstats: request new frames only when needed 2022-04-30 15:41:46 +02: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/af_asubboost: add channels option 2022-05-13 22:09:08 +02: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 avfilter/af_biquads: refactor some options 2022-05-29 12:38:37 +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/af_crossfeed: always return same number of samples with block processing 2022-05-13 15:18:42 +02:00
af_crystalizer.c avfilter/af_crystalizer: remove no longer needed wrapper function 2022-04-13 09:41:14 +02: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: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +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/af_ladspa: remove not wanted line 2022-05-12 10:52:52 +02: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/af_surround: request new frames only when needed 2022-04-30 15:41:46 +02: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_virtualbass.c avfilter: add virtualbass filter 2022-06-16 10:23:30 +02:00
af_volume.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
af_volume.h
af_volumedetect.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
afir_template.c avfilter/af_afir: add support for double sample format 2022-05-15 13:34:50 +02:00
allfilters.c avfilter: add virtualbass filter 2022-06-16 10:23:30 +02:00
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: request new frames only when needed 2022-05-09 22:21:39 +02:00
avf_aphasemeter.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_avectorscope.c avfilter/avf_avectorscope: request new frames only when needed 2022-04-30 16:20:38 +02:00
avf_concat.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showcqt.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
avf_showcqt.h
avf_showfreqs.c avfilter/avf_showfreqs: fix memleak in plot_freqs 2022-05-23 15:07:50 +08:00
avf_showspatial.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
avf_showspectrum.c avfilter/avf_showspectrum: filter support all channel counts 2022-04-23 19:24:43 +02:00
avf_showvolume.c avfilter/avf_showvolume: request new frames only when needed 2022-04-30 16:20:38 +02:00
avf_showwaves.c avfilter: let single output frame A->V filters set reasonable frame rate 2022-04-10 22:41:26 +02:00
avfilter.c avfilter/avfilter: Fix compilation with TRACE defined 2022-05-10 18:22:20 +02: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 avfilter/vf_blend: Move ff_blend_init into a header 2022-05-06 05:19:49 +02:00
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 lavfi/colorspace: add ff_matrix_mul_3x3_vec 2022-06-19 19:18:34 -05:00
colorspace.h lavfi/colorspace: add ff_matrix_mul_3x3_vec 2022-06-19 19:18:34 -05:00
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
colorspacedsp.h
convolution.h
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 lavfi/drawutils: improve colorspace support 2022-06-19 19:18:34 -05:00
drawutils.h lavfi/drawutils: improve colorspace support 2022-06-19 19:18:34 -05:00
ebur128.c
ebur128.h
edge_common.c lafi/vf_edgedetect: Move some common functions into seperate file 2022-04-25 20:52:15 +02:00
edge_common.h lafi/vf_edgedetect: Move some common functions into seperate file 2022-04-25 20:52:15 +02:00
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/f_ebur128: fix typos for swr chlayouts 2022-04-11 23:14:54 +02: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
fflcms2.c avutil/csp: create public API for colorspace structs 2022-06-01 13:52:38 -04:00
fflcms2.h avutil/csp: create public API for colorspace structs 2022-06-01 13:52:38 -04:00
fifo.c
file_open.c libavutil: Deprecate av_fopen_utf8, provide an avpriv version 2022-05-23 13:52:26 +03:00
filters.h
formats.c avfilter/formats: Constify channel_layout in ff_add_channel_layout() 2022-05-19 20:20:38 +02:00
formats.h avfilter/formats: Constify channel_layout in ff_add_channel_layout() 2022-05-19 20:20:38 +02: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 avfilter/vf_gblur: Move ff_gblur_init into a header 2022-05-06 05:19:49 +02:00
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
graphparser.c
hermite.h
hflip.h avfilter/vf_hflip: Move ff_hflip_init into a header 2022-05-06 05:19:50 +02:00
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 avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut 2022-04-26 20:07:04 +02:00
Makefile avfilter: add virtualbass filter 2022-06-16 10:23:30 +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
motion_estimation.h
opencl_source.h
opencl.c Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
opencl.h
phase_template.c
preserve_color.h
psnr.h
pthread.c
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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_avsynctest.c avfilter: add Audio Video Sync Test filter 2022-04-12 10:51:46 +02: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 avfilter/vf_threshold: Move ff_threshold_init into a header 2022-05-06 05:19:50 +02:00
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.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
version.h avfilter: add virtualbass filter 2022-06-16 10:23:30 +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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_blend_vulkan.c
vf_blend.c avfilter/vf_blend: Move ff_blend_init into a header 2022-05-06 05:19:49 +02:00
vf_blockdetect.c lavfi/blockdetect: Reindent after last commit 2022-06-06 09:09:34 +02:00
vf_blurdetect.c avfilter/vf_blurdetect: fix uninitialized variables and possible div by zero 2022-04-27 11:41:41 +02:00
vf_bm3d.c
vf_boxblur.c
vf_bwdif.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 avfilter/vf_chromashift: simplify handling of commands 2022-04-13 09:30:36 +02:00
vf_ciescope.c avfilter/vf_ciescope: add option to disable CIE tongue filling 2022-04-19 22:08:15 +02:00
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 avfilter/vf_colorkey: use multiplication instead of division 2022-04-08 10:16:59 +02:00
vf_colorlevels.c avfilter/vf_colorlevels: Fix build failure on ARM 2022-03-06 20:16:39 +01:00
vf_colormap.c avfilter/vf_colormap: Avoid allocation of small array 2022-04-29 13:38:20 +02:00
vf_colormatrix.c
vf_colorspace.c avutil/csp: create public API for colorspace structs 2022-06-01 13:52:38 -04:00
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 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
vf_datascope.c
vf_dblur.c
vf_dctdnoiz.c
vf_deband.c
vf_deblock.c avfilter/vf_deblock: fix posible overreads 2022-04-13 10:25:08 +02:00
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 avfilter: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +03:00
vf_despill.c
vf_detelecine.c
vf_displace.c
vf_dnn_classify.c Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
vf_dnn_detect.c Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
vf_dnn_processing.c libavfilter: Remove DNNReturnType from DNN Module 2022-03-12 15:10:28 +08:00
vf_drawbox.c avfilter/vf_drawbox: remove redefinition of DrawBoxContext typedef 2022-04-12 11:09:59 -03: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 lafi/vf_edgedetect: Move some common functions into seperate file 2022-04-25 20:52:15 +02:00
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 avfilter/vf_eq: Move ff_nlmeans_init into a header 2022-05-06 05:19:49 +02:00
vf_eq.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_estdif.c avfilter/vf_estdif: tweak ecost option 2022-06-21 18:10:39 +02:00
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_feedback.c avfilter/vf_feedback: add missing .process_command 2022-04-15 18:57:36 +02:00
vf_fftdnoiz.c avfilter/vf_fftdnoiz: add window type support 2022-05-07 13:23:33 +02:00
vf_fftfilt.c
vf_field.c
vf_fieldhint.c Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03: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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_framestep.c
vf_freezedetect.c
vf_freezeframes.c
vf_frei0r.c libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 2022-06-21 13:27:46 +03:00
vf_fspp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 2022-03-23 23:45:38 +01:00
vf_gblur_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_gblur_vulkan.c
vf_gblur.c avfilter/vf_gblur: Move ff_gblur_init into a header 2022-05-06 05:19:49 +02:00
vf_geq.c avfilter/geq: unbreak alpha processing 2022-05-08 10:05:19 +05:30
vf_gradfun.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_grayworld.c
vf_guided.c avfilter/vf_guided: fix reallocation of memory per every frame's plane processing 2022-05-02 23:47:24 +02:00
vf_hflip_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_hflip.c avfilter/vf_hflip: Move ff_hflip_init into a header 2022-05-06 05:19:50 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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_iccdetect.c avutil/csp: create public API for colorspace structs 2022-06-01 13:52:38 -04:00
vf_iccgen.c lavfi: add vf_iccgen for generating ICC profiles 2022-04-23 21:51:55 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_idet.h
vf_il.c
vf_kerndeint.c
vf_lagfun.c avfilter/vf_lagfun: small speed-up 2022-04-23 10:58:29 +02:00
vf_lenscorrection.c
vf_lensfun.c avfilter/lensfun: add option db_path 2022-04-12 15:20:10 +05:30
vf_libopencv.c
vf_libplacebo.c avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl 2022-05-06 15:57:45 +02:00
vf_libvmaf.c
vf_limitdiff.c
vf_limiter.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_maskedmerge.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_maskedminmax.c
vf_maskedthreshold.c
vf_maskfun.c avfilter/vf_maskfun: properly handle read-only frames 2022-05-04 20:51:45 +02:00
vf_mcdeint.c
vf_median.c
vf_mergeplanes.c avfilter/vf_mergeplanes: deprecate mapping option 2022-04-05 12:03:36 +02:00
vf_mestimate.c
vf_midequalizer.c
vf_minterpolate.c
vf_misc_vaapi.c
vf_mix.c avfilter/vf_mix: output same number of frames from input for tmix 2022-04-29 22:27:39 +02:00
vf_monochrome.c
vf_morpho.c
vf_mpdecimate.c
vf_multiply.c avfilter: add multiply video filter 2022-05-05 19:07:10 +02:00
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_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_nlmeans_opencl.c
vf_nlmeans.c avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 2022-05-06 05:19:50 +02:00
vf_nlmeans.h avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 2022-05-06 05:19:50 +02:00
vf_nnedi.c Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
vf_noise.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 avfilter: Constify non-const filters 2022-04-01 21:29:01 +02:00
vf_overlay_vulkan.c
vf_overlay.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 2022-05-23 13:52:45 +03:00
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pixelize.c avfilter: add pixelize video filter 2022-04-14 22:37:21 +02:00
vf_pp7.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_pullup.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c
vf_readvitc.c
vf_remap.c
vf_removegrain.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 qsv: add requirement for the mininal version of libmfx 2022-05-25 15:17:35 +08:00
vf_scale_vaapi.c
vf_scale_vulkan.c lavfi/vf_scale_vulkan: fix build 2022-06-01 20:07:47 -05:00
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/showinfo: refactor to use avutil/uuid 2022-06-12 18:34:38 +10:00
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c
vf_signature.c avfilter: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +03:00
vf_siti.c lavfi/vf_siti.c: Relicense to LGPL 2.1 2022-04-02 13:14:00 +02:00
vf_smartblur.c
vf_spp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_threshold.c avfilter/vf_threshold: Move ff_threshold_init into a header 2022-05-06 05:19:50 +02:00
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_tmidequalizer.c avfilter/vf_tmidequalizer: check that frame is valid 2022-02-24 21:46:13 +01:00
vf_tonemap_opencl.c lavfi/vf_tonemap_opencl: fix build 2022-06-01 20:09:17 -05:00
vf_tonemap_vaapi.c
vf_tonemap.c avutil/csp: create public API for colorspace structs 2022-06-01 13:52:38 -04:00
vf_tpad.c
vf_transpose_npp.c
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vulkan.c
vf_transpose.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
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 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_vaguedenoiser.c
vf_varblur.c
vf_vectorscope.c avfilter/vf_vectorscope: add some commands support 2022-04-08 18:54:00 +02:00
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c
vf_vidstabdetect.c avfilter: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +03:00
vf_vidstabtransform.c avfilter: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +03:00
vf_vif.c
vf_vignette.c
vf_vmafmotion.c avfilter: use avpriv_fopen_utf8() instead of plain fopen() 2022-05-24 11:50:24 +03:00
vf_vpp_qsv.c avfilter/vf_vpp_qsv: set outlink to EOF correctly 2022-05-26 23:21:26 +08:00
vf_w3fdif.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_waveform.c avfilter/vf_waveform: copy props from input frame 2022-04-08 18:54:00 +02:00
vf_weave.c
vf_xbr.c
vf_xfade_opencl.c
vf_xfade.c
vf_xmedian.c avfilter/vf_xmedian: fix multiple threads usage 2022-04-29 22:27:39 +02:00
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m avfilter: Constify non-const filters 2022-04-01 21:29:01 +02:00
vf_yadif.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: dissallow too small slices 2022-06-16 10:23:30 +02:00
video.c avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment 2022-04-21 22:42:20 +02:00
video.h avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment 2022-04-21 22:42:20 +02:00
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: add spiral type 2022-04-05 17:38:16 +02: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: Check for malloc failure 2022-04-22 12:24:14 +02: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 avfilter/vsrc_testsrc: fix typo for yellow patch 2022-04-26 22:04:30 +02:00
vulkan_filter.c
vulkan_filter.h
vulkan.c
vulkan.h
w3fdif.h
window_func.h
yadif_common.c
yadif.h