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.
 
 
 
 
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
..
x86 x86: Move some conditional code around to avoid unused variable warnings 12 years ago
Makefile lavfi: add trim and atrim filters. 12 years ago
af_aformat.c
af_amix.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_anull.c
af_ashowinfo.c
af_asyncts.c
af_channelmap.c af_channelmap: ensure the output channel layout is valid. 12 years ago
af_channelsplit.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_join.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_resample.c
af_volume.c
af_volume.h
allfilters.c lavfi: add trim and atrim filters. 12 years ago
asink_anullsink.c
asrc_anullsrc.c
audio.c
audio.h
avfilter.c lavfi: do not segfault on NULL passed to avfilter_get_by_name() 12 years ago
avfilter.h lavfi: change the filter registering system to match the other libraries 12 years ago
avfiltergraph.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
avfiltergraph.h lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
buffer.c
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
drawutils.c
drawutils.h
fifo.c afifo: fix request_samples on the last frame in certain cases 12 years ago
filtfmts.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
formats.c
formats.h
gradfun.h
graphparser.c graphparser: only print filter arguments if they are non-NULL 12 years ago
internal.h lavfi: make avfilter_free() remove the filter from its graph. 12 years ago
libavfilter.v
setpts.c lavfi: add an asetpts filter 12 years ago
split.c vf_split: fix description 12 years ago
trim.c lavfi: add trim and atrim filters. 12 years ago
version.h lavfi: add an asetpts filter 12 years ago
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c
vf_drawtext.c
vf_fade.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_interlace.c lavfi: new interlace filter 12 years ago
vf_libopencv.c
vf_lut.c
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_select.c
vf_settb.c
vf_showinfo.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c
video.h
vsink_nullsink.c
vsrc_color.c
vsrc_movie.c
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h