summaryrefslogtreecommitdiff
path: root/ext/mplex
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-20ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje2-2/+2
2004-01-18use new error signal and classificationThomas Vander Stichele2-5/+5
2004-01-16ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje1-14/+1
2004-01-01Remove left-over g_printRonald S. Bultje1-3/+0
2004-01-01configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje10-577/+942
2003-12-22Merge CAPS branchDavid Schleef1-46/+37
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje1-0/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2-1/+3