From b3bc29bc641b8a4c380d100b60d709aa08e61f28 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Thu, 22 May 2008 14:03:05 +0000 Subject: 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 * 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. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index e365978c..5e771924 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit e365978c480a8fffa4bdb61568fb2cd989d1b197 +Subproject commit 5e771924d59d9ac912237ea466d0c60ad95df5ab -- cgit v1.2.1