Mercurial > mplayer.hg
log libmpdemux/demux_asf.c @ 16728:115d4ac106d7
age | author | description |
---|---|---|
Fri, 02 Sep 2005 08:32:32 +0000 | ods15 | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The |
Fri, 05 Aug 2005 19:57:47 +0000 | rtognimp | Demuxer modularization |
Mon, 23 May 2005 16:20:46 +0000 | reimar | Speedup asf descrambling (avoid one memcpy and use our fastmemcpy). |
Sat, 15 Jan 2005 16:11:45 +0000 | reimar | Move generic length and percent pos calculation to demuxer.c |
Sat, 11 Sep 2004 09:40:34 +0000 | reimar | fix seeking in audio-only case (crash when seeking backwards, time reset to 0) |
Wed, 21 Jul 2004 08:54:39 +0000 | alex | skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera) |
Sun, 07 Sep 2003 01:41:09 +0000 | alex | plen=0 is handled |