summaryrefslogtreecommitdiff
path: root/ext/mplex
AgeCommit message (Expand)AuthorFilesLines
2018-07-27meson: mjpegtools_api should be 20K for mplex tooNicolas Dufresne1-1/+1
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-17/+17
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-03-29meson: Fix mplex plugin file nameNicolas Dufresne1-1/+1
2017-03-24Add missing include path for gst/glib-compat-prive.hNicolas Dufresne1-1/+1
2017-03-23meson: Build mpeg2enc and mplex when availableNirbheek Chauhan1-0/+18
2016-08-18mplex: Don't start task (yet/again) on pad release if we're in READY or NULLSebastian Dröge1-1/+2
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+3
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2014-09-24mplex: break statement unnecessaryAnuj Jaiswal1-4/+4
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-01mplex: default to DVD MPEG-2 format instead of Generic MPEG-1Tim-Philipp Müller1-1/+2
2012-08-01mplexjob: add nicks for format enums, add some more formatsTim-Philipp Müller1-10/+14
2012-06-20update for task api changeWim Taymans1-1/+1
2012-04-10mplex: avoid leaking pad template caps and superfluous copyMark Nauwelaerts1-3/+5
2012-04-10mplex: fix pad release and cleanupMark Nauwelaerts1-2/+5
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-05use new style capsWim Taymans2-13/+15
2012-02-10Merge branch 'master' into 0.11Wim Taymans2-1/+2
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-2/+2
2012-02-03build: fix CFLAGS order and LIBS orderTim-Philipp Müller1-1/+1
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h2-1/+2
2012-01-25port some more to new memory APIMark Nauwelaerts1-4/+1
2012-01-19port to new gthread APIWim Taymans2-10/+10
2012-01-16mplex: port to 0.11Mark Nauwelaerts3-48/+58
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-6/+5
2011-11-04make request pads take _%uWim Taymans1-6/+6
2011-05-18various: fix author tag in element detailsStefan Kost1-1/+1
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+18
2010-09-21mplex: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge1-1/+1
2010-05-25mplex: add MPLEX_LDFLAGS variableРуслан Ижбулатов1-1/+1
2009-08-31GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller1-1/+1
2009-03-05mplex: fix required versionStefan Kost1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-08-12Update and add documentation for mplex.Mark Nauwelaerts1-2/+2
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-8/+4
2008-03-21configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge1-0/+2
2008-03-05Port mplex element to 0.10. Fixes bug #520329.Mark Nauwelaerts9-269/+784
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2005-02-09ext/mplex/gstmplexibitstream.cc: gcc madness.Ronald S. Bultje1-12/+14
2005-02-08ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).Ronald S. Bultje1-3/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-69/+72
2004-03-14gst-indent c++ filesThomas Vander Stichele4-210/+171
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele2-2/+2