gst/auparse/gstauparse.c: limit caps to the formats we announce in the template
authorStefan Kost <ensonic@users.sourceforge.net>
Tue, 10 Apr 2007 12:01:33 +0000 (12:01 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Tue, 10 Apr 2007 12:01:33 +0000 (12:01 +0000)
commit497d589d56cf5e0ef758ca6c0443cdee7b3da91d
tree687d9005f3af547b569018038c6e90f54bcebece
parent50f88db3adc166ac48020d61d9ee306a103d2e61
gst/auparse/gstauparse.c: limit caps to the formats we announce in the template

Original commit message from CVS:
* gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
limit caps to the formats we announce in the template
* gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
(gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
(gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
fix some crashers/asserts when dealing with broken files
ChangeLog
gst/auparse/gstauparse.c
gst/wavparse/gstwavparse.c