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.
 
 
 
 
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
..
x86
Makefile build: include sub-makefiles using full path instead of symlinks 14 years ago
af_anull.c
allfilters.c
asink_anullsink.c
asrc_anullsrc.c
avfilter.c avfilter: Surround function only used in debug mode by appropriate #ifdef. 14 years ago
avfilter.h multiple inclusion guard cleanup 14 years ago
avfiltergraph.c
avfiltergraph.h multiple inclusion guard cleanup 14 years ago
defaults.c Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 14 years ago
drawutils.c
drawutils.h
formats.c
gradfun.h
graphparser.c
internal.h multiple inclusion guard cleanup 14 years ago
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_copy.c
vf_crop.c vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). 14 years ago
vf_cropdetect.c
vf_drawbox.c
vf_drawtext.c drawtext: add braces around initialisers for option defaults 14 years ago
vf_fade.c
vf_fieldorder.c Remove unused variables 14 years ago
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_setpts.c
vf_settb.c
vf_slicify.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c vsrc_buffer: tweak error message in init() 14 years ago
vsrc_buffer.h vsrc_buffer.h: add file doxy 14 years ago
vsrc_color.c
vsrc_movie.c Deprecate av_open_input_* and remove their uses. 14 years ago
vsrc_nullsrc.c
yadif.h