ffmpeg/libavfilter
Stefano Sabatini 006aa1a4c2 Implement null video sink.
Originally committed as revision 21242 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16 11:05:36 +00:00
..
Makefile Implement null video sink. 2010-01-16 11:05:36 +00:00
allfilters.c Implement null video sink. 2010-01-16 11:05:36 +00:00
avfilter.c Make avfilter_insert_filter() log the names of the filters between 2010-01-13 00:16:52 +00:00
avfilter.h Implement null video sink. 2010-01-16 11:05:36 +00:00
avfiltergraph.c Make query_formats() print an error message if an auto-inserted scale 2010-01-13 00:09:24 +00:00
avfiltergraph.h Add a log context to avfilter_graph_config_links(). 2010-01-10 13:39:56 +00:00
defaults.c Make avfilter_default_start_frame() request a buffer with the same 2010-01-16 10:10:14 +00:00
formats.c
graphparser.c
graphparser.h
libavfilter.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
parseutils.c
parseutils.h
vf_crop.c
vf_format.c
vf_null.c
vf_scale.c
vf_slicify.c
vf_vflip.c
vsink_nullsink.c Implement null video sink. 2010-01-16 11:05:36 +00:00
vsrc_nullsrc.c Implement null video source. 2010-01-16 10:43:53 +00:00