summaryrefslogtreecommitdiff
path: root/gst/festival
AgeCommit message (Expand)Author
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
2005-09-05Fix up all the state change functions.Jan Schmidt
2004-12-15gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-15*.h: Revert indentingJohan Dahlin
2004-03-14gst-indentThomas Vander Stichele
2003-12-22Merge CAPS branchDavid Schleef
2003-12-04remove copyright field from pluginsAndy Wingo
2003-11-16+ checking in plugin category changesLeif Johnson
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-02Updated to the new plugin loading codeJan Schmidt
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte
2003-10-13Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje