gstreamer/ext
Tim-Philipp Müller d258c36a9f ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix handling of widths of 32 bits.
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_setcaps),
(gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
(gst_wavpack_dec_class_init), (gst_wavpack_dec_sink_event),
(gst_wavpack_dec_init), (gst_wavpack_dec_format_samples),
(gst_wavpack_dec_chain), (gst_wavpack_dec_plugin_init):
Add debug category, use boilerplate macros, fix handling
of widths of 32 bits.
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
(gst_wavpack_parse_dispose), (gst_wavpack_parse_class_init),
(gst_wavpack_parse_index_get_last_entry),
(gst_wavpack_parse_index_get_entry_from_sample),
(gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
(gst_wavpack_parse_src_query),
(gst_wavpack_parse_scan_to_find_sample),
(gst_wavpack_parse_send_newsegment),
(gst_wavpack_parse_handle_seek_event),
(gst_wavpack_parse_src_event), (gst_wavpack_parse_init),
(gst_wavpack_parse_get_upstream_length),
(gst_wavpack_parse_pull_buffer),
(gst_wavpack_parse_create_src_pad), (gst_wavpack_parse_loop),
(gst_wavpack_parse_change_state),
(gst_wavepack_parse_sink_activate),
(gst_wavepack_parse_sink_activate_pull),
(gst_wavpack_parse_plugin_init):
* ext/wavpack/gstwavpackparse.h:
Rewrite a bit, mostly to fix flow logic and to make seeking work.
Fix buffer/event refcounting. Add some debug statements. Add
width of 32 to source pad template caps. Use boilerplate macros.
2006-01-29 20:07:49 +00:00
..
aalib expand tabs 2005-12-06 19:44:58 +00:00
cairo expand tabs 2005-12-06 19:44:58 +00:00
cdio ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia. 2006-01-19 00:10:51 +00:00
dv ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new to not have warings flooding stderr. this... 2006-01-27 12:17:56 +00:00
esd ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non-standard prefix (#327009). 2006-01-15 14:12:12 +00:00
flac ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; remove unnecessary g_assert(); initialize ... 2006-01-02 19:38:32 +00:00
gconf ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnome-sound-recorder). 2006-01-06 16:28:30 +00:00
gdk_pixbuf expand tabs 2005-12-06 19:44:58 +00:00
jpeg ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618 2006-01-13 18:37:13 +00:00
ladspa expand tabs 2005-12-06 19:44:58 +00:00
libcaca fix up more enums 2005-11-22 18:11:58 +00:00
libmng expand tabs 2005-12-06 19:44:58 +00:00
libpng C89 fixes: declare variables at the beginning of a block and 2006-01-23 09:59:03 +00:00
mikmod Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:31:05 +00:00
raw1394 URIHandler interface and element properties are now properly synchronized for DV1394src and UDPSrc 2005-11-22 11:49:30 +00:00
shout2 expand tabs 2005-12-06 19:44:58 +00:00
speex expand tabs 2005-12-06 19:44:58 +00:00
wavpack ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix handling of widths of 32 bits. 2006-01-29 20:07:49 +00:00
Makefile.am Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc (fixes #323327). Should also read CD-TE... 2006-01-18 19:30:36 +00:00