Brian Koropoff
61dbbd46cc
ext/spc/: Add support for some essential features like seeking, reading song duration and extended tags. Fixes bug #4...
Original commit message from CVS:
Patch by: Brian Koropoff <brianhk at cs dot washington dot edu>
* ext/spc/Makefile.am:
* ext/spc/gstspc.c: (gst_spc_dec_class_init),
(gst_spc_dec_src_query_type), (gst_spc_dec_init),
(gst_spc_dec_dispose), (gst_spc_dec_sink_event),
(gst_spc_duration), (gst_spc_fadeout), (gst_spc_dec_src_event),
(gst_spc_dec_src_query), (spc_play), (spc_setup):
* ext/spc/gstspc.h:
* ext/spc/tag.c: (spc_tag_is_extended), (spc_tag_is_text_format),
(spc_tag_is_present), (spc_tag_unpack_date), (spc_tag_clear),
(spc_tag_get_info), (spc_tag_free):
* ext/spc/tag.h:
Add support for some essential features like seeking, reading song
duration and extended tags. Fixes bug #454151.
2008-05-20 09:04:48 +00:00
..
2008-03-13 14:25:20 +00:00
2008-01-24 13:23:03 +00:00
2006-06-01 22:00:26 +00:00
2006-06-01 22:00:26 +00:00
2006-11-24 09:05:39 +00:00
2007-09-24 10:53:37 +00:00
2007-06-22 10:46:33 +00:00
2007-10-17 14:43:25 +00:00
2008-02-26 05:54:26 +00:00
2008-04-13 20:54:52 +00:00
2008-01-06 22:35:31 +00:00
2007-06-22 10:46:33 +00:00
2008-01-23 15:51:20 +00:00
2007-11-21 09:45:41 +00:00
2008-04-22 15:07:35 +00:00
2008-03-31 16:24:42 +00:00
2007-06-22 10:46:33 +00:00
2008-02-10 19:01:43 +00:00
2008-04-06 20:18:16 +00:00
2008-03-20 15:54:23 +00:00
2007-06-22 10:46:33 +00:00
2007-06-22 10:46:33 +00:00
2008-03-13 14:25:20 +00:00
2008-02-28 10:41:56 +00:00
2008-04-25 23:22:56 +00:00
2008-03-21 14:50:41 +00:00
2008-04-24 22:19:48 +00:00
2008-01-01 01:18:19 +00:00
2008-02-22 06:33:49 +00:00
2008-02-26 12:04:21 +00:00
2008-03-17 09:02:43 +00:00
2008-03-19 18:44:51 +00:00
2006-11-24 09:05:39 +00:00
2007-12-29 17:31:49 +00:00
2008-03-13 14:25:20 +00:00
2007-06-22 10:46:33 +00:00
2007-06-25 11:02:21 +00:00
2008-04-25 23:22:56 +00:00
2008-05-20 09:04:48 +00:00
2007-06-22 10:46:33 +00:00
2006-06-01 22:00:26 +00:00
2008-01-22 09:55:23 +00:00
2008-05-16 22:00:49 +00:00
2007-12-11 16:26:07 +00:00
2006-09-16 22:14:36 +00:00
2008-03-12 18:44:58 +00:00
2008-04-12 23:32:14 +00:00