summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff
AgeCommit message (Expand)AuthorFilesLines
2004-01-18use new error signal and classificationThomas Vander Stichele1-10/+9
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje1-1/+2
2003-12-22Merge CAPS branchDavid Schleef2-203/+108
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje1-2/+3
2003-12-15MP3 is mpegversion=1, else it clashes with MPEG/AACRonald S. Bultje1-2/+3
2003-12-07Whoops, this one is needed tooRonald S. Bultje2-4/+102
2003-12-07Hm, darn, forgot to commit one dirRonald S. Bultje10-936/+1724
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-0/+11
2003-11-03use top-level defined plugindirDavid Schleef1-2/+1
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte1-5/+13
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-09-03Remove vestigal code (#121174)David Schleef1-11/+0
2003-08-13clean up code, fix typos in lst checkinDavid Schleef2-11/+9
2003-08-13Move some code from wavparseDavid Schleef2-0/+28
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-18/+18
2003-05-22This ISO_VARARGS macro is more consistant with the others.Brian Cameron1-1/+1
2003-05-21Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron1-0/+8
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-01-31Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green1-2/+3
2003-01-31Add metadata/streaminfo to AVIRonald S. Bultje1-0/+26
2003-01-21- Add strn tagWim Taymans2-1/+2
2003-01-19Hmm, forgot to commit this crucial define..Wim Taymans1-0/+1
2003-01-15Add a new riff id tag: dmlhIain Holmes1-0/+6
2002-12-12commit patch from Nall for riffutilChristian Schaller1-2/+3
2002-12-11fix 100982Thomas Vander Stichele1-1/+1
2002-12-11merge back from release branchThomas Vander Stichele1-3/+2
2002-12-08parallel install fixesThomas Vander Stichele1-3/+4
2002-10-27Add ogg/vorbis support for avi filesRonald S. Bultje1-0/+6
2002-06-22header relocationThomas Vander Stichele1-1/+1
2002-05-08Fixed a typo in the idct plugin name make gstriff a real pluginWim Taymans2-206/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2-18/+18
2002-03-24added plugin_desc structures to libs, which makes their locations cached in t...Andy Wingo1-0/+14
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo5-5/+5
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo5-38/+38
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-31- plugins are built without versioning infoWrobell1-0/+1
2001-12-23dvdread added more fixes for libs stuffThomas Vander Stichele1-2/+2
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele6-0/+1087