summaryrefslogtreecommitdiffstats
path: root/gst/modplug
AgeCommit message (Expand)AuthorFilesLines
2008-02-23Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller1-1/+1
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller1-9/+4
2007-08-21gst/modplug/gstmodplug.cc: Fix compiler warning.Wim Taymans1-1/+1
2007-08-21gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected.Stefan Kost1-24/+29
2007-07-14gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo...Hans de Goede1-2/+3
2007-07-03gst/modplug/gstmodplug.cc: Activate doc section.Stefan Kost1-1/+1
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-3/+2
2007-02-06gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call.Tim-Philipp Müller1-1/+0
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer1-1/+1
2006-12-14gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller1-1/+1
2006-12-11gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.Jonathan Matthew1-5/+2
2006-06-20gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336.Wim Taymans1-4/+13
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-03GST_ORIGIN => GST_PACKAGE_ORIGINTim-Philipp Müller1-1/+1
2006-03-22gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste...Tim-Philipp Müller2-1/+3
2006-03-22gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa...Tim-Philipp Müller1-1/+1
2006-03-21gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror...Tim-Philipp Müller1-4/+9
2006-03-10gst/modplug/: Fix modplug compilation.Julien Moutte2-7/+9
2006-03-10Original commit message from CVS:Tim-Philipp Müller5-472/+481
2005-12-06expand tabsThomas Vander Stichele5-843/+843
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-2/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-12/+13
2005-02-15gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.Ronald S. Bultje1-0/+1
2005-02-08Add missing endianness to template (fixes #165509).Ronald S. Bultje1-1/+1
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje1-1/+5
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-62/+62
2004-03-15*.h: Revert indentingJohan Dahlin5-787/+681
2004-03-14gst-indent c++ filesThomas Vander Stichele1-288/+282
2004-03-14gst-indentThomas Vander Stichele5-681/+787
2004-03-14gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffersBenjamin Otte2-17/+25
2004-03-14gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arriv...Benjamin Otte1-0/+11
2004-03-14move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...Benjamin Otte1-2/+21
2004-03-09ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte1-40/+20
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 Schleef2-75/+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. Bultje35-6/+142
2003-11-02This one was missingRonald S. Bultje1-33/+28
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte5-325/+7
2003-10-13no, we don't require bytestream anymoreBenjamin Otte2-4/+3
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. Bultje2-25/+33
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