summaryrefslogtreecommitdiffstats
path: root/ext/audiofile/gstafsrc.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-6/+6
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-11-09ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte1-3/+1
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-27/+28
2004-03-14gst-indentThomas Vander Stichele1-113/+101
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-19putting i18n in place for pluginsThomas Vander Stichele1-1/+7
2004-01-19fix i18n includeThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-9/+12
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-26/+22
2003-11-01Update all the audiofile stuffIain Holmes1-15/+16
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-4/+4
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-8/+7
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-7/+8
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-6/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-2/+5
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-09-09removing warnings as approved by wimThomas Vander Stichele1-3/+0
2002-05-26- Changed plugins for new APIsWim Taymans1-9/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-3/+3
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte1-2/+2
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo1-1/+1
2002-02-03// to /* */ fixesChristian Schaller1-14/+14
2002-01-22Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t...Leif Johnson1-3/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-15/+14
2002-01-08fixesThomas Vander Stichele1-1/+1
2001-12-28Fixed some pluginsWim Taymans1-2/+2
2001-12-22changes to accomodate the standardization of installed libs some left over ch...Thomas Vander Stichele1-1/+1
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele1-0/+425