gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the startco...
authorSjoerd Simons <sjoerd@luon.net>
Thu, 22 May 2008 14:03:05 +0000 (14:03 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 22 May 2008 14:03:05 +0000 (14:03 +0000)
commitb3bc29bc641b8a4c380d100b60d709aa08e61f28
treee9dc23357ce6476ff71961af4e000a8d4f0e84eb
parentfb7879098c4717909b4345ecc9bbd90f777f4cda
gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the startcode searching with the other bits...

Original commit message from CVS:
Patch by: Sjoerd Simons <sjoerd at luon dot net>
* gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_push),
(gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
(gst_mpeg4vparse_change_state):
Move some code around to integrate the startcode searching with the
other bits of parsing, avoid a whole bunch of peeks.
Get rid of invalid data that should not happen according to the specs.
Fixes #533559.
ChangeLog
common
gst/mpeg4videoparse/mpeg4videoparse.c