summaryrefslogtreecommitdiffstats
path: root/ext/audiofile/gstafsink.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost1-13/+0
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
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/+4
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-9/+9
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-03-15don't mix tabs and spacesThomas Vander Stichele1-25/+26
2004-03-14gst-indentThomas Vander Stichele1-132/+120
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/+6
2004-01-19fix i18n includeThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-16/+13
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje1-4/+17
2003-12-22Merge CAPS branchDavid Schleef1-29/+24
2003-11-01Update all the audiofile stuffIain Holmes1-14/+15
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-9/+3
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-3/+9
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-3/+1
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-3/+6
2003-01-01Remove PAD_EOSWim Taymans1-1/+0
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-05-26- Changed plugins for new APIsWim Taymans1-10/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-14added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_propertySteve Baker1-0/+6
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-03-30Get the signed property as a booleanWim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-5/+5
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-3/+3
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo1-1/+1
2002-02-04fix a error I caused by not seeing the nested commentsChristian Schaller1-5/+5
2002-02-03// to /* */ fixesChristian Schaller1-19/+19
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele1-0/+508