summaryrefslogtreecommitdiff
path: root/ext/audiofile/gstafsink.c
Commit message (Expand)AuthorAgeFilesLines
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+3
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-191-2/+7
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+4
* remove obsolete _factory_init protos and functionsStefan Kost2006-11-241-13/+0
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* 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/+4
* 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-9/+9
* 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
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-25/+26
* gst-indentThomas Vander Stichele2004-03-141-132/+120
* 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/+6
* fix i18n includeThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-16/+13
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-4/+17
* Merge CAPS branchDavid Schleef2003-12-221-29/+24
* Update all the audiofile stuffIain Holmes2003-11-011-14/+15
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-9/+3
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-3/+9
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* Remove PAD_EOSWim Taymans2003-01-011-1/+0
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* - Changed plugins for new APIsWim Taymans2002-05-261-10/+2
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2
* added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_propertySteve Baker2002-04-141-0/+6
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-5/+5
* Get the signed property as a booleanWim Taymans2002-03-301-5/+5
* Changed to the new props APIWim Taymans2002-03-301-5/+5
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-3/+3
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo2002-03-181-1/+1
* fix a error I caused by not seeing the nested commentsChristian Schaller2002-02-041-5/+5
* // to /* */ fixesChristian Schaller2002-02-031-19/+19
* fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele2001-12-211-0/+508