gstreamer/ext
Tim-Philipp Müller 8db61ef0c7 ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work now. Most importantly, don't act upon a...
Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
(gst_flac_dec_class_init), (gst_flac_dec_init),
(gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
(gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
(gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
(gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
(gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
(gst_flac_dec_change_state):
* ext/flac/gstflacdec.h:
Rewrite flacdec a bit, so that even seeking might work now. Most
importantly, don't act upon any flow return values we get, just tell
the decoder everything's dandy and act on the flow return values
later on in the loop function. We don't want to mess up the internal
decoder state for non-fatal things like flushing pads etc. Other
than that, use GstSegment (segment seeks don't work yet though, but
should be easy to add), use boilerplate macros, drop the superfluous
'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
lots of other things.
2005-12-10 20:26:33 +00:00
..
aalib expand tabs 2005-12-06 19:44:58 +00:00
cairo expand tabs 2005-12-06 19:44:58 +00:00
dv expand tabs 2005-12-06 19:44:58 +00:00
esd expand tabs 2005-12-06 19:44:58 +00:00
flac ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work now. Most importantly, don't act upon a... 2005-12-10 20:26:33 +00:00
gconf expand tabs 2005-12-06 19:44:58 +00:00
gdk_pixbuf expand tabs 2005-12-06 19:44:58 +00:00
jpeg expand tabs 2005-12-06 19:44:58 +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 expand tabs 2005-12-06 19:44:58 +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 Wavpack ported to 0.9. No support for correction file yet. 2005-11-25 19:58:19 +00:00
Makefile.am move pango to base 2005-12-01 15:22:25 +00:00