[MOVED FROM BAD 23/57] gst/flv/gstflvdemux.c: Go out of the parse loop as soon as...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 9 Oct 2008 09:48:46 +0000 (09:48 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 May 2009 19:20:54 +0000 (21:20 +0200)
commit1905b18a65fa3f2be5f68a05c902b8cd28d3182d
tree438a3057076a6f35aaf652f704f1afdaf8ec060c
parentfc2adbb9a8c370e0d7a0f242df8cf7fc3d67e4cb
[MOVED FROM BAD 23/57] gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error instead of parsing until the GstAdapter is...

Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_chain):
Go out of the parse loop as soon as we get an error instead
of parsing until the GstAdapter is empty.
Add some explanations about the header and tag size.
Don't print synchronizing message if everything is fine.
gst/flv/gstflvdemux.c