You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Rheinhardt f7d59ca364 avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
..
aarch64 Include attributes.h directly 4 years ago
cuda avfilter/cuda: fix ptx inflation with large payloads 3 years ago
dnn Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
opencl avfilter: add pad opencl filter 5 years ago
tests Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
x86 libavfilter/x86/vf_gblur: correct the order of loop step 3 years ago
.gitignore lavfi,lavd: add gitignore for generated static component lists 7 years ago
Makefile avfilter: add audio psychoacoustic clipper 3 years ago
aeval.c avfilter/aeval: fix forgotten EOF case for activate 3 years ago
af_acontrast.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_acopy.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_acrossover.c avfilter/af_acrossover: check for rest of sample formats 3 years ago
af_acrusher.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_adeclick.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_adecorrelate.c avfilter: add adecorrelate filter 3 years ago
af_adelay.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_adenorm.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aderivative.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aecho.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aemphasis.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aexciter.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_afade.c avfilter/af_afade: Remove redundant checks and assignments 3 years ago
af_afftdn.c avfilter/af_afftdn: move i initialization to silence warning 3 years ago
af_afftfilt.c avfilter/af_afftfilt: reindent after last commit 3 years ago
af_afir.c avfilter/af_afir: Free inpads' names generically 3 years ago
af_afir.h avfilter/af_afir: add support for switching impulse response streams at runtime 5 years ago
af_aformat.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_afreqshift.c avfilter/af_afreqshift: do not forget to update coeffs at runtime 3 years ago
af_afwtdn.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_agate.c avfilter/af_agate: Remove always-false samplerate check 3 years ago
af_aiir.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_alimiter.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_amerge.c avfilter/af_amerge: Remove always-false samplerate check 3 years ago
af_amix.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
af_amultiply.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_anequalizer.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_anlmdn.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_anlmdndsp.h avfilter: add anlmdn filter x86 SIMD optimizations 6 years ago
af_anlms.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_anull.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_apad.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aphaser.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_apsyclip.c avfilter/af_apsyclip: fix mixed declarations and code 3 years ago
af_apulsator.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_aresample.c avfilter/af_aresample: Use preinit instead of init_dict 3 years ago
af_arnndn.c avfilter/af_arnndn: initialize ret to silence compiler warning 3 years ago
af_asetnsamples.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_asetrate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_ashowinfo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_asoftclip.c avfilter/af_asoftclip: rewrite oversampling 3 years ago
af_asr.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_astats.c avfilter/af_astats: add entropy stat 3 years ago
af_asubboost.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_asupercut.c avfilter/af_asupercut: Deduplicate AVClasses 3 years ago
af_atempo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_atilt.c avfilter: add atilt filter 3 years ago
af_axcorrelate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_biquads.c avfilter/af_biquads: Deduplicate AVClasses 3 years ago
af_bs2b.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_channelmap.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
af_channelsplit.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_chorus.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_compand.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
af_compensationdelay.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_crossfeed.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_crystalizer.c avfilter/af_crystalizer: refactor some code 3 years ago
af_dcshift.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_deesser.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_drmeter.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_dynaudnorm.c avfilter/af_dynaudnorm: improve EOF timestamp precision 3 years ago
af_earwax.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_extrastereo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_firequalizer.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_flanger.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_haas.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_hdcd.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_headphone.c avfilter/af_headphone: Free inpads' names generically 3 years ago
af_join.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
af_ladspa.c avfilter/af_ladspa: Free inpad's name generically 3 years ago
af_loudnorm.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_lv2.c avfilter/af_lv2: Free inpad's name generically 3 years ago
af_mcompand.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_pan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_replaygain.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_rubberband.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_sidechaincompress.c avfilter/af_sidechaincompress: Remove always-false samplerate check 3 years ago
af_silencedetect.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
af_silenceremove.c avfilter/af_silenceremove: improve trimming middle silence 3 years ago
af_sofalizer.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_speechnorm.c avfilter/af_speechnorm: improve EOF timestamp precision 3 years ago
af_stereotools.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_stereowiden.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_superequalizer.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_surround.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_tremolo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_vibrato.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_volume.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_volume.h
af_volumedetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
allfilters.c avfilter: add audio psychoacoustic clipper 3 years ago
asink_anullsink.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
asrc_afirsrc.c avfilter/asrc_afirsrc: switch to activate 3 years ago
asrc_anoisesrc.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
asrc_anullsrc.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
asrc_flite.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
asrc_hilbert.c avfilter/asrc_hilbert: switch to activate 3 years ago
asrc_sinc.c avfilter/asrc_sinc: switch to activate 3 years ago
asrc_sine.c lavfi/sine: switch to activate 3 years ago
atadenoise.h avfilter/vf_atadenoise: add sigma options 4 years ago
audio.c avfilter/audio: Don't call av_get_channel_layout_nb_channels twice 3 years ago
audio.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
avf_abitscope.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_ahistogram.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_aphasemeter.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_avectorscope.c avfilter/avf_avectorscope: fix zoom 0 mode with nonlinear scale 3 years ago
avf_concat.c avfilter/avf_concat: Free pads' names generically 3 years ago
avf_showcqt.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_showcqt.h avfilter/avf_showcqt: switch to TX FFT from avutil 3 years ago
avf_showfreqs.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_showspatial.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_showspectrum.c avfilter/avf_showspectrum: rewrite frequency log axis/bin scaling 3 years ago
avf_showvolume.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
avf_showwaves.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
avfilter.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
avfilter.h avfilter/avfilter: Deprecate avfilter_pad_count() 3 years ago
avfiltergraph.c avfilter/avfiltergraph: add an "auto" constant to the threads option 3 years ago
avfilterres.rc
bbox.c avfilter/bbox: add support for >8 depth 4 years ago
bbox.h avfilter/bbox: add support for >8 depth 4 years ago
blend.h avfilter/vf_blend: add softdifference blend mode 3 years ago
boxblur.c avfilter/boxblur: add logging context to log 5 years ago
boxblur.h Remove unnecessary mem.h inclusions 3 years ago
bufferqueue.h
buffersink.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
buffersink.h avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 4 years ago
buffersrc.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
buffersrc.h avfilter/buffersrc.h: fix typo of the comment 6 years ago
bwdif.h avfilter/vf_bwdif: Use common yadif frame management logic 6 years ago
colorspace.c lavfi/colorspace: move some functions to common file 6 years ago
colorspace.h lavfi/colorspace: move some functions to common file 6 years ago
colorspacedsp.c
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h avfilter/vf_convolution: add 16-column operation for filter_column() 4 years ago
deshake.h
dnn_filter_common.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
dnn_filter_common.h libavfilter: Remove Async Flag from DNN Filter Side 3 years ago
dnn_interface.h libavfilter: Unify Execution Modes in DNN Filters 3 years ago
drawutils.c Remove unnecessary avassert.h inclusions 3 years ago
drawutils.h avfilter/drawutils: Remove remnants of old API 4 years ago
ebur128.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
ebur128.h avfilter/ebur128: Remove unused functions 4 years ago
f_bench.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
f_cue.c avfilter/f_cue: Deduplicate AVClasses 3 years ago
f_drawgraph.c avfilter/f_drawgraph: Deduplicate AVClasses 3 years ago
f_ebur128.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
f_graphmonitor.c avfilter/f_graphmonitor: Deduplicate AVClasses 3 years ago
f_interleave.c avfilter/f_interleave: Free inpads' names generically 3 years ago
f_loop.c avfilter/f_loop: initialize ret to silence compiler warning 3 years ago
f_metadata.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
f_perms.c avfilter/f_perms: Deduplicate AVClasses 3 years ago
f_realtime.c avfilter/f_realtime: Deduplicate AVClasses 3 years ago
f_reverse.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
f_segment.c avfilter/f_segment: silence compiler warning 3 years ago
f_select.c avfilter/f_select: Free outpads' names generically 3 years ago
f_sendcmd.c avfilter/f_sendcmd: Deduplicate AVClasses 3 years ago
f_sidedata.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
f_streamselect.c avfilter/f_streamselect: Deduplicate AVClasses 3 years ago
f_zmq.c avfilter/f_zmq: Deduplicate AVClasses 3 years ago
fifo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
filters.h avfilter: add ff_inlink_queued_samples() 6 years ago
formats.c avfilter/formats: Avoid reallocations for video in ff_all_formats() 3 years ago
formats.h avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
framepool.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
framepool.h avutil/buffer: Switch AVBuffer API to size_t 4 years ago
framequeue.c
framequeue.h
framerate.h avfilter/vf_framerate: remove duplicate code with macro-based function 5 years ago
framesync.c avfilter/framesync: Remove redundant setting of AVClass 3 years ago
framesync.h avfilter/framesync: Remove redundant setting of AVClass 3 years ago
gblur.h libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 3 years ago
generate_wave_table.c
generate_wave_table.h
glslang.cpp lavfi/vulkan: allow calling glslang_uninit without a prior init 4 years ago
glslang.h lavfi: add Vulkan filtering framework 5 years ago
gradfun.h
graphdump.c avfilter/graphdump: Use pointer to const for pointer to static strings 3 years ago
graphparser.c avfilter/graphparser: Fix memleak when linking filters fails 4 years ago
hermite.h
hflip.h lavfi/hflip: Support Bayer pixel formats. 4 years ago
internal.h avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXT 3 years ago
lavfutils.c lavfi/lavfutils: include required headers explicitly 3 years ago
lavfutils.h avfilter/lavfutils.h: Don't include avformat.h 4 years ago
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
maskedclamp.h avfilter/vf_maskedclamp: add x86 SIMD 5 years ago
maskedmerge.h
median.h avfilter/vf_median: implement percentile option 5 years ago
median_template.c avfilter/vf_median: add radiusV option 5 years ago
motion_estimation.c
motion_estimation.h
opencl.c avfilter/formats: Factor common function combinations out 3 years ago
opencl.h lavfi: add utilities to reduce OpenCL boilerplate code 5 years ago
opencl_source.h avfilter: add pad opencl filter 5 years ago
phase_template.c avfilter/vf_phase: add >8 bit support 5 years ago
preserve_color.h avfilter/vf_colorlevels: add preserve color option 3 years ago
psnr.h
pthread.c avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
qp_table.c lavfi: add common code to handle QP tables 4 years ago
qp_table.h avfilter/internal: Move ff_norm_qscale() to qp_table.h 3 years ago
qsvvpp.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
qsvvpp.h lavfi/qsvvpp: support async depth 4 years ago
removegrain.h
scale_eval.c avfilter/scale: separate exprs parse and eval 5 years ago
scale_eval.h avfilter: rename scale.c,h to scale_eval 5 years ago
scene_sad.c avfilter/scene_sad: Fix funtions typos 6 years ago
scene_sad.h avfilter/scene_sad: Fix funtions typos 6 years ago
setpts.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
settb.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
signature.h
signature_lookup.c avfilter/signature: fix integer rounding cast precedence 3 years ago
split.c avfilter/split: Deduplicate AVClasses 3 years ago
src_movie.c avfilter/src_movie: Deduplicate AVClasses 3 years ago
ssim.h avfilter/vf_ssim: improve precision 5 years ago
stereo3d.h
thread.h
threshold.h
tinterlace.h avfilter/vf_tinterlace: use frame counter from lavfi 4 years ago
transform.c avfilter/transform: Stop exporting internal functions 4 years ago
transform.h avfilter/transform: Stop exporting internal functions 4 years ago
transpose.h avfilter/transpose: add missing headers 5 years ago
trim.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
unsharp.h avfilter/vf_unsharp: add 10bit support 4 years ago
v360.h avfilter/vf_v360: add cylindrical equal area format 3 years ago
vaapi_vpp.c lavfi: regroup formats lists in a single structure. 4 years ago
vaapi_vpp.h lavfi/vaapi: Improve support for colour properties 6 years ago
vaf_spectrumsynth.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
version.h avfilter: add audio psychoacoustic clipper 3 years ago
vf_addroi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_alphamerge.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_amplify.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_aspect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_atadenoise.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_avgblur.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_avgblur_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_avgblur_vulkan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_bbox.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_bilateral.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_bitplanenoise.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_blackdetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_blackframe.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_blend.c avfilter/vf_blend: add softdifference blend mode 3 years ago
vf_bm3d.c avfilter/vf_bm3d: Remove always-false format check 3 years ago
vf_boxblur.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_bwdif.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_cas.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_chromaber_vulkan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_chromakey.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_chromanr.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_chromashift.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_ciescope.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_codecview.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorbalance.c avfilter/vf_colorbalance: fix min/max check that can never be true 3 years ago
vf_colorchannelmixer.c avfilter/vf_colorchannelmixer: add extended preserve color support 3 years ago
vf_colorconstancy.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_colorcontrast.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorcorrect.c avfilter/vf_colorcorrect: add median analyze mode 3 years ago
vf_colorize.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorkey.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorkey_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorlevels.c avfilter/vf_colorlevels: add preserve color option 3 years ago
vf_colormatrix.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colorspace.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_colortemperature.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_convolution.c avfilter/vf_convolution: Deduplicate AVClasses 3 years ago
vf_convolution_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_convolve.c avfilter/vf_convolve: Deduplicate framesync auxiliary functions 3 years ago
vf_copy.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_coreimage.m Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_cover_rect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_crop.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_cropdetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_curves.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_datascope.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_dblur.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_dctdnoiz.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_deband.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_deblock.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_decimate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_dedot.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_deflicker.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_deinterlace_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_deinterlace_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_dejudder.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_delogo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_derain.c libavfilter: Unify Execution Modes in DNN Filters 3 years ago
vf_deshake.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_deshake_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_despill.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_detelecine.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_displace.c avfilter/vf_displace: Remove always-false format check 3 years ago
vf_dnn_classify.c libavfilter: Unify Execution Modes in DNN Filters 3 years ago
vf_dnn_detect.c libavfilter: Remove synchronous functions from DNN filters 3 years ago
vf_dnn_processing.c libavfilter: Remove synchronous functions from DNN filters 3 years ago
vf_drawbox.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_drawtext.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_edgedetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_elbg.c avfilter/elbg: Extend filter to include alpha values in the quantization procedure 3 years ago
vf_entropy.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_epx.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_eq.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_eq.h checkasm/vf_eq: add test for vf_eq 5 years ago
vf_estdif.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_exposure.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_extractplanes.c avfilter/vf_extractplanes: fix regression 3 years ago
vf_fade.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fftdnoiz.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fftfilt.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_field.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fieldhint.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_fieldmatch.c avfilter/vf_fieldmatch: initialize dst pointer to silence warning 3 years ago
vf_fieldorder.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fillborders.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_find_rect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_floodfill.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_format.c avfilter/vf_format: Deduplicate AVClasses 3 years ago
vf_fps.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_framepack.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_framerate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_framestep.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_freezedetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_freezeframes.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_frei0r.c avfilter/frei0r: use win32dlfcn wrapper 3 years ago
vf_fspp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fspp.h lavfi/vf_fspp: convert to the video_enc_params API 4 years ago
vf_gblur.c libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 3 years ago
vf_geq.c avfilter/vf_geq: Simplify creating string 3 years ago
vf_gradfun.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_grayworld.c avfilter: add grayworld video filter 3 years ago
vf_guided.c avfilter/vf_guided: Remove always-false format check 3 years ago
vf_hflip.c avfilter/vf_hflip: Don't call av_pix_fmt_desc_get() twice 3 years ago
vf_histeq.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_histogram.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hqdn3d.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hqdn3d.h lavfi/hqdn3d: add slice thread optimization 5 years ago
vf_hqx.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hsvkey.c avfilter: add hsvkey and hsvhold video filters 3 years ago
vf_hue.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hwdownload.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_hwmap.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hwupload.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hwupload_cuda.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_hysteresis.c avfilter/vf_hysteresis: Remove always-false format check 3 years ago
vf_identity.c avfilter/vf_identity: Remove always-false format check 3 years ago
vf_idet.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_idet.h
vf_il.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_kerndeint.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lagfun.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lenscorrection.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lensfun.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_libopencv.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_libvmaf.c avfilter/vf_libvmaf: Remove always-false format check 3 years ago
vf_limiter.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lumakey.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lut.c avfilter/vf_lut: Remove empty init function 3 years ago
vf_lut2.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_lut3d.c avfilter/vf_lut3d: Deduplicate options 3 years ago
vf_maskedclamp.c avfilter/vf_maskedclamp: Remove always-false format check 3 years ago
vf_maskedmerge.c avfilter/vf_maskedmerge: Remove always-false format check 3 years ago
vf_maskedminmax.c avfilter/vf_maskedminmax: Remove always-false format check 3 years ago
vf_maskedthreshold.c avfilter/vf_maskedthreshold: Remove always-false format check 3 years ago
vf_maskfun.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_mcdeint.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_median.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_mergeplanes.c avfilter/vf_mergeplanes: Free inpads' names generically 3 years ago
vf_mestimate.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_midequalizer.c avfilter/vf_midequalizer: Remove always-false format check 3 years ago
vf_minterpolate.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_misc_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_mix.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_monochrome.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_mpdecimate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_neighbor.c avfilter/vf_neighbor: Deduplicate AVClasses 3 years ago
vf_neighbor_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_nlmeans.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_nlmeans.h lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 7 years ago
vf_nlmeans_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_nnedi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_noise.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_noise.h
vf_normalize.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_null.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_ocr.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_overlay.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_overlay.h avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 4 years ago
vf_overlay_cuda.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_overlay_cuda.cu avfilter: add vf_overlay_cuda 5 years ago
vf_overlay_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_overlay_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_overlay_vulkan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_owdenoise.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pad.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pad_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_palettegen.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_paletteuse.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_perspective.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_phase.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_photosensitivity.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pixdesctest.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pp7.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pp7.h
vf_premultiply.c avfilter/vf_premultiply: Remove always-false format check 3 years ago
vf_procamp_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_program_opencl.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_pseudocolor.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_psnr.c avfilter/vf_psnr: Remove always-false format check 3 years ago
vf_pullup.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pullup.h
vf_qp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_random.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_readeia608.c avfilter/vf_readeia608: Use av_dict_set_int() 3 years ago
vf_readvitc.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_remap.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_removegrain.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_removelogo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_repeatfields.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_rotate.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_sab.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scale.c avfilter/vf_scale: Deduplicate AVClasses 3 years ago
vf_scale_cuda.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scale_cuda.cu avfilter/scale_cuda: add support for pixel format conversion 3 years ago
vf_scale_cuda.h avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
vf_scale_npp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scale_qsv.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_scale_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scale_vulkan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scdet.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_scroll.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_selectivecolor.c avfilter/vf_selectivecolor: reduce number of operations with r/g/b/a pointers 3 years ago
vf_separatefields.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_setparams.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_shear.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_showinfo.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_showpalette.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_shuffleframes.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_shufflepixels.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_shuffleplanes.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_signalstats.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_signature.c avfilter/vf_signature: Free inpads' names generically 3 years ago
vf_smartblur.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_spp.c avfilter/vf_spp: Add dummy element to array to avoid shift 3 years ago
vf_spp.h lavfi/vf_spp: convert to the video_enc_params API 4 years ago
vf_sr.c libavfilter: Unify Execution Modes in DNN Filters 3 years ago
vf_ssim.c avfilter/vf_ssim: Remove always-false format check 3 years ago
vf_stack.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_stereo3d.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_subtitles.c avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 3 years ago
vf_super2xsai.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_swaprect.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_swapuv.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_telecine.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_threshold.c avfilter/vf_threshold: Remove always-false format check 3 years ago
vf_thumbnail.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_thumbnail_cuda.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_thumbnail_cuda.cu lavfi/vf_thumbnail_cuda: fix operator precedence bug 5 years ago
vf_tile.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tinterlace.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tmidequalizer.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tonemap.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tonemap_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tonemap_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_tpad.c avfilter/vf_tpad: rescale EOF pts for case outlink time_base differs 3 years ago
vf_transpose.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_transpose_npp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_transpose_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_transpose_vaapi.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_unsharp.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_unsharp_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_untile.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_uspp.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_v360.c avfilter/vf_v360: refactor uf/vf scaling 3 years ago
vf_vaguedenoiser.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vectorscope.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vflip.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vfrdet.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vibrance.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vidstabdetect.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vidstabtransform.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vif.c avfilter/vf_vif: Remove always-false format check 3 years ago
vf_vignette.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vmafmotion.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vpp_qsv.c libavfilter/vf_vpp_qsv: fix uninitialized variable problem 3 years ago
vf_w3fdif.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_waveform.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_weave.c avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
vf_xbr.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_xfade.c avfilter/vf_xfade: Remove always-false format check 3 years ago
vf_xfade_opencl.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_xmedian.c avfilter/vf_xmedian: Split portion of init unique to xmedian off 3 years ago
vf_yadif.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_yadif_cuda.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_yadif_cuda.cu avfilter/vf_cuda_yadif: Avoid new syntax for vector initialisation 6 years ago
vf_yaepblur.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_zoompan.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_zscale.c avfilter/vf_zscale: Use init instead of init_dict 3 years ago
video.c avfilter/internal: Combine get_(audio|video)_buffer into union 3 years ago
video.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_cellauto.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vsrc_gradients.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_life.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_mandelbrot.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_mptestsrc.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_sierpinski.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_testsrc.c avfilter/vsrc_testsrc: Deduplicate AVClasses 3 years ago
vulkan.c avfilter/formats: Factor common function combinations out 3 years ago
vulkan.h lavfi/vulkan: use all enabled queues in the queue family 5 years ago
w3fdif.h
window_func.h avfilter/window_func: clarify intention in dolph window calculation 5 years ago
yadif.h Revert "avfilter/yadif: simplify the code for better readability" 4 years ago
yadif_common.c Revert "avfilter/yadif: simplify the code for better readability" 4 years ago