summaryrefslogtreecommitdiff
path: root/ext/mplex
Commit message (Expand)AuthorAgeFilesLines
...
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-3/+3
* 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
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* We don't like -lstdc++ in Makefile.am, use libtool-1.5 insteadRonald S. Bultje2003-08-041-1/+1
* Add include dir for gst-libs/ext/mplexDavid Schleef2003-07-271-1/+1
* Moved to gst-libs/ext/mplexDavid Schleef2003-07-2741-9406/+0
* Change to build against library in gst-libs/ext/mplexDavid Schleef2003-07-271-28/+2
* Compilation fixes on 64-bit architecturesDavid Schleef2003-07-255-16/+16
* Revert last change, because it is wrong.David Schleef2003-07-251-1/+1
* Fixes to allow plugin to build with Forte.Brian Cameron2003-07-254-3/+11
* Fix warnings/errors due to missing assert declaration.David Schleef2003-07-226-1/+6
* 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
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* Lower the rank, this element should not be selected in the playerWim Taymans2002-11-021-1/+1
* Handle more stream typesWim Taymans2002-10-252-17/+121
* unref event, flush_fastWim Taymans2002-10-251-1/+2
* Removed dead .cc fileWim Taymans2002-10-253-201/+50
* First stab at porting mplexWim Taymans2002-10-2446-0/+10194