gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error instead...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 9 Oct 2008 09:48:46 +0000 (09:48 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 9 Oct 2008 09:48:46 +0000 (09:48 +0000)
commit9f3b48a4957a54ed4e501feb5f14298b0e205947
tree3e860d8180ba90bf582bbbf2b2c79fcfc1b1cb18
parent0b42844a3c1c86513458eea3df625a739b128c42
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.
ChangeLog
gst/flv/gstflvdemux.c