aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_asf.c
Commit message (Expand)AuthorAge
* Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheGravatar ods152005-09-02
* Demuxer modularizationGravatar rtognimp2005-08-05
* Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).Gravatar reimar2005-05-23
* Move generic length and percent pos calculation to demuxer.cGravatar reimar2005-01-15
* fix seeking in audio-only case (crash when seeking backwards, time reset to 0)Gravatar reimar2004-09-11
* skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts....Gravatar alex2004-07-21
* plen=0 is handledGravatar alex2003-09-07
* fixes http://pot.lsd.ro/video.asfGravatar arpi2003-08-15
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* demuxer_control(), percent position and time length query implemented inGravatar arpi2002-11-16
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* 100l - seq++ for groupingGravatar arpi2002-07-07
* some cleanup and fixes, but the badquality.asf is still buggy :(Gravatar arpi2002-06-16
* fixed a few possible bugsGravatar arpi2002-01-16
* Applied the patch from Alban Bedel <albeu@free.fr> toGravatar bertrand2001-12-12
* includes cleanupGravatar arpi2001-10-21
* libdemuxer...Gravatar arpi2001-10-20