summaryrefslogtreecommitdiff
path: root/gst/festival/gstfestival.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-10/+8
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-3/+3
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-1/+1
* festival: Don't forward all queriesNicolas Dufresne2017-12-201-0/+26
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-5/+5
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* festival: fix fd leakVincent Penquerc'h2014-04-081-0/+2
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* festival: timed text is text/x-raw nowTim-Philipp Müller2012-09-111-1/+1
* celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller2012-07-151-1/+1
* festival: unmap input bufferWim Taymans2012-07-101-3/+4
* port festival to 0.11Sreerenj Balachandran2012-07-101-66/+28
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-4/+25
|\
| * festival: enhance some error case handlingMark Nauwelaerts2012-01-231-4/+25
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
|/
* festival: don't leak fd on errorStefan Kost2011-05-201-0/+1
* 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
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* 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-041-0/+7
* 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-231-59/+111
* Fix leaks.Edward Hervey2007-06-221-4/+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
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-2/+2
* 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
* gst-indentThomas Vander Stichele2004-03-141-142/+133
* 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
* 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