summaryrefslogtreecommitdiff
path: root/ext/mplex/gstmplex.cc
Commit message (Expand)AuthorAgeFilesLines
* mplex: Don't start task (yet/again) on pad release if we're in READY or NULLSebastian Dröge2016-08-181-1/+2
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+3
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* mplex: break statement unnecessaryAnuj Jaiswal2014-09-241-4/+4
* 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
* update for task api changeWim Taymans2012-06-201-1/+1
* mplex: avoid leaking pad template caps and superfluous copyMark Nauwelaerts2012-04-101-3/+5
* mplex: fix pad release and cleanupMark Nauwelaerts2012-04-101-2/+5
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* use new style capsWim Taymans2012-03-051-12/+13
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+1
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+5
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-2/+2
* | port to new gthread APIWim Taymans2012-01-191-4/+4
* | mplex: port to 0.11Mark Nauwelaerts2012-01-161-45/+53
* | make request pads take _%uWim Taymans2011-11-041-6/+6
|/
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* mplex: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge2010-09-211-1/+1
* GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller2009-08-311-1/+1
* mplex: fix required versionStefan Kost2009-03-051-1/+1
* Update and add documentation for mplex.Mark Nauwelaerts2008-08-121-2/+2
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-8/+4
* configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge2008-03-211-0/+2
* Port mplex element to 0.10. Fixes bug #520329.Mark Nauwelaerts2008-03-051-173/+608
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-43/+43
* gst-indent c++ filesThomas Vander Stichele2004-03-141-132/+100
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje2004-01-201-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+2
* Remove left-over g_printRonald S. Bultje2004-01-011-3/+0
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-011-467/+274
* Merge CAPS branchDavid Schleef2003-12-221-46/+37
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-0/+1
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+3
* mplex compiles...whatever it isIain Holmes2003-11-021-24/+27
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-2/+2
* no, we don't require bytestream anymoreBenjamin Otte2003-10-131-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+2
* Fix warnings/errors due to missing assert declaration.David Schleef2003-07-221-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+3
* Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt2003-01-131-1/+1
* connect fixWim Taymans2003-01-121-2/+2
* more link fixesThomas Vander Stichele2003-01-101-1/+1