summaryrefslogtreecommitdiff
path: root/gst/festival
AgeCommit message (Expand)Author
2019-11-05documentation: fixed a heap o' typosAaron Boxer
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle
2019-05-29doc: remove xml from commentsMathieu Duponchelle
2019-05-13docs: Build documentation with hotdocThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens
2017-12-20festival: Don't forward all queriesNicolas Dufresne
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2014-04-08festival: fix fd leakVincent Penquerc'h
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-11festival: timed text is text/x-raw nowTim-Philipp Müller
2012-07-15celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller
2012-07-10festival: unmap input bufferWim Taymans
2012-07-10port festival to 0.11Sreerenj Balachandran
2012-05-05Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-23festival: enhance some error case handlingMark Nauwelaerts
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-05-20festival: don't leak fd on errorStefan Kost
2011-04-11android: make it ready for androgenizerThibault Saunier
2010-05-13festival: Only close the connection if it's openedSebastian Dröge
2010-05-13festival: Don't open an infinite number of connections to the server and clos...Ivan Zderadicka
2010-03-22Add -Wwrite-stringsBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-07-24gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith
2008-07-09gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost
2008-07-04Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...Damien Lespiau
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost
2007-08-23Port festival plugin to GStreamer-0.10 (#461377).Jonathan Matthew
2007-06-22Fix leaks.Edward Hervey
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-04-06Unify the long descriptions in the plugin details (#337263).j^
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost
2005-12-06expand tabsThomas Vander Stichele
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost