index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_asf.c
Commit message (
Expand
)
Author
Age
*
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
reimar
2005-05-23
*
Move generic length and percent pos calculation to demuxer.c
reimar
2005-01-15
*
fix seeking in audio-only case (crash when seeking backwards, time reset to 0)
reimar
2004-09-11
*
skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts....
alex
2004-07-21
*
plen=0 is handled
alex
2003-09-07
*
fixes http://pot.lsd.ro/video.asf
arpi
2003-08-15
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
100l - seq++ for grouping
arpi
2002-07-07
*
some cleanup and fixes, but the badquality.asf is still buggy :(
arpi
2002-06-16
*
fixed a few possible bugs
arpi
2002-01-16
*
Applied the patch from Alban Bedel <albeu@free.fr> to
bertrand
2001-12-12
*
includes cleanup
arpi
2001-10-21
*
libdemuxer...
arpi
2001-10-20