ffmpeg/libavfilter
Stefano Sabatini 9b8bb626dc libavfilter: add video movie source
See thread:
Subject: [PATCH] movie video source
Date: 2010-12-31 15:35:30 GMT

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
2011-02-09 03:33:28 +01:00
..
libmpcodecs
x86
Makefile libavfilter: add video movie source 2011-02-09 03:33:28 +01:00
af_anull.c
allfilters.c libavfilter: add video movie source 2011-02-09 03:33:28 +01:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c Log debug information in filter_samples(). 2011-02-04 03:08:09 +01:00
avfilter.h Add sample_aspect_ratio fields to vsrc_buffer arguments. 2011-01-31 21:32:06 +01:00
avfiltergraph.c Make avfilter_graph_free() free the graph. 2011-02-06 20:31:42 +01:00
avfiltergraph.h Make avfilter_graph_free() free the graph. 2011-02-06 20:31:42 +01:00
defaults.c Remove forgotten if (p) av_free(p) forms 2011-02-06 20:31:44 +01:00
formats.c
gradfun.h
graphparser.c Make avfilter_graph_parse() not free the input graph 2011-02-06 20:31:42 +01:00
internal.h
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_drawbox.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_mp.c
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 Add sample_aspect_ratio fields to vsrc_buffer arguments. 2011-01-31 21:32:06 +01:00
vsrc_buffer.h
vsrc_movie.c libavfilter: add video movie source 2011-02-09 03:33:28 +01:00
vsrc_nullsrc.c
yadif.h