ffmpeg/libavfilter
Paul B Mahol 9fbe54e4b2 avfilter/af_afwtdn: add internal timeline support 2021-10-03 13:06:57 +02:00
..
aarch64
cuda
dnn Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
opencl
tests Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
x86 avfilter/x86/vf_blend: unify indentation format 2021-10-03 09:15:55 +02:00
.gitignore
Makefile avfilter: add (a)latency filters 2021-10-02 18:49:40 +02:00
aeval.c avfilter/aeval: fix forgotten EOF case for activate 2021-08-26 19:23:03 +02:00
af_acontrast.c
af_acopy.c
af_acrossover.c avfilter/af_acrossover: check for rest of sample formats 2021-08-29 10:29:15 +02:00
af_acrusher.c
af_adeclick.c
af_adecorrelate.c avfilter: add adecorrelate filter 2021-08-28 18:46:39 +02:00
af_adelay.c
af_adenorm.c
af_aderivative.c
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c avfilter/af_afade: Remove impossible branch 2021-10-02 16:29:11 +02:00
af_afftdn.c avfilter/af_afftdn: switch to internal timeline 2021-10-03 13:06:44 +02:00
af_afftfilt.c avfilter/af_afftfilt: reindent after last commit 2021-09-12 13:28:12 +02:00
af_afir.c avfilter/af_afir: Free inpads' names generically 2021-08-22 16:13:34 +02:00
af_afir.h
af_aformat.c
af_afreqshift.c avfilter/af_afreqshift: do not forget to update coeffs at runtime 2021-08-28 18:52:08 +02:00
af_afwtdn.c avfilter/af_afwtdn: add internal timeline support 2021-10-03 13:06:57 +02:00
af_agate.c avfilter/af_agate: switch to internal timeline 2021-10-03 13:06:54 +02:00
af_aiir.c
af_alimiter.c
af_amerge.c avfilter/af_amerge: Remove always-false samplerate check 2021-09-21 17:56:25 +02:00
af_amix.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
af_amultiply.c
af_anequalizer.c
af_anlmdn.c
af_anlmdndsp.h
af_anlms.c
af_anull.c
af_apad.c
af_aphaser.c
af_apsyclip.c avfilter/af_apsyclip: fix mixed declarations and code 2021-09-11 21:47:49 +02:00
af_apulsator.c
af_aresample.c avfilter/af_aresample: Use preinit instead of init_dict 2021-09-19 04:44:27 +02:00
af_arnndn.c avfilter/af_arnndn: initialize ret to silence compiler warning 2021-09-11 22:19:25 +02:00
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_asoftclip.c avfilter/af_asoftclip: rewrite oversampling 2021-09-12 12:55:50 +02:00
af_asr.c
af_astats.c avfilter/af_astats: add entropy stat 2021-09-11 10:54:20 +02:00
af_asubboost.c
af_asupercut.c avfilter/af_asupercut: Deduplicate AVClasses 2021-09-19 04:04:00 +02:00
af_atempo.c
af_atilt.c avfilter: add atilt filter 2021-08-28 18:51:04 +02:00
af_axcorrelate.c
af_biquads.c avfilter/af_biquads: Deduplicate AVClasses 2021-09-19 04:04:12 +02:00
af_bs2b.c
af_channelmap.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
af_channelsplit.c
af_chorus.c
af_compand.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
af_compensationdelay.c
af_crossfeed.c
af_crystalizer.c avfilter/af_crystalizer: refactor some code 2021-08-29 00:09:29 +02:00
af_dcshift.c
af_deesser.c
af_drmeter.c
af_dynaudnorm.c avfilter/af_dynaudnorm: improve EOF timestamp precision 2021-09-12 23:47:32 +02:00
af_earwax.c
af_extrastereo.c
af_firequalizer.c
af_flanger.c
af_haas.c
af_hdcd.c
af_headphone.c avfilter/af_headphone: Free inpads' names generically 2021-08-22 16:13:44 +02:00
af_join.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
af_ladspa.c avfilter/af_ladspa: Free inpad's name generically 2021-08-22 16:13:50 +02:00
af_loudnorm.c
af_lv2.c avfilter/af_lv2: Free inpad's name generically 2021-08-22 16:13:53 +02:00
af_mcompand.c
af_pan.c
af_replaygain.c
af_rubberband.c
af_sidechaincompress.c avfilter/af_sidechaincompress: Remove always-false samplerate check 2021-09-21 17:56:30 +02:00
af_silencedetect.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
af_silenceremove.c avfilter/af_silenceremove: improve trimming middle silence 2021-09-23 23:34:45 +02:00
af_sofalizer.c
af_speechnorm.c avfilter/af_speechnorm: improve EOF timestamp precision 2021-09-12 23:47:32 +02:00
af_stereotools.c
af_stereowiden.c
af_superequalizer.c
af_surround.c
af_tremolo.c
af_vibrato.c
af_volume.c
af_volume.h
af_volumedetect.c
allfilters.c avfilter: add (a)latency filters 2021-10-02 18:49:40 +02:00
asink_anullsink.c
asrc_afirsrc.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_hilbert.c
asrc_sinc.c
asrc_sine.c
atadenoise.h
audio.c
audio.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 2021-09-27 06:10:57 +02:00
avf_abitscope.c
avf_ahistogram.c
avf_aphasemeter.c
avf_avectorscope.c avfilter/avf_avectorscope: fix zoom 0 mode with nonlinear scale 2021-09-19 13:49:55 +02:00
avf_concat.c avfilter/avf_concat: Free pads' names generically 2021-08-22 16:13:56 +02:00
avf_showcqt.c
avf_showcqt.h
avf_showfreqs.c
avf_showspatial.c
avf_showspectrum.c avfilter/avf_showspectrum: rewrite frequency log axis/bin scaling 2021-09-20 11:14:53 +02:00
avf_showvolume.c
avf_showwaves.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
avfilter.c avfilter/avfilter: Remove unused buffer 2021-10-02 16:20:42 +02:00
avfilter.h
avfiltergraph.c avfilter/avfiltergraph: Remove always-true check 2021-10-02 16:20:21 +02:00
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: add few more modes 2021-09-30 01:22:48 +02:00
blend_modes.c avfilter/vf_blend: add few more modes 2021-09-30 01:22:48 +02:00
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
bwdif.h
colorspace.c
colorspace.h
colorspacedsp.c
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h
deshake.h
dnn_filter_common.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
dnn_filter_common.h libavfilter: Remove Async Flag from DNN Filter Side 2021-08-28 16:19:07 +08:00
dnn_interface.h libavfilter: Unify Execution Modes in DNN Filters 2021-08-28 16:19:07 +08:00
drawutils.c
drawutils.h
ebur128.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
ebur128.h
f_bench.c
f_cue.c avfilter/f_cue: Deduplicate AVClasses 2021-09-19 04:07:48 +02:00
f_drawgraph.c avfilter/f_drawgraph: Deduplicate AVClasses 2021-09-19 04:08:10 +02:00
f_ebur128.c
f_graphmonitor.c avfilter/f_graphmonitor: Deduplicate AVClasses 2021-09-19 04:08:18 +02:00
f_interleave.c avfilter/f_interleave: Free inpads' names generically 2021-08-22 16:13:59 +02:00
f_latency.c avfilter: add (a)latency filters 2021-10-02 18:49:40 +02:00
f_loop.c avfilter/f_loop: initialize ret to silence compiler warning 2021-09-11 22:19:25 +02:00
f_metadata.c
f_perms.c avfilter/f_perms: Deduplicate AVClasses 2021-09-19 04:09:06 +02:00
f_realtime.c avfilter/f_realtime: Deduplicate AVClasses 2021-09-19 04:24:00 +02:00
f_reverse.c avfilter/f_reverse: add missing S64(P) sample format support 2021-10-02 18:49:40 +02:00
f_segment.c avfilter/f_segment: silence compiler warning 2021-09-11 22:19:25 +02:00
f_select.c avfilter/f_select: Free outpads' names generically 2021-08-22 16:14:07 +02:00
f_sendcmd.c avfilter/f_sendcmd: Deduplicate AVClasses 2021-09-19 04:24:07 +02:00
f_sidedata.c
f_streamselect.c avfilter/f_streamselect: Deduplicate AVClasses 2021-09-19 04:24:55 +02:00
f_zmq.c avfilter/f_zmq: Deduplicate AVClasses 2021-09-19 04:26:00 +02:00
fifo.c
filters.h
formats.c avfilter/formats: Update outdated comment 2021-10-02 16:29:11 +02:00
formats.h avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
framepool.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
framepool.h
framequeue.c
framequeue.h
framerate.h
framesync.c avfilter/framesync: Remove redundant setting of AVClass 2021-09-23 21:13:00 +02:00
framesync.h avfilter/framesync: Remove redundant setting of AVClass 2021-09-23 21:13:00 +02:00
gblur.h libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 2021-08-29 19:58:33 +02:00
generate_wave_table.c
generate_wave_table.h
glslang.cpp
glslang.h
gradfun.h
graphdump.c avfilter/graphdump: Use pointer to const for pointer to static strings 2021-08-27 18:17:07 +02:00
graphparser.c
hermite.h
hflip.h
internal.h avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXT 2021-09-13 16:08:29 +02:00
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
maskedclamp.h
maskedmerge.h
median.h
median_template.c
motion_estimation.c
motion_estimation.h
opencl.c
opencl.h
opencl_source.h
phase_template.c
preserve_color.h avfilter/preserve_color: Add necessary headers 2021-09-27 10:17:53 +02:00
psnr.h
pthread.c
qp_table.c
qp_table.h
qsvvpp.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
qsvvpp.h
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c
settb.c
signature.h
signature_lookup.c avfilter/signature: fix integer rounding cast precedence 2021-08-28 13:30:02 +05:30
split.c avfilter/split: Deduplicate AVClasses 2021-09-19 04:26:07 +02:00
src_movie.c avfilter/src_movie: Deduplicate AVClasses 2021-09-19 04:26:16 +02:00
ssim.h
stereo3d.h
thread.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c
unsharp.h
v360.h
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c
version.h avfilter: add (a)latency filters 2021-10-02 18:49:40 +02:00
vf_addroi.c
vf_alphamerge.c
vf_amplify.c
vf_aspect.c
vf_atadenoise.c
vf_avgblur.c avfilter/vf_avgblur: switch to faster algorithm 2021-09-30 01:22:57 +02:00
vf_avgblur_opencl.c
vf_avgblur_vulkan.c
vf_bbox.c
vf_bilateral.c
vf_bitplanenoise.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: add few more modes 2021-09-30 01:22:48 +02:00
vf_bm3d.c avfilter/vf_bm3d: Remove always-false format check 2021-09-21 17:56:37 +02:00
vf_boxblur.c
vf_bwdif.c
vf_cas.c
vf_chromaber_vulkan.c
vf_chromakey.c
vf_chromanr.c
vf_chromashift.c
vf_ciescope.c
vf_codecview.c avfilter/vf_codecview: added new options for block 2021-10-01 07:49:00 +08:00
vf_colorbalance.c avfilter/vf_colorbalance: fix min/max check that can never be true 2021-09-26 11:20:45 +02:00
vf_colorchannelmixer.c avfilter/vf_colorchannelmixer: add extended preserve color support 2021-09-26 20:27:24 +02:00
vf_colorconstancy.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_colorcontrast.c
vf_colorcorrect.c avfilter/vf_colorcorrect: add median analyze mode 2021-08-27 10:04:04 +02:00
vf_colorize.c
vf_colorkey.c
vf_colorkey_opencl.c
vf_colorlevels.c avfilter/vf_colorlevels: add preserve color option 2021-09-26 20:27:23 +02:00
vf_colormatrix.c
vf_colorspace.c
vf_colortemperature.c
vf_convolution.c avfilter/vf_convolution: Deduplicate AVClasses 2021-09-19 04:01:37 +02:00
vf_convolution_opencl.c
vf_convolve.c avfilter/vf_convolve: Deduplicate framesync auxiliary functions 2021-09-23 21:12:58 +02:00
vf_copy.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_coreimage.m Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_cover_rect.c
vf_crop.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_cropdetect.c
vf_curves.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_datascope.c
vf_dblur.c
vf_dctdnoiz.c
vf_deband.c
vf_deblock.c
vf_decimate.c
vf_dedot.c
vf_deflicker.c
vf_deinterlace_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_deinterlace_vaapi.c
vf_dejudder.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_delogo.c
vf_derain.c libavfilter: Unify Execution Modes in DNN Filters 2021-08-28 16:19:07 +08:00
vf_deshake.c
vf_deshake_opencl.c
vf_despill.c
vf_detelecine.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_displace.c avfilter/vf_displace: Remove always-false format check 2021-09-21 17:56:43 +02:00
vf_dnn_classify.c libavfilter: Unify Execution Modes in DNN Filters 2021-08-28 16:19:07 +08:00
vf_dnn_detect.c libavfilter: Remove synchronous functions from DNN filters 2021-08-28 16:19:07 +08:00
vf_dnn_processing.c libavfilter: Remove synchronous functions from DNN filters 2021-08-28 16:19:07 +08:00
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_elbg.c avfilter/elbg: Extend filter to include alpha values in the quantization procedure 2021-09-26 17:34:08 +02:00
vf_entropy.c
vf_epx.c
vf_eq.c
vf_eq.h
vf_estdif.c
vf_exposure.c
vf_extractplanes.c avfilter/vf_extractplanes: fix regression 2021-09-12 17:06:21 +02:00
vf_fade.c
vf_fftdnoiz.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_fieldmatch.c avfilter/vf_fieldmatch: initialize dst pointer to silence warning 2021-09-11 22:19:25 +02:00
vf_fieldorder.c
vf_fillborders.c
vf_find_rect.c
vf_floodfill.c avfilter/vf_floodfill: constify the AVFrame parameter in is_same() and pick_pixel() functions 2021-09-29 11:46:20 -03:00
vf_format.c avfilter/vf_format: Deduplicate AVClasses 2021-09-19 04:28:03 +02:00
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_freezedetect.c
vf_freezeframes.c
vf_frei0r.c avfilter/frei0r: use win32dlfcn wrapper 2021-09-15 12:37:02 +02:00
vf_fspp.c
vf_fspp.h
vf_gblur.c libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 2021-08-29 19:58:33 +02:00
vf_geq.c avfilter/vf_geq: Simplify creating string 2021-09-21 17:57:35 +02:00
vf_gradfun.c
vf_grayworld.c avfilter: add grayworld video filter 2021-08-29 13:31:37 +02:00
vf_guided.c avfilter/vf_guided: Fix indention 2021-09-29 18:00:13 +08:00
vf_hflip.c avfilter/vf_hflip: Don't call av_pix_fmt_desc_get() twice 2021-09-19 05:18:51 +02:00
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hsvkey.c avfilter: add hsvkey and hsvhold video filters 2021-08-25 20:43:18 +02:00
vf_hue.c
vf_hwdownload.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_hwmap.c
vf_hwupload.c
vf_hwupload_cuda.c
vf_hysteresis.c avfilter/vf_hysteresis: Remove always-false format check 2021-09-21 17:56:49 +02:00
vf_identity.c avfilter/vf_identity: Remove always-false format check 2021-09-21 17:56:52 +02:00
vf_idet.c
vf_idet.h
vf_il.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_kerndeint.c
vf_lagfun.c
vf_lenscorrection.c
vf_lensfun.c
vf_libopencv.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_libvmaf.c avfilter/vf_libvmaf: Remove always-false format check 2021-09-21 17:56:55 +02:00
vf_limiter.c
vf_lumakey.c
vf_lut.c avfilter/vf_lut: Remove empty init function 2021-09-19 04:31:03 +02:00
vf_lut2.c
vf_lut3d.c avfilter/vf_lut3d: Deduplicate options 2021-09-23 21:12:58 +02:00
vf_maskedclamp.c avfilter/vf_maskedclamp: Remove always-false format check 2021-09-21 17:56:58 +02:00
vf_maskedmerge.c avfilter/vf_maskedmerge: Remove always-false format check 2021-09-21 17:57:02 +02:00
vf_maskedminmax.c avfilter/vf_maskedminmax: Remove always-false format check 2021-09-21 17:57:05 +02:00
vf_maskedthreshold.c avfilter/vf_maskedthreshold: Remove always-false format check 2021-09-21 17:57:09 +02:00
vf_maskfun.c
vf_mcdeint.c
vf_median.c
vf_mergeplanes.c avfilter/vf_mergeplanes: Free inpads' names generically 2021-08-22 16:15:36 +02:00
vf_mestimate.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_midequalizer.c avfilter/vf_midequalizer: Remove always-false format check 2021-09-21 17:57:14 +02:00
vf_minterpolate.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_misc_vaapi.c
vf_mix.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_monochrome.c
vf_morpho.c avfilter/vf_morpho: switch to internal timeline 2021-10-03 13:06:55 +02:00
vf_mpdecimate.c
vf_neighbor.c avfilter/vf_neighbor: Deduplicate AVClasses 2021-09-19 04:32:05 +02:00
vf_neighbor_opencl.c
vf_nlmeans.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_nlmeans.h
vf_nlmeans_opencl.c
vf_nnedi.c
vf_noise.c
vf_noise.h
vf_normalize.c
vf_null.c
vf_ocr.c
vf_overlay.c
vf_overlay.h
vf_overlay_cuda.c
vf_overlay_cuda.cu
vf_overlay_opencl.c
vf_overlay_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_overlay_vulkan.c
vf_owdenoise.c
vf_pad.c
vf_pad_opencl.c
vf_palettegen.c
vf_paletteuse.c
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pp.c
vf_pp7.c
vf_pp7.h
vf_premultiply.c avfilter/vf_premultiply: Remove always-false format check 2021-09-21 17:57:17 +02:00
vf_procamp_vaapi.c
vf_program_opencl.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_pseudocolor.c
vf_psnr.c avfilter/vf_psnr: Remove always-false format check 2021-09-21 17:57:20 +02:00
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c avfilter/vf_readeia608: Use av_dict_set_int() 2021-09-19 04:39:25 +02:00
vf_readvitc.c
vf_remap.c avfilter/vf_remap: remove timeline support 2021-09-28 00:38:35 +02:00
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c avfilter/vf_scale: Deduplicate AVClasses 2021-09-19 04:38:02 +02:00
vf_scale_cuda.c
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c
vf_scale_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_scale_vaapi.c
vf_scale_vulkan.c
vf_scdet.c
vf_scroll.c
vf_selectivecolor.c avfilter/vf_selectivecolor: reduce number of operations with r/g/b/a pointers 2021-09-26 10:17:17 +02:00
vf_separatefields.c
vf_setparams.c
vf_shear.c
vf_showinfo.c
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c
vf_signature.c avfilter/vf_signature: Free inpads' names generically 2021-08-22 16:15:44 +02:00
vf_smartblur.c
vf_spp.c avfilter/vf_spp: Add dummy element to array to avoid shift 2021-09-19 04:47:17 +02:00
vf_spp.h
vf_sr.c libavfilter: Unify Execution Modes in DNN Filters 2021-08-28 16:19:07 +08:00
vf_ssim.c avfilter/vf_ssim: Remove always-false format check 2021-09-21 17:57:23 +02:00
vf_stack.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_stereo3d.c
vf_subtitles.c avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 2021-09-20 00:27:47 +02:00
vf_super2xsai.c
vf_swaprect.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_swapuv.c
vf_telecine.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_threshold.c avfilter/vf_threshold: Remove always-false format check 2021-09-21 17:57:27 +02:00
vf_thumbnail.c
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_tile.c
vf_tinterlace.c
vf_tmidequalizer.c
vf_tonemap.c
vf_tonemap_opencl.c
vf_tonemap_vaapi.c
vf_tpad.c avfilter/vf_tpad: rescale EOF pts for case outlink time_base differs 2021-08-29 01:47:23 +02:00
vf_transpose.c
vf_transpose_npp.c
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_unsharp.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_unsharp_opencl.c
vf_untile.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_uspp.c
vf_v360.c avfilter/vf_v360: refactor uf/vf scaling 2021-09-24 22:30:37 +02:00
vf_vaguedenoiser.c
vf_vectorscope.c
vf_vflip.c
vf_vfrdet.c
vf_vibrance.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vif.c avfilter/vf_vif: Remove always-false format check 2021-09-21 17:57:30 +02:00
vf_vignette.c
vf_vmafmotion.c
vf_vpp_qsv.c libavfilter/vf_vpp_qsv: fix uninitialized variable problem 2021-09-15 09:24:08 -03:00
vf_w3fdif.c
vf_waveform.c
vf_weave.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 2021-09-26 12:41:33 +02:00
vf_xbr.c
vf_xfade.c avfilter/vf_xfade: Remove always-false format check 2021-09-21 17:57:32 +02:00
vf_xfade_opencl.c
vf_xmedian.c avfilter/vf_xmedian: Split portion of init unique to xmedian off 2021-09-04 15:24:59 +02:00
vf_yadif.c
vf_yadif_cuda.c
vf_yadif_cuda.cu
vf_yaepblur.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: Use init instead of init_dict 2021-09-19 04:48:58 +02:00
video.c
video.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 2021-09-27 06:10:57 +02:00
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
vsrc_gradients.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_sierpinski.c
vsrc_testsrc.c avfilter/vsrc_testsrc: Deduplicate AVClasses 2021-09-19 04:37:22 +02:00
vulkan.c
vulkan.h
w3fdif.h
window_func.h
yadif.h
yadif_common.c