summaryrefslogtreecommitdiff
path: root/gst/festival
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-10/+9
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-12/+0
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-3/+3
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-1/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* festival: Don't forward all queriesNicolas Dufresne2017-12-201-0/+26
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-5/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* 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
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+1
* festival: fix fd leakVincent Penquerc'h2014-04-081-0/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* 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-102-68/+30
* Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller2012-05-051-6/+0
* 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
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* 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