summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_asf.c
Commit message (Expand)AuthorAgeFilesLines
* Move generic length and percent pos calculation to demuxer.creimar2005-01-151-4/+0
* fix seeking in audio-only case (crash when seeking backwards, time reset to 0)reimar2004-09-111-0/+4
* skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts....alex2004-07-211-2/+12
* plen=0 is handledalex2003-09-071-1/+2
* fixes http://pot.lsd.ro/video.asfarpi2003-08-151-1/+1
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)michael2002-11-231-2/+2
* demuxer_control(), percent position and time length query implemented inarpi2002-11-161-2/+25
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-1/+4
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-0/+3
* 100l - seq++ for groupingarpi2002-07-071-0/+1
* some cleanup and fixes, but the badquality.asf is still buggy :(arpi2002-06-161-72/+100
* fixed a few possible bugsarpi2002-01-161-3/+3
* Applied the patch from Alban Bedel <albeu@free.fr> tobertrand2001-12-121-1/+3
* includes cleanuparpi2001-10-211-7/+0
* libdemuxer...arpi2001-10-201-0/+367