gstreamer/ext/bz2
Lutz Müller 5956f87dd8 ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct caps with gst_pad_alloc_buffer(); add sta...
Original commit message from CVS:
Patch by: Lutz Müller  <lutz at topfrose de>
* ext/bz2/Makefile.am:
* ext/bz2/gstbz2dec.c: (gst_bz2dec_chain), (gst_bz2dec_init),
(gst_bz2dec_change_state), (gst_bz2dec_class_init):
Use gst_type_find_helper_* functions for typefinding; use
correct caps with gst_pad_alloc_buffer(); add state change
function and reset decoder in it; don't unref buffer if
pad_push fails; use fixed caps on source pad. (#341524).
2006-05-28 17:08:17 +00:00
..
gstbz2.c rework build; add translations for v4l2 2006-04-01 10:09:11 +00:00
gstbz2dec.c ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct caps with gst_pad_alloc_buffer(); add sta... 2006-05-28 17:08:17 +00:00
gstbz2dec.h ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author and copyright holder (#331600). 2006-02-19 20:00:12 +00:00
gstbz2enc.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
gstbz2enc.h ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author and copyright holder (#331600). 2006-02-19 20:00:12 +00:00
Makefile.am ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct caps with gst_pad_alloc_buffer(); add sta... 2006-05-28 17:08:17 +00:00