summaryrefslogtreecommitdiff
path: root/gst/festival
Commit message (Expand)AuthorAgeFilesLines
* festival: Only close the connection if it's openedSebastian Dröge2010-05-131-2/+3
* festival: Don't open an infinite number of connections to the server and clos...Ivan Zderadicka2010-05-131-3/+5
* Add -Wwrite-stringsBenjamin Otte2010-03-221-2/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith2008-07-241-0/+4
* gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost2008-07-091-4/+8
* Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...Damien Lespiau2008-07-042-1/+15
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-5/+4
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-241-2/+18
* Port festival plugin to GStreamer-0.10 (#461377).Jonathan Matthew2007-08-232-61/+113
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* 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-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* don't use doc comments for non-docs change some char* into char[]Stefan Kost2005-12-161-1/+1
* expand tabsThomas Vander Stichele2005-12-061-2/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-4/+4
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef2004-12-151-0/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-16/+17
* *.h: Revert indentingJohan Dahlin2004-03-151-28/+24
* gst-indentThomas Vander Stichele2004-03-142-166/+161
* Merge CAPS branchDavid Schleef2003-12-221-30/+20
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Updated to the new plugin loading codeJan Schmidt2003-11-021-23/+29
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-50/+0
* Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte2003-10-131-1/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-11/+25
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-1/+5
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-19/+5
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* - isprint seems to detect and ascii stream betterWim Taymans2002-09-091-1/+1
* festival doesn't depend on the libsThomas Vander Stichele2002-04-273-0/+637