ffmpeg/libavfilter
Stefano Sabatini 39c07b8e44 Implement in AVFilterGraph the scale_sws_opts field, and pass its
value in the args for the auto-inserted scale filters.

Originally committed as revision 17547 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-23 23:45:21 +00:00
..
Makefile
allfilters.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
avfilter.c
avfilter.h Implement in AVFilterGraph the scale_sws_opts field, and pass its 2009-02-23 23:45:21 +00:00
avfiltergraph.c Implement in AVFilterGraph the scale_sws_opts field, and pass its 2009-02-23 23:45:21 +00:00
avfiltergraph.h Implement in AVFilterGraph the scale_sws_opts field, and pass its 2009-02-23 23:45:21 +00:00
defaults.c
formats.c
graphparser.c Fix avfilter_parse_graph() invalid graph description detection. 2009-02-14 11:47:42 +00:00
graphparser.h