summaryrefslogtreecommitdiff
path: root/gst/modplug
Commit message (Expand)AuthorAgeFilesLines
* - use _merge instead of _appendWim Taymans2002-07-081-3/+13
* Fix seeking in modplug. It appears the seek really happened after getting the...Wim Taymans2002-06-111-16/+34
* add seek event, first shot ;)Jeremy Simon2002-06-092-55/+138
* modplug should work (no seek events for now)Jeremy Simon2002-06-041-6/+8
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-194-164/+164
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* let's not install the libmodplug helper libraryAndy Wingo2002-03-032-5/+5
* adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon2002-03-011-10/+25
* remove EXTRA_DISTJeremy Simon2002-02-281-1/+0
* adding modplugJeremy Simon2002-02-2843-0/+21797