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.
 
 
 
 
Paul B Mahol 2ba38beb79 avfilter/vf_epx: stop doing read overflow 3 years ago
..
aarch64
cuda
dnn libavfilter: Remove DNNReturnType from DNN Module 3 years ago
metal lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
opencl
tests tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
x86 avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
.gitignore
Makefile avfilter: add dialogue enhance audio filter 3 years ago
aeval.c
af_acontrast.c
af_acopy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_acrossover.c avfilter/af_acrossover: switch to activate() 3 years ago
af_acrusher.c avfilter/af_acrusher: add timeline support 3 years ago
af_adeclick.c
af_adecorrelate.c
af_adelay.c avfilter/af_adelay: add command support 3 years ago
af_adenorm.c
af_aderivative.c avfilter/af_aderivative: add timeline support 3 years ago
af_adynamicequalizer.c avfilter: add audio dynamic equalizer filter 3 years ago
af_adynamicsmooth.c avfilter: add audio dynamic smooth filter 3 years ago
af_aecho.c
af_aemphasis.c
af_aexciter.c
af_afade.c
af_afftdn.c avfilter/af_afftdn: allow user to control number of bands 3 years ago
af_afftfilt.c avfilter/af_afftfilt: stop resetting pts 3 years ago
af_afir.c avfilter/af_afir: remove pts rewriting code 3 years ago
af_afir.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
af_aformat.c lavfi/af_aformat: remove support for comma-separated lists 3 years ago
af_afreqshift.c
af_afwtdn.c
af_agate.c
af_aiir.c
af_alimiter.c
af_amerge.c
af_amix.c
af_amultiply.c
af_anequalizer.c
af_anlmdn.c avfilter/af_anlmdn: add support for using writable frames 3 years ago
af_anlmdndsp.h
af_anlms.c avfilter: add anlmf filter 3 years ago
af_anull.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_apad.c
af_aphaser.c
af_apsyclip.c avfilter/af_apsyclip: increase protection for high frequencies 3 years ago
af_apulsator.c
af_aresample.c
af_arnndn.c
af_asdr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_asetnsamples.c
af_asetrate.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_ashowinfo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_asoftclip.c
af_aspectralstats.c avfilter/af_aspectralstats: stop using fifo and rewritting pts 3 years ago
af_asr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_astats.c avfilter/af_astats: improve options descriptions 3 years ago
af_asubboost.c
af_asupercut.c
af_atempo.c avfilter/af_atempo: switch to rdft from lavu/tx 3 years ago
af_atilt.c
af_axcorrelate.c
af_biquads.c avfilter/af_biquads: add svf transform type 3 years ago
af_bs2b.c
af_channelmap.c
af_channelsplit.c avfilter/af_channelsplit: switch to activate() 3 years ago
af_chorus.c
af_compand.c
af_compensationdelay.c avfilter/af_compensationdelay: add commands support 3 years ago
af_crossfeed.c
af_crystalizer.c avfilter/af_crystalizer: refactor code 3 years ago
af_dcshift.c
af_deesser.c
af_dialoguenhance.c avfilter: add dialogue enhance audio filter 3 years ago
af_drmeter.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_dynaudnorm.c avfilter/af_dynaudnorm: reduce number of lines by using for (int ... 3 years ago
af_earwax.c
af_extrastereo.c
af_firequalizer.c
af_flanger.c
af_haas.c
af_hdcd.c
af_headphone.c avfilter/af_headphone: improve stereo hrir support 3 years ago
af_join.c
af_ladspa.c
af_loudnorm.c avfilter/af_loudnorm: increase max allowed LRA 3 years ago
af_lv2.c avfilter/af_lv2: add commands support 3 years ago
af_mcompand.c
af_pan.c
af_replaygain.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_silenceremove.c
af_sofalizer.c
af_speechnorm.c avfilter/af_speechnorm: speed up filtering code 3 years ago
af_stereotools.c
af_stereowiden.c
af_superequalizer.c avfilter/af_superequalizer: stop extending last frame duration 3 years ago
af_surround.c avfilter/af_surround: use outlink variable already available 3 years ago
af_tremolo.c avfilter/af_tremolo: add timeline support 3 years ago
af_vibrato.c avfilter/af_vibrato: add timeline support 3 years ago
af_volume.c
af_volume.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
af_volumedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
allfilters.c avfilter: add dialogue enhance audio filter 3 years ago
asink_anullsink.c
asrc_afirsrc.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_hilbert.c
asrc_sinc.c avfilter/asrc_sinc: check allocation return value 3 years ago
asrc_sine.c
atadenoise.h
audio.c avfilter/framepool: fix alignment requirements for audio and video filters 3 years ago
audio.h
avf_abitscope.c avfilter/avf_abitscope: rename macro to less generic one 3 years ago
avf_ahistogram.c avfilter/avf_ahistogram: use av_clip_uint8() instead 3 years ago
avf_aphasemeter.c avfilter/avf_aphasemeter: make frame writable before writing to it 3 years ago
avf_avectorscope.c avfilter/avf_avectorscope: make frame writable before writing to it 3 years ago
avf_concat.c
avf_showcqt.c
avf_showcqt.h
avf_showfreqs.c avfilter/avf_showfreqs: stop using audio fifo 3 years ago
avf_showspatial.c
avf_showspectrum.c avfilter/avf_showspectrum: stop rewriting pts 3 years ago
avf_showvolume.c
avf_showwaves.c
avfilter.c lavfi: add ff_inoutlink_check_flow() 3 years ago
avfilter.h avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
avfiltergraph.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
avfilterres.rc
bbox.c
bbox.h
blend.h
blend_modes.c avfilter/blend_modes: unbreak interpolate mode for float format 3 years ago
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c avfilter/buffersink: Remove outdated comments 3 years ago
buffersink.h
buffersrc.c
buffersrc.h
bwdif.h
colorchannelmixer_template.c avfilter/vf_colorchannelmixer: add float formats support 3 years ago
colorspace.c
colorspace.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
colorspacedsp.c avutil/avassert: Don't include avutil.h 3 years ago
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h
deshake.h
dnn_filter_common.c libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
dnn_filter_common.h libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
dnn_interface.h libavfilter: Remove DNNReturnType from DNN Module 3 years ago
drawutils.c lavfi/drawutils: re-enable P010 and P016 support 3 years ago
drawutils.h lavfi/drawutils: overhaul to improve pixel format support 3 years ago
ebur128.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
ebur128.h
f_bench.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_cue.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_drawgraph.c
f_ebur128.c avfilter/f_ebur128: make sure frame is writable before writing to it 3 years ago
f_graphmonitor.c avfilter/f_graphmonitor: add several more flags 3 years ago
f_interleave.c
f_latency.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_loop.c
f_metadata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_perms.c avfilter/f_perms: add commands support 3 years ago
f_realtime.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_reverse.c
f_segment.c avfilter/f_segment: fix sending frames with zero samples out 3 years ago
f_select.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_sendcmd.c avfilter/f_sendcmd: export width and height too 3 years ago
f_sidedata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_streamselect.c
f_zmq.c
fifo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
filters.h lavfi: add ff_inoutlink_check_flow() 3 years ago
formats.c
formats.h
framepool.c avfilter/framepool: remove superfluous pallete buffer allocation 3 years ago
framepool.h
framequeue.c
framequeue.h
framerate.h
framesync.c
framesync.h
gblur.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
hermite.h
hflip.h
internal.h Remove obsolete version.h inclusions 3 years ago
lavfutils.c
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h
maskedclamp.h
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
median.h
median_template.c
motion_estimation.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
motion_estimation.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
opencl.c
opencl.h
opencl_source.h
phase_template.c
preserve_color.h
psnr.h
pthread.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
qp_table.c
qp_table.h
qsvvpp.c lavfi/qsvpp: fix after 85c938fa28 3 years ago
qsvvpp.h lavfi/qsvvpp: switch to new FIFO API 3 years ago
removegrain.h
scale_eval.c
scale_eval.h
scene_sad.c
scene_sad.h
setpts.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
settb.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
signature.h
signature_lookup.c
split.c avfilter/split: switch to activate() 3 years ago
src_movie.c avfilter/src_movie: add format_opts for the opened file 3 years ago
ssim.h
stereo3d.h
thread.h
threshold.h
tinterlace.h
transform.c
transform.h
transpose.h
trim.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
unsharp.h avfilter/vf_unsharp: add support for alpha formats 3 years ago
v360.h
vaapi_vpp.c
vaapi_vpp.h
vaf_spectrumsynth.c
version.h avfilter: add dialogue enhance audio filter 3 years ago
vf_addroi.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_alphamerge.c
vf_amplify.c avfilter/vf_amplify: improve performance 3 years ago
vf_aspect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_atadenoise.c avfilter/vf_atadenoise: fix >8 depth filtering with planes disabled 3 years ago
vf_avgblur.c avfilter/vf_avgblur: fix memory leaks if config_input() is called again 3 years ago
vf_avgblur_opencl.c
vf_avgblur_vulkan.c
vf_bbox.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_bilateral.c
vf_bitplanenoise.c
vf_blackdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_blackframe.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_blend.c avfilter/vf_blend: fix un-checked potential memory allocation failure 3 years ago
vf_blend_vulkan.c avfilter/vf_blend_vulkan: add multiply blend mode 3 years ago
vf_bm3d.c
vf_boxblur.c
vf_bwdif.c
vf_cas.c avfilter/vf_cas: unbreak >8 depth support 3 years ago
vf_chromaber_vulkan.c
vf_chromakey.c
vf_chromanr.c avfilter/vf_chromanr: fix rounding of final output 3 years ago
vf_chromashift.c
vf_ciescope.c
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c avfilter/vf_colorchannelmixer: add float formats support 3 years ago
vf_colorconstancy.c
vf_colorcontrast.c
vf_colorcorrect.c
vf_colorize.c
vf_colorkey.c
vf_colorkey_opencl.c
vf_colorlevels.c avfilter/vf_colorlevels: Fix build failure on ARM 3 years ago
vf_colormatrix.c
vf_colorspace.c
vf_colortemperature.c
vf_convolution.c
vf_convolution_opencl.c
vf_convolve.c
vf_copy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_coreimage.m
vf_cover_rect.c
vf_crop.c
vf_cropdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_curves.c
vf_datascope.c
vf_dblur.c avfilter/vf_dblur: add float formats support 3 years ago
vf_dctdnoiz.c
vf_deband.c
vf_deblock.c
vf_decimate.c avfilter/vf_decimate: also check for ready frames if not ppsrc is used 3 years ago
vf_dedot.c
vf_deflicker.c
vf_deinterlace_qsv.c
vf_deinterlace_vaapi.c lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob 3 years ago
vf_dejudder.c
vf_delogo.c
vf_derain.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_deshake.c
vf_deshake_opencl.c lavfi/vf_deshake_opencl: switch to new FIFO API 3 years ago
vf_despill.c
vf_detelecine.c
vf_displace.c
vf_dnn_classify.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_dnn_detect.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_dnn_processing.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_drawbox.c
vf_drawtext.c lavfi/drawtext: Add %N for drawing fractions of a second 3 years ago
vf_edgedetect.c
vf_elbg.c
vf_entropy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_epx.c avfilter/vf_epx: stop doing read overflow 3 years ago
vf_eq.c
vf_eq.h
vf_estdif.c
vf_exposure.c
vf_extractplanes.c avfilter/vf_extractplanes: switch to activate() 3 years ago
vf_fade.c
vf_fftdnoiz.c avfilter/vf_fftdnoiz: switch to fft from lavu/tx 3 years ago
vf_fftfilt.c avfilter/vf_fftfilt: Add missing cpu.h inclusion 3 years ago
vf_field.c
vf_fieldhint.c avfilter/vf_fieldhint: add pattern mode of filtering 3 years ago
vf_fieldmatch.c avfilter/vf_fieldmatch: fix crash when inputs have different subsampling 3 years ago
vf_fieldorder.c
vf_fillborders.c
vf_find_rect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_flip_vulkan.c avfilter: add a flip_vulkan filter 3 years ago
vf_floodfill.c
vf_format.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_fps.c lavfi/vf_fps: check flow before sending more frames 3 years ago
vf_framepack.c
vf_framerate.c
vf_framestep.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_freezedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_freezeframes.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h
vf_gblur.c avfilter/vf_gblur: fix memory leaks if config_input() is called again 3 years ago
vf_gblur_vulkan.c avfilter/vf_gblur_vulkan: add sizeV option 3 years ago
vf_geq.c avfilter/vf_geq: add float formats support 3 years ago
vf_gradfun.c
vf_grayworld.c
vf_guided.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hsvkey.c
vf_hue.c
vf_huesaturation.c avfilter/vf_huesaturation: Remove dead store 3 years ago
vf_hwdownload.c
vf_hwmap.c
vf_hwupload.c
vf_hwupload_cuda.c
vf_hysteresis.c
vf_identity.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_idet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_idet.h
vf_il.c
vf_kerndeint.c
vf_lagfun.c avfilter/vf_lagfun: add float formats support 3 years ago
vf_lenscorrection.c
vf_lensfun.c
vf_libopencv.c
vf_libplacebo.c lavfi/vf_libplacebo: fix side data stripping logic 3 years ago
vf_libvmaf.c avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 3 years ago
vf_limitdiff.c
vf_limiter.c avfilter/vf_limiter: refactor slice functions 3 years ago
vf_lumakey.c
vf_lut.c
vf_lut2.c
vf_lut3d.c
vf_maskedclamp.c
vf_maskedmerge.c avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
vf_maskedminmax.c avfilter/vf_maskedminmax: add float pixel formats 3 years ago
vf_maskedthreshold.c
vf_maskfun.c
vf_mcdeint.c
vf_median.c
vf_mergeplanes.c
vf_mestimate.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_midequalizer.c
vf_minterpolate.c
vf_misc_vaapi.c
vf_mix.c avfilter/vf_mix: additional speedup 3 years ago
vf_monochrome.c avfilter/vf_monochrome: use lrintf for rounding 3 years ago
vf_morpho.c
vf_mpdecimate.c
vf_negate.c
vf_neighbor.c
vf_neighbor_opencl.c
vf_nlmeans.c
vf_nlmeans.h
vf_nlmeans_opencl.c
vf_nnedi.c
vf_noise.c
vf_noise.h
vf_normalize.c
vf_null.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_ocr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_overlay.c
vf_overlay.h
vf_overlay_cuda.c
vf_overlay_cuda.cu
vf_overlay_opencl.c
vf_overlay_qsv.c
vf_overlay_vaapi.c avfilter: add overlay vaapi filter 3 years ago
vf_overlay_vulkan.c
vf_owdenoise.c
vf_pad.c avfilter/vf_pad: use already available outlink variable 3 years ago
vf_pad_opencl.c
vf_palettegen.c avfilter/vf_palettegen: add protection against potential divide by zero 3 years ago
vf_paletteuse.c vf_paletteuse: fix color cache lookup for Bayer dithering mode. 3 years ago
vf_perspective.c
vf_phase.c
vf_photosensitivity.c
vf_pixdesctest.c
vf_pp.c
vf_pp7.c
vf_pp7.h
vf_premultiply.c
vf_procamp_vaapi.c
vf_program_opencl.c
vf_pseudocolor.c
vf_psnr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_pullup.c
vf_pullup.h
vf_qp.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_random.c
vf_readeia608.c avfilter/vf_readeia608: fix oversight in 278984b34 3 years ago
vf_readvitc.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_remap.c
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c libavfilter: vf_scale: Properly take in->color_range into account 3 years ago
vf_scale_cuda.c
vf_scale_cuda.cu
vf_scale_cuda.h
vf_scale_npp.c
vf_scale_qsv.c
vf_scale_vaapi.c
vf_scale_vulkan.c avfilter/scale_vulkan: use RET for checking return value 3 years ago
vf_scdet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_scroll.c
vf_selectivecolor.c
vf_separatefields.c
vf_setparams.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_sharpen_npp.c
vf_shear.c
vf_showinfo.c avfilter: support for CUVA HDR Vivid metadata 3 years ago
vf_showpalette.c
vf_shuffleframes.c
vf_shufflepixels.c
vf_shuffleplanes.c
vf_signalstats.c
vf_signature.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_sr.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_ssim.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_stack.c
vf_stereo3d.c
vf_subtitles.c lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() 3 years ago
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c Remove obsolete version.h inclusions 3 years ago
vf_telecine.c
vf_threshold.c
vf_thumbnail.c
vf_thumbnail_cuda.c
vf_thumbnail_cuda.cu
vf_tile.c
vf_tinterlace.c
vf_tmidequalizer.c avfilter/vf_tmidequalizer: check that frame is valid 3 years ago
vf_tonemap.c vf_tonemap: Fix order of planes 3 years ago
vf_tonemap_opencl.c
vf_tonemap_vaapi.c avfilter/tonemap_vaapi: set va parameters filters and numbers 3 years ago
vf_tpad.c avfilter/vf_tpad: handle case when no frame was ever received 3 years ago
vf_transpose.c avfilter/vf_transpose: fix un-checked potential memory allocation failure 3 years ago
vf_transpose_npp.c
vf_transpose_opencl.c
vf_transpose_vaapi.c
vf_transpose_vulkan.c transpose_vulkan: add passthrough option 3 years ago
vf_unsharp.c avfilter/vf_unsharp: add support for alpha formats 3 years ago
vf_unsharp_opencl.c
vf_untile.c
vf_uspp.c
vf_v360.c avfilter/vf_v360: improve rounding in xyz_to_dfisheye() 3 years ago
vf_vaguedenoiser.c
vf_varblur.c
vf_vectorscope.c
vf_vflip.c
vf_vfrdet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vibrance.c
vf_vidstabdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vidstabtransform.c
vf_vif.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vignette.c
vf_vmafmotion.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vpp_qsv.c avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11) 3 years ago
vf_w3fdif.c
vf_waveform.c avfilter/vf_waveform: do not add tint if output format is gray 3 years ago
vf_weave.c
vf_xbr.c
vf_xfade.c
vf_xfade_opencl.c
vf_xmedian.c avfilter/vf_xmedian: small additional speedup 3 years ago
vf_yadif.c
vf_yadif_cuda.c avfilter/vf_yadif_cuda: simplify filter definition 3 years ago
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
vf_yaepblur.c
vf_zoompan.c
vf_zscale.c avfilter/vf_zscale: do not attempt to continue filtering if there is no graph 3 years ago
video.c avfilter/framepool: fix alignment requirements for audio and video filters 3 years ago
video.h
vidstabutils.c
vidstabutils.h
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_gradients.c avfilter/vsrc_gradients: add radial gradients 3 years ago
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_sierpinski.c
vsrc_testsrc.c
vulkan.c
vulkan.h
vulkan_filter.c
vulkan_filter.h
w3fdif.h
window_func.h avutil/avassert: Don't include avutil.h 3 years ago
yadif.h
yadif_common.c