summaryrefslogtreecommitdiff
path: root/ext/sndfile
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* update for task api changeWim Taymans2012-06-201-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge branch 'master' into 0.11Wim Taymans2011-08-041-0/+5
|\
| * Fix compilation for unused but not setNicolas Dufresne2011-07-201-0/+5
* | sfsink: use basesink preroll lockWim Taymans2011-03-041-2/+2
|/
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-4/+8
* sfsink: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-7/+6
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+8
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+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/: Printf format string fixes.Tim-Philipp Müller2007-03-101-3/+3
* ext/sndfile/gstsfsrc.c: Fix build (installed setup).Tim-Philipp Müller2007-02-061-1/+1
* ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.Andy Wingo2007-02-055-2/+583
* configure.ac: ext/Makefile.amAndy Wingo2007-02-025-848/+618
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-3/+3
* 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
* expand tabsThomas Vander Stichele2005-12-061-5/+5
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-11/+11
* 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
* *.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