summaryrefslogtreecommitdiffstats
path: root/ext/mplex/gstmplex.cc
AgeCommit message (Expand)AuthorFilesLines
2009-03-05mplex: fix required versionStefan Kost1-1/+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 Nauwelaerts1-173/+608
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-43/+43
2004-03-14gst-indent c++ filesThomas Vander Stichele1-132/+100
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-20ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...Ronald S. Bultje1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+2
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. Bultje1-467/+274
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. Bultje1-0/+3
2003-11-02mplex compiles...whatever it isIain Holmes1-24/+27
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-2/+2
2003-10-13no, we don't require bytestream anymoreBenjamin Otte1-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-07-22Fix warnings/errors due to missing assert declaration.David Schleef1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-3/+3
2003-01-13Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt1-1/+1
2003-01-12connect fixWim Taymans1-2/+2
2003-01-10more link fixesThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-3/+3
2002-11-02Lower the rank, this element should not be selected in the playerWim Taymans1-1/+1
2002-10-25Handle more stream typesWim Taymans1-17/+117
2002-10-25unref event, flush_fastWim Taymans1-1/+2
2002-10-25Removed dead .cc fileWim Taymans1-5/+47
2002-10-24First stab at porting mplexWim Taymans1-0/+464