summaryrefslogtreecommitdiff
path: root/ext/audiofile/gstafsrc.c
Commit message (Expand)AuthorAgeFilesLines
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-6/+6
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-3/+1
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-27/+28
* gst-indentThomas Vander Stichele2004-03-141-113/+101
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-2/+2
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-2/+2
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-1/+7
* fix i18n includeThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-9/+12
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-26/+22
* Update all the audiofile stuffIain Holmes2003-11-011-15/+16
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+4
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-8/+7
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-7/+8
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-6/+2
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+5
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* removing warnings as approved by wimThomas Vander Stichele2002-09-091-3/+0
* - Changed plugins for new APIsWim Taymans2002-05-261-9/+2
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-3/+3
* fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2002-04-061-2/+2
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo2002-03-181-1/+1
* // to /* */ fixesChristian Schaller2002-02-031-14/+14
* Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t...Leif Johnson2002-01-221-3/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-15/+14
* fixesThomas Vander Stichele2002-01-081-1/+1
* Fixed some pluginsWim Taymans2001-12-281-2/+2
* changes to accomodate the standardization of installed libs some left over ch...Thomas Vander Stichele2001-12-221-1/+1
* fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele2001-12-211-0/+425