summaryrefslogtreecommitdiff
path: root/ext/mplex
Commit message (Expand)AuthorAgeFilesLines
* mplex: break statement unnecessaryAnuj Jaiswal2014-09-241-4/+4
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-048-16/+16
* 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
* mplex: default to DVD MPEG-2 format instead of Generic MPEG-1Tim-Philipp Müller2012-08-011-1/+2
* mplexjob: add nicks for format enums, add some more formatsTim-Philipp Müller2012-08-011-10/+14
* 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
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* use new style capsWim Taymans2012-03-052-13/+15
* Merge branch 'master' into 0.11Wim Taymans2012-02-102-1/+2
|\
| * build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-1/+1
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-272-1/+2
| * 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 some more to new memory APIMark Nauwelaerts2012-01-251-4/+1
* | port to new gthread APIWim Taymans2012-01-192-10/+10
* | mplex: port to 0.11Mark Nauwelaerts2012-01-163-48/+58
* | make request pads take _%uWim Taymans2011-11-041-6/+6
|/
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-9/+18
* mplex: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge2010-09-211-1/+1
* mplex: add MPLEX_LDFLAGS variableРуслан Ижбулатов2010-05-251-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
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+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-059-269/+784
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* ext/mplex/gstmplexibitstream.cc: gcc madness.Ronald S. Bultje2005-02-091-12/+14
* ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).Ronald S. Bultje2005-02-081-3/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-69/+72
* gst-indent c++ filesThomas Vander Stichele2004-03-144-210/+171
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-022-2/+2
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-292-2/+2
* ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje2004-01-202-2/+2
* use new error signal and classificationThomas Vander Stichele2004-01-182-5/+5
* ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje2004-01-161-14/+1
* 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-0110-577/+942
* 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-072-1/+3