gst/typefind/gsttypefindfunctions.c: Rearrange MPEG system stream detection, fixing...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 5 May 2006 12:37:35 +0000 (12:37 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 5 May 2006 12:37:35 +0000 (12:37 +0000)
commit077ba91468857f1b7e72265797b25e1bc256ce92
tree5646ba6397d95dc07dc13693bde0dfcd30e267c5
parentd612f665ce26449919bcc329211fb3d423b56862
gst/typefind/gsttypefindfunctions.c: Rearrange MPEG system stream detection, fixing some memleaks in the process.

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
(mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
Rearrange MPEG system stream detection, fixing some memleaks in the
process.
Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
they clean up their data correctly.
Remove unused ogganx caps and move the 'is_annodex' check to inside
the 'is_ogg' if statement.
ChangeLog
gst/typefind/gsttypefindfunctions.c