Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-16 | ext/spc/gstspc.c: Fix build with disabled gst-debug. | Tim-Philipp Müller | 1 | -3/+2 | |
Original commit message from CVS: * ext/spc/gstspc.c: (spc_play): Fix build with disabled gst-debug. | |||||
2006-07-23 | Add libopenspc-based SPC decoder element (#348220). | Chris Lee | 1 | -0/+346 | |
Original commit message from CVS: Patch by: Chris Lee <clee at kde org> * configure.ac: * ext/Makefile.am: * ext/spc/Makefile.am: * ext/spc/gstspc.c: (spc_negotiate), (gst_spc_dec_base_init), (gst_spc_dec_class_init), (gst_spc_dec_init), (gst_spc_dec_chain), (gst_spc_dec_sink_event), (gst_spc_dec_src_event), (gst_spc_dec_src_query), (spc_play), (spc_setup), (gst_spc_dec_change_state), (plugin_init): * ext/spc/gstspc.h: Add libopenspc-based SPC decoder element (#348220). |