summaryrefslogtreecommitdiff
path: root/ext/spc
AgeCommit message (Expand)AuthorFilesLines
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-08-08spc: Lower rank to SECONDARY to make the gme plugin the defaultSebastian Dröge1-1/+1
2009-08-08spc: Add the OpenSPC spc plugin againSebastian Dröge5-0/+1066
2009-08-07spc: Really remove old SPC codeSebastian Dröge5-1080/+0
2009-08-06spcdec: Forward all unknown src events upstream and don't restrict to SPCSebastian Dröge1-2/+4
2009-08-04spc: Make the SPC plugin work with the latest libgme releaseSebastian Dröge1-1/+2
2009-08-04spc: Use the portable libgme instead of x86-only OpenSPC libraryMichael Pyne2-40/+52
2008-11-25ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for...Jonathan Matthew1-9/+16
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-08Don't use declarations after statements in the remaining code.Sebastian Dröge1-4/+6
2008-06-02ext/spc/Makefile.am: Dist tag.hTim-Philipp Müller1-1/+1
2008-05-20ext/spc/: Add support for some essential features like seeking, reading song ...Brian Koropoff5-35/+679
2007-06-22Fix leaks.Edward Hervey1-6/+2
2006-11-16ext/spc/gstspc.c: Fix build with disabled gst-debug.Tim-Philipp Müller1-3/+2
2006-07-23Add libopenspc-based SPC decoder element (#348220).Chris Lee3-0/+416