Made queue default bigger. fixed parsing errors in mp3parse mpeg1parse mp1videoparse...
authorWim Taymans <wim.taymans@gmail.com>
Sun, 13 Feb 2000 15:20:49 +0000 (15:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 13 Feb 2000 15:20:49 +0000 (15:20 +0000)
commitb099671ab722eb38e101a737750829d8b2350e7d
treed970063148fc1fcfb58127e4e34b3c5983339026
parentf3f3a99f1e398307aa1db9932744804d6330531b
Made queue default bigger. fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2 zeros and a 1 is al...

Original commit message from CVS:
Made queue default bigger.
fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2
zeros and a 1 is also a sync.
fixed MPEG1 video SKIP_PICTURE which caused a segfault. AlienSong now
plays as it should do. Skips are currently ignored and give some error
on the console, need to clean this up.
gst/elements/gstqueue.c
plugins/elements/gstqueue.c