summaryrefslogtreecommitdiffstats
path: root/ext/sndfile
AgeCommit message (Expand)AuthorFilesLines
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-1/+4
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-117/+120
2004-03-15*.h: Revert indentingJohan Dahlin1-13/+16
2004-03-14gst-indentThomas Vander Stichele2-256/+276
2004-02-20gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...Andy Wingo1-3/+15
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-9/+9
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-8/+8
2004-01-19putting i18n in place for pluginsThomas Vander Stichele1-1/+7
2004-01-19fix soundfile as wellThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-15/+20
2003-12-29Fix warning about discarding const qualifierJan Schmidt1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-35/+30
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. Bultje2-2/+1
2003-11-06Include config.hDavid Schleef1-0/+3
2003-11-02Sndfile compiles againIain Holmes1-26/+39
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-27/+15
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-15/+27
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-12/+4
2003-07-17fix compilation errorJeremy Simon1-1/+1
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2-117/+316
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-8/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-06-16caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo3-0/+752