summaryrefslogtreecommitdiff
path: root/gst/festival
AgeCommit message (Expand)AuthorFilesLines
2010-05-13festival: Only close the connection if it's openedSebastian Dröge1-2/+3
2010-05-13festival: Don't open an infinite number of connections to the server and clos...Ivan Zderadicka1-3/+5
2010-03-22Add -Wwrite-stringsBenjamin Otte1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-24gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith1-0/+4
2008-07-09gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost1-4/+8
2008-07-04Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...Damien Lespiau2-1/+15
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-5/+4
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost1-2/+18
2007-08-23Port festival plugin to GStreamer-0.10 (#461377).Jonathan Matthew2-61/+113
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
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-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-2/+2
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2-4/+4
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2004-12-15gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef1-0/+1
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-16/+17
2004-03-15*.h: Revert indentingJohan Dahlin1-28/+24
2004-03-14gst-indentThomas Vander Stichele2-166/+161
2003-12-22Merge CAPS branchDavid Schleef1-30/+20
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02Updated to the new plugin loading codeJan Schmidt1-23/+29
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-50/+0
2003-10-13Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte1-1/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-11/+25
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-1/+5
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-19/+5
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-09- isprint seems to detect and ascii stream betterWim Taymans1-1/+1
2002-04-27festival doesn't depend on the libsThomas Vander Stichele3-0/+637