gstreamer/ext/bz2
Edward Hervey 2150a63446 ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".
Original commit message from CVS:
Reviewed by: Edward Hervey <edward@fluendo.com>
* ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of
"x-bz2".
* ext/bz2/gstbz2dec.c: Use "x-bzip" instead of "x-bz2". Initial
caps are "ANY".
(gst_bz2dec_chain): Configure the source pad if we can figure out
the mime type of the decompressed data.
(gst_bz2dec_[get,set]_property):
(gst_bz2dec_class_init: New property "first_buffer_size".
2006-02-06 18:21:53 +00:00
..
gstbz2.c Hook it up. 2006-02-06 09:40:09 +00:00
gstbz2dec.c ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2". 2006-02-06 18:21:53 +00:00
gstbz2dec.h Hook it up. 2006-02-06 09:40:09 +00:00
gstbz2enc.c ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2". 2006-02-06 18:21:53 +00:00
gstbz2enc.h Hook it up. 2006-02-06 09:40:09 +00:00
Makefile.am Hook it up. 2006-02-06 09:40:09 +00:00