summaryrefslogtreecommitdiff
path: root/ext/sndfile/gstsf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller2007-06-251-0/+7
* ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.Andy Wingo2007-02-051-0/+4
* configure.ac: ext/Makefile.amAndy Wingo2007-02-021-766/+8
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-2/+4
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-3/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-13/+9
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-9/+9
* Fix up all the state change functions.Jan Schmidt2005-09-051-12/+13
* 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
* gst-indentThomas Vander Stichele2004-03-141-240/+263
* 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-071-1/+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
* + 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-161-111/+308
* 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-161-0/+626