1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
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
..
allfilters.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
avfilter.c Reindent after the last commit, while at it also add some spaces for 2009-01-12 20:34:34 +00:00
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 Implement the avfilter_default_draw_slice() handler and use it in 2009-01-11 22:05:48 +00:00
formats.c Better description for merge_ref(). 2008-02-21 22:10:11 +00:00
graphparser.c Fix avfilter_parse_graph() invalid graph description detection. 2009-02-14 11:47:42 +00:00
graphparser.h Fix documentation for avfilter_parse_graph(). 2008-12-26 10:48:54 +00:00
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:53:18 +00:00