summaryrefslogtreecommitdiff
path: root/ext/sndfile
Commit message (Expand)AuthorAgeFilesLines
...
* licensing, name and description changesThomas Vander Stichele2005-08-141-2/+2
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-1/+4
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-117/+120
* *.h: Revert indentingJohan Dahlin2004-03-151-13/+16
* gst-indentThomas Vander Stichele2004-03-142-256/+276
* gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...Andy Wingo2004-02-201-3/+15
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-9/+9
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-8/+8
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-1/+7
* fix soundfile as wellThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-15/+20
* Fix warning about discarding const qualifierJan Schmidt2003-12-291-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-35/+30
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-072-2/+1
* Include config.hDavid Schleef2003-11-061-0/+3
* Sndfile compiles againIain Holmes2003-11-021-26/+39
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+3
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-27/+15
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-15/+27
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-12/+4
* fix compilation errorJeremy Simon2003-07-171-1/+1
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-162-117/+316
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo2003-06-163-0/+752