summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demuxer.c
Commit message (Expand)AuthorAgeFilesLines
* reverted old seeking method - ask Holm why...arpi2002-01-171-1/+1
* initial support for FILM file demuxingmelanson2002-01-161-3/+25
* seek patch by Panagoitis Issarisalex2002-01-091-0/+4
* Applied Rik Snel's seeking patchalex2001-12-281-0/+4
* asf<->y4m detection swappedarpi2001-12-281-8/+8
* don't reset timer at seek - req. for dxr3arpi2001-12-281-0/+4
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-271-1/+18
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-271-0/+16
* added real demuxeralex2001-12-261-0/+17
* mpeg startpos (-ss, -chapter) fixedarpi2001-12-261-1/+3
* mpeg VDR vs. BIN fixed?arpi2001-12-261-1/+12
* fli seeking implementedarpi2001-12-171-0/+4
* reset ds eof flags at seeking - requires for mpeg -looparpi2001-12-171-0/+2
* 10lalex2001-12-091-2/+2
* file format detection reordered to get better hitsarpi2001-12-011-21/+21
* bad malloc+strcpy => strduparpi2001-11-271-10/+6
* mostly complete support for loading and decoding FLI/FLC animationsmelanson2001-11-241-0/+21
* fixed tv detection in demux_openalex2001-11-231-6/+4
* added demux_infoalex2001-11-221-6/+20
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...alex2001-11-221-4/+4
* 10l for al3x :-Patmos42001-11-211-4/+4
* added demuxer_infoalex2001-11-211-0/+73
* tv interface updatealex2001-11-161-5/+6
* 001.vdr fixarpi2001-11-131-1/+3
* qt/mov detection firstarpi2001-11-131-8/+8
* tuning worx (can set frequency)alex2001-11-111-1/+5
* tv updatealex2001-11-101-3/+5
* added tv subsystemalex2001-11-091-8/+39
* vivo demuxerarpi2001-11-041-2/+14
* pts_from_bps fixarpi2001-10-311-1/+1
* compressed mov audio fixedarpi2001-10-231-0/+2
* includes cleanuparpi2001-10-211-6/+0
* libdemux cleanup part 1arpi2001-10-201-1/+0
* libdemuxer...arpi2001-10-201-0/+580