[FFmpeg-devel] [PATCH] More robust parsing for filtergraphs
Stefano Sabatini
stefano.sabatini-lala
Tue Dec 8 23:14:08 CET 2009
Hi,
currently when parsing graphs of the type:
"foo, bar;"
the graphparser will bail out telling that there is not a "bar;"
filter, even if the "bar" filter is defined.
Path makes the parsing more robust/clever when dealing with these
cases.
Regards.
--
FFmpeg = Faithful Fantastic Magical Plastic Enlightened Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-filter-name-parsing.patch
Type: text/x-diff
Size: 682 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091208/51867f5a/attachment.patch>
More information about the ffmpeg-devel
mailing list