| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename property enums from ARG_ to PROP_ | Luis de Bethencourt | 2015-04-27 | 1 | -1/+1 |
* | festival: fix fd leak | Vincent Penquerc'h | 2014-04-08 | 1 | -0/+2 |
* | Fix FSF address | Tim-Philipp Müller | 2012-11-04 | 1 | -2/+2 |
* | Use gst_element_class_set_static_metadata() | Tim-Philipp Müller | 2012-10-17 | 1 | -1/+1 |
* | replace gst_element_class_set_details_simple with gst_element_class_set_metadata | Mark Nauwelaerts | 2012-09-14 | 1 | -1/+1 |
* | festival: timed text is text/x-raw now | Tim-Philipp Müller | 2012-09-11 | 1 | -1/+1 |
* | celt, opencv, wayland, dvbsub, festival, hls: printf format fixes | Tim-Philipp Müller | 2012-07-15 | 1 | -1/+1 |
* | festival: unmap input buffer | Wim Taymans | 2012-07-10 | 1 | -3/+4 |
* | port festival to 0.11 | Sreerenj Balachandran | 2012-07-10 | 1 | -66/+28 |
* | gst: Update for GST_PLUGIN_DEFINE() API changes | Sebastian Dröge | 2012-04-05 | 1 | -1/+1 |
* | Merge branch 'master' into 0.11 | Sebastian Dröge | 2012-01-25 | 1 | -4/+25 |
|\ |
|
| * | festival: enhance some error case handling | Mark Nauwelaerts | 2012-01-23 | 1 | -4/+25 |
| * | various: fix pad template ref leaks | Vincent Penquerc'h | 2011-11-28 | 1 | -4/+4 |
|/ |
|
* | festival: don't leak fd on error | Stefan Kost | 2011-05-20 | 1 | -0/+1 |
* | festival: Only close the connection if it's opened | Sebastian Dröge | 2010-05-13 | 1 | -2/+3 |
* | festival: Don't open an infinite number of connections to the server and clos... | Ivan Zderadicka | 2010-05-13 | 1 | -3/+5 |
* | gst_element_class_set_details => gst_element_class_set_details_simple | Benjamin Otte | 2010-03-18 | 1 | -8/+4 |
* | gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H | Michael Smith | 2008-07-24 | 1 | -0/+4 |
* | gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ... | Stefan Kost | 2008-07-09 | 1 | -4/+8 |
* | Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in... | Damien Lespiau | 2008-07-04 | 1 | -0/+7 |
* | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 2008-06-13 | 1 | -5/+4 |
* | Massive leak fixing, plus code cleanups. | Stefan Kost | 2007-09-24 | 1 | -2/+18 |
* | Port festival plugin to GStreamer-0.10 (#461377). | Jonathan Matthew | 2007-08-23 | 1 | -59/+111 |
* | Fix leaks. | Edward Hervey | 2007-06-22 | 1 | -4/+2 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 1 | -1/+1 |
* | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2006-04-08 | 1 | -1/+1 |
* | Unify the long descriptions in the plugin details (#337263). | j^ | 2006-04-06 | 1 | -1/+1 |
* | rework build; add translations for v4l2 | Thomas Vander Stichele | 2006-04-01 | 1 | -1/+1 |
* | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 2005-12-16 | 1 | -1/+1 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 1 | -2/+2 |
* | Fix up all the state change functions. | Jan Schmidt | 2005-09-05 | 1 | -7/+8 |
* | gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. | David Schleef | 2004-12-15 | 1 | -0/+1 |
* | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2004-05-21 | 1 | -2/+2 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -16/+17 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 1 | -142/+133 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -30/+20 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 1 | -1/+0 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 1 | -1/+1 |
* | Updated to the new plugin loading code | Jan Schmidt | 2003-11-02 | 1 | -23/+29 |
* | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2003-10-28 | 1 | -50/+0 |
* | Woah, I'm f***ing annoyed that someonme never tests his changes and figures o... | Benjamin Otte | 2003-10-13 | 1 | -1/+2 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -3/+4 |
* | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2003-10-01 | 1 | -11/+25 |
* | Add buffer length checks to every typefinding function | David Schleef | 2003-07-24 | 1 | -1/+5 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 1 | -19/+5 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 1 | -1/+4 |
* | plugins part of license field patch | Christian Schaller | 2002-09-18 | 1 | -0/+1 |
* | - isprint seems to detect and ascii stream better | Wim Taymans | 2002-09-09 | 1 | -1/+1 |
* | festival doesn't depend on the libs | Thomas Vander Stichele | 2002-04-27 | 1 | -0/+500 |