Fix avfilter_parse_graph() invalid graph description detection.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 14 Feb 2009 11:47:42 +0000 (11:47 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 14 Feb 2009 11:47:42 +0000 (11:47 +0000)
commitfd51ff1643329dc294412bc5b146c08b19fa73e2
tree65efedbd0bda64f58c99e70559025f341548b42f
parent7fa70598e83cca650717d02ac96bcf55e9f97c19
Fix avfilter_parse_graph() invalid graph description detection.

See the thread:
"[FFmpeg-devel] [PATCH] Fix avfilter-parse-graph()".

Originally committed as revision 17222 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/graphparser.c