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 f62c441e7a avfilter/vulkan_filter: Remove unused label 1 year ago
..
aarch64 avfilter/bwdifdsp: Constify 1 year ago
cuda
dnn libavfilter/dnn: Initialze DNNData variables 1 year ago
metal lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
opencl avfilter: add remap opencl filter 2 years ago
tests lavfi/dnn: Remove DNN native backend 2 years ago
vulkan lavfi: add nlmeans_vulkan filter 1 year ago
x86 avfilter/bwdifdsp: Constify 1 year ago
.gitignore
Makefile avfilter/vf_bwdif: Move DSP code to a new file 1 year ago
adynamicequalizer_template.c avfilter: fix highshelf zdf coefficients 1 year ago
aeval.c avfilter/internal: Don't include formats.h 1 year ago
af_acontrast.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_acopy.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_acrossover.c avfilter/af_acrossover: add precision option 3 years ago
af_acrusher.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_adeclick.c avfilter/af_adeclick: stop returning EINVAL error 1 year ago
af_adecorrelate.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_adelay.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_adenorm.c avfilter/af_adenorm: simplify handling of commands 3 years ago
af_aderivative.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_adrc.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_adynamicequalizer.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_adynamicsmooth.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_aecho.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_aemphasis.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_aexciter.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_afade.c avfilter/af_afade: add 4 more curves 1 year ago
af_afftdn.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_afftfilt.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_afir.c avfilter/internal: Don't include video.h 1 year ago
af_afir.h avfilter/af_afir: add way to control loading interval of impulses 2 years ago
af_afirdsp.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
af_aformat.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_afreqshift.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_afwtdn.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_agate.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_aiir.c avfilter/internal: Don't include formats.h 1 year ago
af_alimiter.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_amerge.c avfilter/internal: Don't include formats.h 1 year ago
af_amix.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_amultiply.c avfilter/af_amultiply: Remove unnecessary emms_c() 1 year ago
af_anequalizer.c avfilter/internal: Don't include formats.h 1 year ago
af_anlmdn.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_anlmdndsp.h
af_anlms.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_anull.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_apad.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_aphaser.c avfilter: convert to new channel layout API 3 years ago
af_apsyclip.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_apulsator.c avfilter/internal: Don't include formats.h 1 year ago
af_aresample.c avfilter/internal: Don't include formats.h 1 year ago
af_arls.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_arnndn.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_asdr.c avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formula 1 year ago
af_asetnsamples.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_asetrate.c avfilter/internal: Don't include formats.h 1 year ago
af_ashowinfo.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_asoftclip.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_aspectralstats.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_asr.c avfilter/internal: Don't include formats.h 1 year ago
af_astats.c avfilter/af_astats: extend and improve bit depth output 1 year ago
af_asubboost.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_asupercut.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_atempo.c avfilter/af_atempo: improve RE_MALLOC_OR_FAIL macro 1 year ago
af_atilt.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_axcorrelate.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_biquads.c avfilter: fix highshelf zdf coefficients 1 year ago
af_bs2b.c avfilter: convert to new channel layout API 3 years ago
af_channelmap.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_channelsplit.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_chorus.c avfilter: convert to new channel layout API 3 years ago
af_compand.c avfilter/af_compand: simplify frame allocation 2 years ago
af_compensationdelay.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_crossfeed.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_crystalizer.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_dcshift.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_deesser.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_dialoguenhance.c avfilter/internal: Don't include formats.h 1 year ago
af_drmeter.c avfilter/af_drmeter: misc cleanups 1 year ago
af_dynaudnorm.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_earwax.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_extrastereo.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_firequalizer.c avfilter/af_firequalizer: switch to TX from lavu 2 years ago
af_flanger.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_haas.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_hdcd.c avfilter/internal: Don't include formats.h 1 year ago
af_headphone.c avfilter/af_headphone: Remove unnecessary emms_c() 1 year ago
af_join.c avfilter/af_join: do not use ff_outlink_get_status() on inlink 1 year ago
af_ladspa.c avfilter/internal: Don't include formats.h 1 year ago
af_loudnorm.c avfilter/internal: Don't include formats.h 1 year ago
af_lv2.c avfilter/internal: Don't include formats.h 1 year ago
af_mcompand.c avfilter: convert to new channel layout API 3 years ago
af_pan.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_replaygain.c avfilter/internal: Don't include formats.h 1 year ago
af_rubberband.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_sidechaincompress.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
af_silencedetect.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_silenceremove.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
af_sofalizer.c avfilter/af_sofalizer: Remove unnecessary emms_c() 1 year ago
af_speechnorm.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_stereotools.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_stereowiden.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_superequalizer.c avfilter: fix av_tx_fn stride usage for complex inputs 2 years ago
af_surround.c avfilter/af_surround: replace double constants with float variants 2 years ago
af_tremolo.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
af_vibrato.c avfilter/af_vibrato: refactor code 1 year ago
af_virtualbass.c avfilter/internal: Don't include formats.h 1 year ago
af_volume.c avfilter/af_volume: Remove unnecessary emms_c() 1 year ago
af_volume.h avfilter/af_volume: Also deprecate position enum value 1 year ago
af_volumedetect.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
afir_template.c avfilter/afir_template: Remove unnecessary emms_c() 1 year ago
allfilters.c avfilter: add libvmaf_cuda 1 year ago
asink_anullsink.c
asrc_afdelaysrc.c avfilter/internal: Don't include formats.h 1 year ago
asrc_afirsrc.c avfilter/internal: Don't include formats.h 1 year ago
asrc_anoisesrc.c avfilter/internal: Don't include formats.h 1 year ago
asrc_anullsrc.c avfilter/internal: Don't include formats.h 1 year ago
asrc_flite.c lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
asrc_hilbert.c avfilter/internal: Don't include formats.h 1 year ago
asrc_sinc.c avfilter/asrc_sinc: check return code of tx_init() 1 year ago
asrc_sine.c avfilter/internal: Don't include formats.h 1 year ago
atadenoise.h
audio.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
audio.h avfilter: Deduplicate default audio inputs/outputs 1 year ago
avf_a3dscope.c avfilter/avf_a3dscope,avf_showcwt: set video frame duration 2 years ago
avf_abitscope.c avfilter/avf_abitscope: refactor bit counting for histogram 1 year ago
avf_ahistogram.c avfilter/avf_ahistogram: refactor frame fill data code 1 year ago
avf_aphasemeter.c avfilter/avf_aphasemeter: switch to activate 1 year ago
avf_avectorscope.c avfilter: use ff_inlink_make_frame_writable() 2 years ago
avf_concat.c avfilter/internal: Don't include formats.h 1 year ago
avf_showcqt.c avfilter/internal: Don't include formats.h 1 year ago
avf_showcqt.h
avf_showcwt.c avfilter/avf_showcwt: reduce latency/delay in some cases 1 year ago
avf_showfreqs.c avfilter/internal: Don't include formats.h 1 year ago
avf_showspatial.c avfilter/internal: Don't include formats.h 1 year ago
avf_showspectrum.c avfilter/internal: Don't include formats.h 1 year ago
avf_showvolume.c avfilter: use ff_inlink_make_frame_writable() 2 years ago
avf_showwaves.c avfilter: Deduplicate default audio inputs/outputs 1 year ago
avfilter.c avfilter/avfilter: Don't report deprecated pkt_pos 1 year ago
avfilter.h lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
avfiltergraph.c avfilter/avfiltergraph: remove no longer valid comment 2 years ago
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: Move ff_blend_init into a header 3 years ago
blend_modes.c avfilter/blend_modes: Always preserve constness 1 year ago
boxblur.c
boxblur.h
bufferqueue.h
buffersink.c avfilter/internal: Don't include formats.h 1 year ago
buffersink.h avfilter: remove FF_API_BUFFERSINK_ALLOC 2 years ago
buffersrc.c avfilter/buffersrc: Use av_frame_clone() where appropriate 1 year ago
buffersrc.h avfilter: convert to new channel layout API 3 years ago
bwdifdsp.c avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 1 year ago
bwdifdsp.h avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 1 year ago
ccfifo.c avfilter/ccfifo: constify some parameters 2 years ago
ccfifo.h avfilter/ccfifo: constify some parameters 2 years ago
colorchannelmixer_template.c avfilter/vf_colorchannelmixer: add float formats support 3 years ago
colorspace.c lavfi/colorspace: add ff_matrix_mul_3x3_vec 2 years ago
colorspace.h lavfi/colorspace: add ff_matrix_mul_3x3_vec 2 years ago
colorspacedsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 2 years ago
deshake.h
dnn_filter_common.c avfilter/dnn_filter_common: fix memleak 1 year ago
dnn_filter_common.h avfilter/dnn: refactor ff_get_dnn_module to remove allocation 1 year ago
dnn_interface.h libavfilter/dnn: Add scale and mean preprocess to openvino backend 1 year ago
drawutils.c avfilter/drawutils: rgb48/bgr48 is supported 2 years ago
drawutils.h lavfi/drawutils: improve colorspace support 2 years ago
ebur128.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
ebur128.h
edge_common.c lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
edge_common.h lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
edge_template.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_bench.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_cue.c avfilter: Deduplicate default video inputs/outputs 1 year ago
f_drawgraph.c lavfi/f_drawgraph: forward input frame durations 2 years ago
f_ebur128.c avfilter/f_ebur128: do not print summary log if nothing was processed 1 year ago
f_graphmonitor.c avfilter: Deduplicate default video inputs/outputs 1 year ago
f_interleave.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_latency.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_loop.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_metadata.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_perms.c avfilter: Deduplicate default video inputs/outputs 1 year ago
f_realtime.c avfilter: Deduplicate default video inputs/outputs 1 year ago
f_reverse.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_segment.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
f_select.c avfilter/f_select: Also deprecate "pos" variable name 1 year ago
f_sendcmd.c avfilter: Deduplicate default video inputs/outputs 1 year ago
f_sidedata.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
f_streamselect.c avfilter: convert to new channel layout API 3 years ago
f_zmq.c avfilter: Deduplicate default video inputs/outputs 1 year ago
fflcms2.c fflcms2: move to libavcodec 2 years ago
fflcms2.h fflcms2: move to libavcodec 2 years ago
fifo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
file_open.c libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
filters.h lavfi: add ff_inoutlink_check_flow() 3 years ago
formats.c avfilter/formats: fix format negotiation when multiple channel_layouts are provided 2 years ago
formats.h avfilter/formats: Constify channel_layout in ff_add_channel_layout() 3 years ago
framepool.c avfilter: convert to new channel layout API 3 years ago
framepool.h
framequeue.c lavfi/framequeue: remove redundant logic code 1 year ago
framequeue.h
framerate.h
framesync.c avfilter: use ff_inlink_make_frame_writable() 2 years ago
framesync.h avfilter/framesync: add a new option to set how to sync streams based on secondary input timestamps 2 years ago
gblur.h avfilter/vf_gblur: Move ff_gblur_init into a header 3 years ago
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c avfilter: convert to new channel layout API 3 years ago
graphparser.c lavfi/graphparser: be more verbose when filtergraph parsing fails 1 year ago
hermite.h
hflip.h avfilter/vf_hflip: Move ff_hflip_init into a header 3 years ago
internal.h avfilter/internal: Don't include formats.h 1 year ago
lavfutils.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
lavfutils.h
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut 3 years ago
maskedclamp.h
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
median.h
median_template.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
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 avfilter: Remove unnecessary formats.h inclusions 1 year ago
opencl.h avfilter/opencl: Store format in filter, remove query function 3 years ago
opencl_source.h tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
palette.c avfilter/palette: add lowbias32 hashing 2 years ago
palette.h avfilter/palette: add lowbias32 hashing 2 years ago
phase_template.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
preserve_color.h avfilter/preserve_color: Add necessary headers 3 years ago
psnr.h
pthread.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
qp_table.c avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
qp_table.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
qsvvpp.c lavfi/qsvvpp: add set_frame_ext_params callback 1 year ago
qsvvpp.h lavfi/qsvvpp: add set_frame_ext_params callback 1 year ago
removegrain.h
scale_eval.c avfilter/scale_eval: Reduce rounding error. 2 years ago
scale_eval.h avfilter/scale_eval: Reduce rounding error. 2 years ago
scene_sad.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
scene_sad.h
setpts.c avfilter: Deduplicate default video inputs/outputs 1 year ago
settb.c avfilter: Deduplicate default video inputs/outputs 1 year ago
signature.h
signature_lookup.c avfilter/signature: fix integer rounding cast precedence 3 years ago
silenceremove_template.c avfilter/silenceremove_template: refactor detectors using common peaks code 1 year ago
split.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
src_avsynctest.c avfilter/src_avsynctest: add support for commands 2 years ago
src_movie.c lavfi/src_movie: stop using AV_CODEC_FLAG_COPY_OPAQUE 1 year ago
ssim.h
stack_internal.c lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
stack_internal.h Revert "avfilter/stack_internal: add missing header includes" 2 years ago
stereo3d.h
thread.h
threshold.h avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
tinterlace.h avfilter/ccfifo: remove unnecessary context allocations 2 years ago
transform.c
transform.h
transpose.h
trim.c avfilter: Deduplicate default video inputs/outputs 1 year ago
unsharp.h avfilter/vf_unsharp: add support for alpha formats 3 years ago
v360.h avfilter/v360: add support for off-axis projection output 3 years ago
vaapi_vpp.c lavfi/{denoise, procamp, scale, sharpness}_vaapi: Add passthrough mode 1 year ago
vaapi_vpp.h lavfi/{denoise, procamp, scale, sharpness}_vaapi: Add passthrough mode 1 year ago
vaf_spectrumsynth.c avfilter: fix av_tx_fn stride usage for complex inputs 2 years ago
version.c lib*/version: Move library version functions into files of their own 3 years ago
version.h Bump minor libavfilter version and add Changelog entry 1 year ago
version_major.h avfilter/vf_libplacebo: wrap deprecated opts in FF_API define 2 years ago
vf_addroi.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_alphamerge.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_amplify.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_aspect.c lavfi/aspect: apply style fixes 2 years ago
vf_atadenoise.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_avgblur.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_avgblur_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_avgblur_vulkan.c lavfi/avgblur_vulkan: fix memory leaks 1 year ago
vf_backgroundkey.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_bbox.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_bilateral.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_bilateral_cuda.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_bilateral_cuda.cu avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication 2 years ago
vf_bitplanenoise.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_blackdetect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_blackframe.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_blend.c avfilter/blend_modes: Always preserve constness 1 year ago
vf_blend_init.h avfilter/blend_modes: Always preserve constness 1 year ago
vf_blend_vulkan.c avfilter/internal: Don't include video.h 1 year ago
vf_blockdetect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_blurdetect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_bm3d.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_boxblur.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_bwdif.c avfilter/vf_bwdif: Move DSP code to a new file 1 year ago
vf_bwdif_cuda.c avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 1 year ago
vf_bwdif_cuda.cu avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 1 year ago
vf_bwdif_vulkan.c lavfi/bwdif_vulkan: fix memory leaks 1 year ago
vf_cas.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_ccrepack.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_chromaber_vulkan.c lavfi/chromaber_vulkan: fix memory leaks 1 year ago
vf_chromakey.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_chromakey_cuda.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_chromakey_cuda.cu avfilter: add chromakey_cuda filter 2 years ago
vf_chromanr.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_chromashift.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_ciescope.c avfilter/vf_ciescope: set output frame duration 2 years ago
vf_codecview.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_colorbalance.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorchannelmixer.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorconstancy.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorcontrast.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_colorcorrect.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_colorize.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_colorkey.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorkey_opencl.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorlevels.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colormap.c avfilter/vf_colormap: Avoid allocation of small array 3 years ago
vf_colormatrix.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorspace.c avfilter/vf_colorspace: Remove redundant emms_c() 1 year ago
vf_colorspace_cuda.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_colorspace_cuda.cu libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter 2 years ago
vf_colortemperature.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_convolution.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_convolution_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_convolve.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_copy.c avfilter/internal: Don't include formats.h 1 year ago
vf_coreimage.m avfilter/vf_coreimage: add missing semicolon 2 years ago
vf_corr.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_cover_rect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_crop.c lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
vf_cropdetect.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_curves.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_datascope.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_dblur.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_dctdnoiz.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_deband.c avfilter/internal: Don't include formats.h 1 year ago
vf_deblock.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_decimate.c avfilter/vf_decimate: add mixed option to process input only partially to be decimated 2 years ago
vf_dedot.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_deflicker.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_deinterlace_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_dejudder.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_delogo.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_derain.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_deshake.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_deshake_opencl.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_despill.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_detelecine.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_displace.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_dnn_classify.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_dnn_detect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_dnn_processing.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_drawbox.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_drawtext.c avfilter/vf_drawtext: fix text width measurement 1 year ago
vf_edgedetect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_elbg.c avfilter/internal: Don't include formats.h 1 year ago
vf_entropy.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_epx.c avfilter/internal: Don't include video.h 1 year ago
vf_eq.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_eq.h lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
vf_estdif.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_exposure.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_extractplanes.c avfilter/vf_extractplanes: add GBRAP14 support 1 year ago
vf_fade.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_feedback.c avfilter/internal: Don't include formats.h 1 year ago
vf_fftdnoiz.c avfilter/internal: Don't include video.h 1 year ago
vf_fftfilt.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_field.c avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
vf_fieldhint.c avfilter/internal: Don't include formats.h 1 year ago
vf_fieldmatch.c avfilter/internal: Don't include formats.h 1 year ago
vf_fieldorder.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_fillborders.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_find_rect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_flip_vulkan.c avfilter/internal: Don't include video.h 1 year ago
vf_floodfill.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_format.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_fps.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_framepack.c avfilter/vf_framepack: Use dedicated pointer for access 1 year ago
vf_framerate.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 1 year ago
vf_framestep.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_freezedetect.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 1 year ago
vf_freezeframes.c
vf_frei0r.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_fspp.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_fspp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
vf_gblur.c avfilter/vf_gblur: Remove unnecessary emms_c() 1 year ago
vf_gblur_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_gblur_vulkan.c avfilter/internal: Don't include video.h 1 year ago
vf_geq.c avfilter/internal: Don't include formats.h 1 year ago
vf_gradfun.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_grayworld.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_guided.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_hflip.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_hflip_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_histeq.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_histogram.c avfilter/vf_histogram: call av_frame_copy_props() 2 years ago
vf_hqdn3d.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_hqdn3d.h
vf_hqx.c avfilter/internal: Don't include video.h 1 year ago
vf_hsvkey.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_hue.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_huesaturation.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_hwdownload.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hwmap.c lavfi: add hwdevice flag to hwupload/hwmap 2 years ago
vf_hwupload.c lavfi: add hwdevice flag to hwupload/hwmap 2 years ago
vf_hwupload_cuda.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hysteresis.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_iccdetect.c avfilter/vf_iccdetect: use ff_icc_profile_sanitize 1 year ago
vf_iccgen.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_identity.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_idet.c avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
vf_idet.h
vf_il.c avfilter/internal: Don't include formats.h 1 year ago
vf_kerndeint.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_lagfun.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_lenscorrection.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lensfun.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_libopencv.c avfilter/vf_libopencv: Use formats list instead of query function 3 years ago
vf_libplacebo.c vf_libplacebo: warn on extra_opts + too old libplacebo 1 year ago
vf_libvmaf.c avfilter: add libvmaf_cuda 1 year ago
vf_limitdiff.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_limiter.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_lumakey.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_lut.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_lut2.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
vf_lut3d.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_maskedclamp.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_maskedmerge.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_maskedminmax.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_maskedthreshold.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_maskfun.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_mcdeint.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_median.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_mergeplanes.c avfilter/internal: Don't include formats.h 1 year ago
vf_mestimate.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_midequalizer.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_minterpolate.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 1 year ago
vf_misc_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_mix.c avfilter/vf_mix: add fast filtering in case all tmix weights are same 1 year ago
vf_monochrome.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_morpho.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_mpdecimate.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_multiply.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_negate.c avfilter/vf_negate: add support for more planar with alpha 1 year ago
vf_neighbor.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_neighbor_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_nlmeans.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_nlmeans.h avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 3 years ago
vf_nlmeans_init.h all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_nlmeans_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_nlmeans_vulkan.c lavfi/nlmeans_vulkan: fix memory leaks 1 year ago
vf_nnedi.c avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
vf_noise.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_noise.h
vf_normalize.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_null.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_ocr.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_overlay.c avfilter/vf_overlay: Add support for yuv444p10 pixel format 1 year ago
vf_overlay.h avfilter/vf_overlay: Add support for yuv444p10 pixel format 1 year ago
vf_overlay_cuda.c lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
vf_overlay_cuda.cu
vf_overlay_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_overlay_qsv.c lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
vf_overlay_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_overlay_vulkan.c avfilter/internal: Don't include video.h 1 year ago
vf_owdenoise.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_pad.c avfilter/vf_pad: use already available outlink variable 3 years ago
vf_pad_opencl.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_palettegen.c avfilter/internal: Don't include formats.h 1 year ago
vf_paletteuse.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_perspective.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_phase.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_photosensitivity.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_pixdesctest.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_pixelize.c avfilter: add pixelize video filter 3 years ago
vf_pp.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_pp7.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_pp7.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
vf_premultiply.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
vf_procamp_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_program_opencl.c lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
vf_pseudocolor.c avfilter/vf_pseudocolor: add support for more planar alpha formats 1 year ago
vf_psnr.c lavfi/vf_psnr: add warning when color ranges differ 1 year ago
vf_pullup.c avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
vf_pullup.h
vf_qp.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_random.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_readeia608.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_readvitc.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_remap.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_remap_opencl.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_removegrain.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_removelogo.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_repeatfields.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_rotate.c lavfi/rotate: Avoid undefined behaviour. 2 years ago
vf_sab.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_scale.c avfilter: use the new AVFrame interlace flags in all filters 2 years ago
vf_scale_cuda.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_scale_cuda.cu avfilter/scale_cuda: add support for rgb32/bgr32 conversions 1 year ago
vf_scale_cuda.h
vf_scale_npp.c lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
vf_scale_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_scale_vt.c avfilter/vf_scale_vt: fix output frame dimension 1 year ago
vf_scale_vulkan.c lavfi/scale_vulkan: fix memory leaks 1 year ago
vf_scdet.c avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn 1 year ago
vf_scroll.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_selectivecolor.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_separatefields.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_setparams.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_sharpen_npp.c avfilter/sharpen_npp: use FILTER_SINGLE_PIXFMT 3 years ago
vf_shear.c avfilter: Reindentation after query_formats changes 3 years ago
vf_showinfo.c avfilter: use the new AVFrame key_frame flag in all filters 2 years ago
vf_showpalette.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_shuffleframes.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_shufflepixels.c avfilter: Reindentation after query_formats changes 3 years ago
vf_shuffleplanes.c avfilter/internal: Don't include formats.h 1 year ago
vf_signalstats.c avfilter: use ff_inlink_make_frame_writable() 2 years ago
vf_signature.c avutil/internal: Move avpriv-file API to a header of its own 2 years ago
vf_siti.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_smartblur.c avfilter/vf_smartblur: pass old context to sws_getCachedContext 1 year ago
vf_spp.c avutil/internal: Don't auto-include emms.h 1 year ago
vf_spp.h avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
vf_sr.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_ssim.c lavfi/vf_ssim: add warning when color ranges differ 1 year ago
vf_ssim360.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_stack.c avfilter/xstack: Add support for fixed size grid 2 years ago
vf_stack_qsv.c lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
vf_stack_vaapi.c lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
vf_stereo3d.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_subtitles.c avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
vf_super2xsai.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_swaprect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_swapuv.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_telecine.c avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
vf_threshold.c avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
vf_threshold_init.h avfilter/vf_threshold: fix handling of zero threshold 2 years ago
vf_thumbnail.c avfilter/vf_thumbnail: allow to change stats log level 2 years ago
vf_thumbnail_cuda.c avfilter/vf_thumbnail_cuda: Reindent after the previous commit 3 years ago
vf_thumbnail_cuda.cu
vf_tile.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_tinterlace.c avfilter/internal: Don't include video.h 1 year ago
vf_tmidequalizer.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_tonemap.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_tonemap_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_tonemap_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_tpad.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_transpose.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_transpose_npp.c avfilter/vf_transpose_npp: Store format in filter, remove query func 3 years ago
vf_transpose_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_transpose_vaapi.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_transpose_vt.c avfilter/vf_transpose_vt: fix declaration-after-statement 1 year ago
vf_transpose_vulkan.c lavfi/transpose_vulkan: fix memory leaks 1 year ago
vf_unsharp.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_unsharp_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_untile.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_uspp.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_v360.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
vf_vaguedenoiser.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_varblur.c avfilter/vf_varblur: Don't use pointer-to-const for destination 1 year ago
vf_vectorscope.c avfilter/vf_vectorscope: add some commands support 3 years ago
vf_vflip.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_vfrdet.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_vibrance.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vf_vidstabdetect.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_vidstabtransform.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_vif.c avfilter/vf_vif: Don't cast const away unnecessarily 1 year ago
vf_vignette.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_vmafmotion.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_vpp_qsv.c libavfilter/vf_vpp_qsv: Fix a timestamp bug when framerate is not set 1 year ago
vf_w3fdif.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_waveform.c avfilter/vf_waveform: add input option 2 years ago
vf_weave.c avfilter/internal: Don't include formats.h 1 year ago
vf_xbr.c avfilter/internal: Don't include video.h 1 year ago
vf_xfade.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_xfade_opencl.c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 1 year ago
vf_xfade_vulkan.c lavfi/vf_xfade_vulkan: add wipes 1 year ago
vf_xmedian.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_yadif.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_yadif_cuda.c avfilter/vf_yadif_cuda: remove unnecessary private struct fields 1 year ago
vf_yadif_cuda.cu
vf_yadif_videotoolbox.m avfilter: Constify non-const filters 3 years ago
vf_yaepblur.c avfilter: Deduplicate default video inputs/outputs 1 year ago
vf_zoompan.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vf_zscale.c avfilter/vf_zscale: fix adding >8 bit alpha plane 1 year ago
video.c avfilter: Deduplicate default video inputs/outputs 1 year ago
video.h avfilter: Deduplicate default video inputs/outputs 1 year ago
vidstabutils.c avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 3 years ago
vidstabutils.h avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 3 years ago
vmaf_motion.h
vsink_nullsink.c
vsrc_cellauto.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vsrc_ddagrab.c all: Use av_frame_replace() where appropriate 1 year ago
vsrc_ddagrab_shaders.h avfilter/vsrc_ddagrab: fix checkheaders error 2 years ago
vsrc_gradients.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vsrc_life.c avfilter/vsrc_life: set video frame duration 2 years ago
vsrc_mandelbrot.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vsrc_mptestsrc.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vsrc_sierpinski.c avfilter: Remove unnecessary formats.h inclusions 1 year ago
vsrc_testsrc.c avfilter: use ptrdiff_t instead of int for linesize 1 year ago
vsrc_testsrc_vulkan.c lavfi/testsrc_vulkan: fix memory leaks 1 year ago
vulkan.c lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vulkan.h lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vulkan_filter.c avfilter/vulkan_filter: Remove unused label 1 year ago
vulkan_filter.h lavfi: add lavfi-only Vulkan infrastructure 1 year ago
vulkan_glslang.c lavfi: add lavfi-only Vulkan infrastructure 1 year ago
vulkan_shaderc.c lavfi: add lavfi-only Vulkan infrastructure 1 year ago
vulkan_spirv.h lavfi: add lavfi-only Vulkan infrastructure 1 year ago
w3fdif.h
window_func.h avfilter/window_func: Use av_bessel_i0() 1 year ago
yadif.h avfilter/ccfifo: remove unnecessary context allocations 2 years ago
yadif_common.c lavfi/yadif: update output frame durations 1 year ago