summaryrefslogtreecommitdiffstats
path: root/ext/ivorbis
AgeCommit message (Expand)AuthorFilesLines
2005-02-24ext/ivorbis/vorbis.c: Set rank to secondary, we always prefer oggdemux (for o...Ronald S. Bultje1-1/+1
2004-10-01commiting patch from Phil BlundellPhil Blundell1-1/+2
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef1-1/+1
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-254/+256
2004-03-15*.h: Revert indentingJohan Dahlin1-42/+40
2004-03-14gst-indentThomas Vander Stichele3-419/+381
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-18use new error signal and classificationThomas Vander Stichele1-4/+4
2003-12-27make tremor work againAmaury Jacquot3-86/+91
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. Bultje1-1/+0
2003-11-01Dumdeedum, more spam...ivorbis is fixedIain Holmes2-85/+85
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef1-30/+0
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2-2/+2
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte2-2/+5
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2-6/+2
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-6/+2
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-2/+6
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-1/+6
2003-07-10fix license of tremor Vorbis plugin to be LGPL not GPLChristian Schaller1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-25/+21
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-12/+15
2003-05-24UNITS -> DEFAULTWim Taymans1-22/+10
2003-04-07Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef1-1/+1
2003-03-01commit first part of ivorbis fixesChristian Schaller2-270/+269
2003-02-23merge integer based Tremor vorbis pluginChristian Schaller4-0/+1336