summaryrefslogtreecommitdiffstats
path: root/ext/mplex
AgeCommit message (Collapse)AuthorFilesLines
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje1-3/+3
over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-01-13Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt1-1/+1
Original commit message from CVS: Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
2003-01-12connect fixWim Taymans1-2/+2
Original commit message from CVS: connect fix
2003-01-10more link fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: more link fixes
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-3/+3
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: parallel install fixes
2002-11-02Lower the rank, this element should not be selected in the playerWim Taymans1-1/+1
Original commit message from CVS: Lower the rank, this element should not be selected in the player
2002-10-25Handle more stream typesWim Taymans2-17/+121
Original commit message from CVS: Handle more stream types
2002-10-25unref event, flush_fastWim Taymans1-1/+2
Original commit message from CVS: unref event, flush_fast
2002-10-25Removed dead .cc fileWim Taymans3-201/+50
Original commit message from CVS: Removed dead .cc file Added some params, act on EOS
2002-10-24First stab at porting mplexWim Taymans46-0/+10194
Original commit message from CVS: First stab at porting mplex