1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/libavfilter
Andreas Rheinhardt c8b1c9f97a avfilter/vf_find_rect: Don't make frame writable unnecessarily
AVFrame.metadata is always owned by its AVFrame, it is not shared
in the first place, so one does not need to make the frame writable
to modify it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-08-15 22:49:06 +02:00
..
aarch64 Include attributes.h directly 2021-04-19 14:34:10 +02:00
cuda avfilter/cuda: fix ptx inflation with large payloads 2021-06-24 20:58:47 +02:00
dnn lavfi/dnn: DNNAsyncExecModule Execution Failure Handling 2021-08-10 22:27:27 +08:00
opencl avfilter: add pad opencl filter 2020-02-14 09:59:27 +01:00
tests avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
x86 avfilter/avf_showcqt: switch to TX FFT from avutil 2021-07-27 21:16:28 +02:00
.gitignore
aeval.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_acontrast.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_acopy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_acrossover.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_acrusher.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_adeclick.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_adelay.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_adenorm.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_aderivative.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_aecho.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_aemphasis.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_aexciter.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_afade.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_afftdn.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_afftfilt.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_afir.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_afir.h avfilter/af_afir: add support for switching impulse response streams at runtime 2020-01-10 13:14:54 +01:00
af_aformat.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_afreqshift.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_afwtdn.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_agate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_aiir.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_alimiter.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_amerge.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_amix.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_amultiply.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_anequalizer.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_anlmdn.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_anlmdndsp.h
af_anlms.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_anull.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_apad.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_aphaser.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_apulsator.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_aresample.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_arnndn.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_asetnsamples.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
af_asetrate.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
af_ashowinfo.c avfilter/internal: Don't include libavcodec/(avcodec|internal).h 2021-08-05 21:15:25 +02:00
af_asoftclip.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_asr.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_astats.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_asubboost.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_asupercut.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_atempo.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_axcorrelate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_biquads.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_bs2b.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_channelmap.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_channelsplit.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_chorus.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_compand.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_compensationdelay.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_crossfeed.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_crystalizer.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_dcshift.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_deesser.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_drmeter.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_dynaudnorm.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_earwax.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_extrastereo.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_firequalizer.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_flanger.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_haas.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_hdcd.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_headphone.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_join.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_ladspa.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_loudnorm.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_lv2.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_mcompand.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_pan.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_replaygain.c avfilter/avfilter: Remove unused partial_buf 2021-08-05 17:53:43 +02:00
af_rubberband.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_sidechaincompress.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_silencedetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_silenceremove.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_sofalizer.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_speechnorm.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_stereotools.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_stereowiden.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_superequalizer.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_surround.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
af_tremolo.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_vibrato.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_volume.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
af_volume.h
af_volumedetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
allfilters.c avfilter: add afwtdn filter 2021-07-24 12:24:40 +02:00
asink_anullsink.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
asrc_afirsrc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
asrc_anoisesrc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
asrc_anullsrc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
asrc_flite.c avfilter/asrc_flite: Don't define an object by accident 2021-08-08 18:40:45 +02:00
asrc_hilbert.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
asrc_sinc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
asrc_sine.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
atadenoise.h avfilter/vf_atadenoise: add sigma options 2021-01-22 16:21:22 +01:00
audio.c avfilter/internal: Don't include framepool.h, thread.h 2021-08-04 03:03:25 +02:00
audio.h avfilter/audio: Remove unused array, move used-only-once array 2020-08-21 18:18:08 +02:00
avf_abitscope.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
avf_ahistogram.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_aphasemeter.c avfilter/avfilter: Remove unused partial_buf 2021-08-05 17:53:43 +02:00
avf_avectorscope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_concat.c avfilter/avf_concat: fix EOF timestamp 2021-07-27 20:19:52 +02:00
avf_showcqt.c avfilter/avf_showcqt: switch to TX FFT from avutil 2021-07-27 21:16:28 +02:00
avf_showcqt.h avfilter/avf_showcqt: switch to TX FFT from avutil 2021-07-27 21:16:28 +02:00
avf_showfreqs.c avfilter/avf_showfreqs: switch to TX FFT from avutil 2021-07-30 09:44:51 +02:00
avf_showspatial.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
avf_showspectrum.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
avf_showvolume.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avf_showwaves.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
avfilter.c avfilter/avfilter: Use av_memdup where appropriate 2021-08-11 16:49:20 +02:00
avfilter.h avfilter/avfilter: Remove unused partial_buf 2021-08-05 17:53:43 +02:00
avfiltergraph.c lavfi/formats: describe conversion in negotiation structure. 2021-08-14 09:17:45 +02:00
avfilterres.rc
bbox.c avfilter/bbox: add support for >8 depth 2021-01-17 12:06:01 +01:00
bbox.h avfilter/bbox: add support for >8 depth 2021-01-17 12:06:01 +01:00
blend.h
boxblur.c avfilter/boxblur: add logging context to log 2019-10-08 13:47:43 +08:00
boxblur.h Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
bufferqueue.h
buffersink.c avfilter/avfilter: Remove unused partial_buf 2021-08-05 17:53:43 +02:00
buffersink.h avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 2021-03-07 15:19:10 +01:00
buffersrc.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
buffersrc.h
bwdif.h
colorspace.c
colorspace.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
convolution.h avfilter/vf_convolution: add 16-column operation for filter_column() 2021-02-13 14:45:48 +01:00
deshake.h
dnn_filter_common.c avfilter/dnn_filter_common: Use const where appropriate 2021-07-06 10:47:57 +08:00
dnn_filter_common.h avfilter/dnn_filter_common: Use const where appropriate 2021-07-06 10:47:57 +08:00
dnn_interface.h dnn: add DCO_RGB color order to enum DNNColorOrder 2021-05-11 10:28:35 +08:00
drawutils.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
drawutils.h avfilter/drawutils: Remove remnants of old API 2021-01-29 15:20:53 +01:00
ebur128.c avfilter/ebur128: Remove unused functions 2021-02-02 23:53:30 +01:00
ebur128.h avfilter/ebur128: Remove unused functions 2021-02-02 23:53:30 +01:00
f_bench.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_cue.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_drawgraph.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_ebur128.c avfilter/avfilter: Remove unused partial_buf 2021-08-05 17:53:43 +02:00
f_graphmonitor.c avfilter/f_graphmonitor: use sample_count_in/out 2021-08-05 15:42:48 +02:00
f_interleave.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_loop.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
f_metadata.c avfilter/f_metadata: do not return the frame early if there is no metadata 2021-07-06 21:58:19 +02:00
f_perms.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_realtime.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_reverse.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
f_select.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
f_sendcmd.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_sidedata.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
f_streamselect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
f_zmq.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
fifo.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
filters.h
formats.c lavfi/formats: describe conversion in negotiation structure. 2021-08-14 09:17:45 +02:00
formats.h lavfi/formats: describe conversion in negotiation structure. 2021-08-14 09:17:45 +02:00
framepool.c avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
framepool.h avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
framequeue.c
framequeue.h
framerate.h avfilter/vf_framerate: remove duplicate code with macro-based function 2019-09-28 21:53:55 +02:00
framesync.c framesync: switch to child_class_iterate() 2020-06-10 12:36:44 +02:00
framesync.h avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
gblur.h avfilter/vf_gblur: factor out postscale function 2021-02-16 21:12:11 +01:00
generate_wave_table.c
generate_wave_table.h
glslang.cpp lavfi/vulkan: allow calling glslang_uninit without a prior init 2020-11-25 23:06:34 +01:00
glslang.h lavfi: add Vulkan filtering framework 2020-02-04 23:19:48 +00:00
gradfun.h
graphdump.c avfilter/graphdump: fix use of uninitialized variables 2019-11-21 21:26:12 +01:00
graphparser.c avfilter/graphparser: Fix memleak when linking filters fails 2020-08-23 19:57:42 +02:00
hermite.h
hflip.h lavfi/hflip: Support Bayer pixel formats. 2020-08-25 01:29:24 +02:00
internal.h avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
lavfutils.c lavfi/lavfutils: include required headers explicitly 2021-06-10 16:51:44 +02:00
lavfutils.h avfilter/lavfutils.h: Don't include avformat.h 2021-02-25 22:03:32 +01:00
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
Makefile avfilter: add afwtdn filter 2021-07-24 12:24:40 +02:00
maskedclamp.h avfilter/vf_maskedclamp: add x86 SIMD 2019-10-23 16:20:21 +02:00
maskedmerge.h
median_template.c avfilter/vf_median: add radiusV option 2019-10-31 10:32:43 +01:00
median.h avfilter/vf_median: implement percentile option 2020-02-12 11:27:28 +01:00
motion_estimation.c
motion_estimation.h
opencl_source.h avfilter: add pad opencl filter 2020-02-14 09:59:27 +01:00
opencl.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
opencl.h lavfi: add utilities to reduce OpenCL boilerplate code 2019-08-22 23:11:25 +01:00
phase_template.c avfilter/vf_phase: add >8 bit support 2020-02-15 12:18:51 +01:00
psnr.h
pthread.c avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 2021-07-22 14:33:45 +02:00
qp_table.c lavfi: add common code to handle QP tables 2021-01-01 14:24:20 +01:00
qp_table.h avfilter/internal: Move ff_norm_qscale() to qp_table.h 2021-08-05 19:59:00 +02:00
qsvvpp.c lavfi/qsvvpp: do not mix up FFmpeg and SDK error code 2021-08-09 22:57:05 -03:00
qsvvpp.h lavfi/qsvvpp: support async depth 2021-04-11 23:18:20 +08:00
removegrain.h
scale_eval.c avfilter/scale: separate exprs parse and eval 2020-01-15 11:26:46 +05:30
scale_eval.h avfilter: rename scale.c,h to scale_eval 2019-12-10 12:55:48 +05:30
scene_sad.c
scene_sad.h
setpts.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
settb.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
signature_lookup.c lavfi/signature: fix always true expression 2021-07-25 05:10:33 +05:30
signature.h
split.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
src_movie.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
ssim.h avfilter/vf_ssim: improve precision 2020-02-04 18:28:04 +01:00
stereo3d.h
thread.h
threshold.h
tinterlace.h avfilter/vf_tinterlace: use frame counter from lavfi 2020-07-17 13:53:55 +02:00
transform.c avfilter/transform: Stop exporting internal functions 2021-04-27 10:43:11 -03:00
transform.h avfilter/transform: Stop exporting internal functions 2021-04-27 10:43:11 -03:00
transpose.h avfilter/transpose: add missing headers 2019-10-22 19:53:50 +02:00
trim.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
unsharp.h avfilter/vf_unsharp: add 10bit support 2020-11-07 10:09:59 +08:00
v360.h avfilter/vf_v360: add cylindrical equal area format 2021-06-30 00:12:41 +02:00
vaapi_vpp.c lavfi: regroup formats lists in a single structure. 2020-09-08 14:02:40 +02:00
vaapi_vpp.h lavfi/vaapi: Improve support for colour properties 2019-06-02 17:30:41 +01:00
vaf_spectrumsynth.c libavfilter: Fix implicit declarations of av_cpu_max_align 2021-08-04 20:58:15 +03:00
version.h avfilter: add afwtdn filter 2021-07-24 12:24:40 +02:00
vf_addroi.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_alphamerge.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_amplify.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_aspect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_atadenoise.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_avgblur_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_avgblur_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_avgblur.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_bbox.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_bilateral.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_bitplanenoise.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_blackdetect.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_blackframe.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_blend.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_bm3d.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_boxblur.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_bwdif.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_cas.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_chromaber_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_chromakey.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_chromanr.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_chromashift.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_ciescope.c avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black 2021-06-08 18:00:05 +02:00
vf_codecview.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_colorbalance.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorchannelmixer.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorconstancy.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorcontrast.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorcorrect.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorize.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorkey_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_colorkey.c avfilter/vf_colorkey: Don't manually make frame writable 2021-08-15 22:48:46 +02:00
vf_colorlevels.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colormatrix.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colorspace.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_colortemperature.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_convolution_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_convolution.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_convolve.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_copy.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_coreimage.m avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_cover_rect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_crop.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_cropdetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_curves.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_datascope.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_dblur.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_dctdnoiz.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_deband.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_deblock.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_decimate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_dedot.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_deflicker.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_deinterlace_qsv.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_deinterlace_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_dejudder.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_delogo.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_derain.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_deshake_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_deshake.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_despill.c avfilter/vf_despill: Don't manually make frame writable 2021-08-15 22:47:45 +02:00
vf_detelecine.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_displace.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_dnn_classify.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_dnn_detect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_dnn_processing.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_drawbox.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_drawtext.c lavfi/vf_drawtext.c: fix CID 1485003 2021-06-09 09:18:02 +08:00
vf_edgedetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_elbg.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_entropy.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_epx.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_eq.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_eq.h checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
vf_estdif.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_exposure.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_extractplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fade.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_fftdnoiz.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_fftfilt.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_field.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldhint.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldmatch.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fieldorder.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fillborders.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_find_rect.c avfilter/vf_find_rect: Don't make frame writable unnecessarily 2021-08-15 22:49:06 +02:00
vf_floodfill.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_format.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_fps.c avfilter/fps: remove unconventional acronyms 2021-07-06 11:43:31 +05:30
vf_framepack.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_framerate.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_framestep.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_freezedetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_freezeframes.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_frei0r.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_fspp.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_fspp.h lavfi/vf_fspp: convert to the video_enc_params API 2021-01-01 14:25:28 +01:00
vf_gblur.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_geq.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_gradfun.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_guided.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_hflip.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_histeq.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_histogram.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_hqdn3d.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_hqdn3d.h lavfi/hqdn3d: add slice thread optimization 2019-10-10 09:33:09 +08:00
vf_hqx.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_hue.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_hwdownload.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwmap.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwupload_cuda.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hwupload.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_hysteresis.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_identity.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_idet.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_idet.h
vf_il.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_kerndeint.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_lagfun.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_lenscorrection.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_lensfun.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_libopencv.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_libvmaf.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_limiter.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_lumakey.c avfilter/vf_lumakey: Don't manually make frame writable 2021-08-15 22:47:10 +02:00
vf_lut2.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_lut3d.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_lut.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_maskedclamp.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_maskedmerge.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_maskedminmax.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_maskedthreshold.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_maskfun.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_mcdeint.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_median.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_mergeplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_mestimate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_midequalizer.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_minterpolate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_misc_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_mix.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_monochrome.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_mpdecimate.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_neighbor_opencl.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
vf_neighbor.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_nlmeans_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_nlmeans.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_nlmeans.h
vf_nnedi.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_noise.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_noise.h
vf_normalize.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_null.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_ocr.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_overlay_cuda.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_overlay_cuda.cu avfilter: add vf_overlay_cuda 2020-03-28 18:39:40 +01:00
vf_overlay_opencl.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
vf_overlay_qsv.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_overlay_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_overlay.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_overlay.h avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 2020-06-19 07:14:46 +08:00
vf_owdenoise.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_pad_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pad.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_palettegen.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_paletteuse.c avfilter/vf_paletteuse: Remove redundant freeing code 2021-08-15 22:46:33 +02:00
vf_perspective.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_phase.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_photosensitivity.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_pixdesctest.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pp7.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_pp7.h
vf_pp.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_premultiply.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_procamp_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_program_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_pseudocolor.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_psnr.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_pullup.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_pullup.h
vf_qp.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_random.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_readeia608.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_readvitc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_remap.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_removegrain.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_removelogo.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_repeatfields.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_rotate.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_sab.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_scale_cuda.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_scale_cuda.cu avfilter/scale_cuda: add support for pixel format conversion 2021-06-25 01:44:30 +02:00
vf_scale_cuda.h avfilter/scale_cuda: expose optional algorithm parameter 2020-11-04 18:10:19 +01:00
vf_scale_npp.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_scale_qsv.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_scale_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_scale_vulkan.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_scale.c avfilter/vf_scale: Avoid unnecessary indirection 2021-08-12 15:25:43 +02:00
vf_scdet.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_scroll.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_selectivecolor.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_separatefields.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_setparams.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_shear.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_showinfo.c avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame side data 2021-08-06 09:56:44 -03:00
vf_showpalette.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_shuffleframes.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_shufflepixels.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_shuffleplanes.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_signalstats.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_signature.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_smartblur.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_spp.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_spp.h lavfi/vf_spp: convert to the video_enc_params API 2021-01-01 14:25:02 +01:00
vf_sr.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_ssim.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_stack.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_stereo3d.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_subtitles.c avfilter/vf_subtitles: allow using embedded fonts 2021-05-29 11:32:23 +05:30
vf_super2xsai.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_swaprect.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_swapuv.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_telecine.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_threshold.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_thumbnail_cuda.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_thumbnail_cuda.cu lavfi/vf_thumbnail_cuda: fix operator precedence bug 2019-07-30 15:17:22 +02:00
vf_thumbnail.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_tile.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_tinterlace.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_tmidequalizer.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_tonemap_opencl.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
vf_tonemap_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_tonemap.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_tpad.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_transpose_npp.c avfilter/vf_transpose_npp: Use correct array name 2021-08-13 22:44:47 +02:00
vf_transpose_opencl.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_transpose_vaapi.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
vf_transpose.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_unsharp_opencl.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_unsharp.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_untile.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_uspp.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_v360.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_vaguedenoiser.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_vectorscope.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vflip.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vfrdet.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vf_vibrance.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_vidstabdetect.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_vidstabtransform.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_vif.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_vignette.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_vmafmotion.c avfilter/vf_vmafmotion: Check dimensions 2021-05-29 20:14:24 +02:00
vf_vpp_qsv.c avfilter/internal: Don't include libavcodec/(avcodec|internal).h 2021-08-05 21:15:25 +02:00
vf_w3fdif.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_waveform.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_weave.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_xbr.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_xfade_opencl.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
vf_xfade.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_xmedian.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_yadif_cuda.c avfilter/internal: Don't include libavcodec/(avcodec|internal).h 2021-08-05 21:15:25 +02:00
vf_yadif_cuda.cu
vf_yadif.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_yaepblur.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vf_zoompan.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vf_zscale.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
video.c avfilter/internal: Don't include framepool.h, thread.h 2021-08-04 03:03:25 +02:00
video.h
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c avfilter: Constify all AVFilters 2021-04-27 11:48:05 -03:00
vsrc_cellauto.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vsrc_gradients.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vsrc_life.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vsrc_mandelbrot.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vsrc_mptestsrc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vsrc_sierpinski.c avfilter/internal: Factor out executing a filter's execute_func 2021-08-15 21:33:25 +02:00
vsrc_testsrc.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vulkan.c avfilter/formats: Factor common function combinations out 2021-08-13 17:36:22 +02:00
vulkan.h lavfi/vulkan: use all enabled queues in the queue family 2020-05-23 19:07:50 +01:00
w3fdif.h
window_func.h avfilter/window_func: clarify intention in dolph window calculation 2019-09-16 10:57:09 +02:00
yadif_common.c Revert "avfilter/yadif: simplify the code for better readability" 2020-08-27 07:30:30 +08:00
yadif.h Revert "avfilter/yadif: simplify the code for better readability" 2020-08-27 07:30:30 +08:00