summaryrefslogtreecommitdiffstats
path: root/gst/modplug/gstmodplug.cc
AgeCommit message (Expand)AuthorFilesLines
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-19parenthising NULLThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-07fix element descriptionThomas Vander Stichele1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-73/+40
2003-12-04remove copyright field from pluginsAndy Wingo1-2/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-11-02This one was missingRonald S. Bultje1-33/+28
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-55/+4
2003-10-13no, we don't require bytestream anymoreBenjamin Otte1-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+3
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-24/+32
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-0/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-174/+93
2003-06-27some state change fixesThomas Vander Stichele1-2/+14
2003-05-24UNITS -> DEFAULTWim Taymans1-5/+1
2003-05-22Corrected modplug and monkeyaudio to build with non-gcc compilers.Brian Cameron1-3/+2
2003-01-30make 8bit modplug use the right caps. 8bit sounds really crappy thoBenjamin Otte1-3/+19
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 Simon1-9/+47
2003-01-19apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-...Christian Schaller1-67/+57
2003-01-12somewhat fix modplugWim Taymans1-84/+16
2002-12-30Fix plugins for new query APIWim Taymans1-12/+16
2002-12-30add metadata code cleanupJeremy Simon1-194/+454
2002-12-07remove infinite loop code cleanupJeremy Simon1-92/+93
2002-11-17Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...Jeremy Simon1-55/+89
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 Simon1-55/+136
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 Wingo1-1/+1
2002-03-01adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanupJeremy Simon1-10/+25
2002-02-28adding modplugJeremy Simon1-0/+552