ffmpeg/libavfilter
Stefano Sabatini 15a316c014 Make parse_filter() parsing more robust.
Add ';' and '\n' to the terminating characters for the name of a
filter, and ';' to the terminating characters for its args.

Originally committed as revision 20800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-11 20:02:10 +00:00
..
Makefile
allfilters.c
avfilter.c
avfilter.h
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c Make parse_filter() parsing more robust. 2009-12-11 20:02:10 +00:00
graphparser.h
parseutils.c Make parse_key_value_pair() print an error message if a key is not 2009-12-08 22:01:25 +00:00
parseutils.h
vf_crop.c
vf_format.c
vf_null.c
vf_scale.c
vf_slicify.c
vf_vflip.c