gstreamer/gst
Ronald S. Bultje cbaec5cb87 Mplex apparently creates a private stream with padding 0x00 bytes... This normally triggers gst_pad_try_set_caps(), a...
Original commit message from CVS:
Mplex apparently creates a private stream with padding 0x00 bytes... This normally triggers gst_pad_try_set_caps(), and since our template is NULL, the argument is NULL too, which is invalid... So here's a quickfix
2003-07-26 10:13:30 +00:00
..
ac3parse New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:50 +00:00
asfdemux Did this ever compile for anyone? 2003-07-15 19:05:30 +00:00
mpegaudioparse fix mp3 typefinding and included layer in found type 2003-07-08 21:30:47 +00:00
mpegstream Mplex apparently creates a private stream with padding 0x00 bytes... This normally triggers gst_pad_try_set_caps(), a... 2003-07-26 10:13:30 +00:00
realmedia Add buffer length checks to every typefinding function 2003-07-24 08:49:44 +00:00
synaesthesia New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:50 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00