summaryrefslogtreecommitdiffstats
path: root/gst/modplug
AgeCommit message (Expand)AuthorFilesLines
2003-04-12Fixes #110252Ronald S. Bultje1-3/+19
2003-01-22Think Sane DefaultThomas Vander Stichele2-56/+14
2003-01-20fix stupid mistake on seek eventJeremy Simon1-0/+1
2003-01-20- Fix bytestream flushWim Taymans1-3/+8
2003-01-20handle bytestream eventJeremy Simon2-11/+47
2003-01-19apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-...Christian Schaller2-67/+59
2003-01-12somewhat fix modplugWim Taymans2-86/+16
2003-01-10my candidate for silliest hack of the yearThomas Vander Stichele1-0/+10
2002-12-30Fix plugins for new query APIWim Taymans1-12/+16
2002-12-30Remove modplug_types.cJeremy Simon1-221/+0
2002-12-30add metadata code cleanupJeremy Simon3-198/+465
2002-12-13hardlink stdc++ until someone explains us The One True WayThomas Vander Stichele1-1/+2
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-12-07remove infinite loop code cleanupJeremy Simon2-92/+94
2002-11-28this dir is kicking my ass all over the placeThomas Vander Stichele3-3/+223
2002-11-23Remove modplug_types.cJeremy Simon1-220/+0
2002-11-23Thanks Ken !Jeremy Simon2-1/+222
2002-11-18I'm sure this is the worst way to deal with this but I can't be arsed to look...Thomas Vander Stichele1-0/+1
2002-11-17Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...Jeremy Simon5-58/+361
2002-10-06adding libstdc++Thomas Vander Stichele2-1/+2
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-07-08- use _merge instead of _appendWim Taymans1-3/+13
2002-06-11Fix seeking in modplug. It appears the seek really happened after getting the...Wim Taymans1-16/+34
2002-06-09add seek event, first shot ;)Jeremy Simon2-55/+138
2002-06-04modplug should work (no seek events for now)Jeremy Simon1-6/+8
2002-06-02Make elements nanoseconds awareWim Taymans1-1/+1
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-7/+7
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo4-164/+164
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-03-03let's not install the libmodplug helper libraryAndy Wingo2-5/+5
2002-03-01adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon1-10/+25
2002-02-28remove EXTRA_DISTJeremy Simon1-1/+0
2002-02-28adding modplugJeremy Simon43-0/+21797