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_roq.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Fix lots and lots of other demuxers broken by r26301
reimar
2008-04-05
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
Demuxer modularization
rtognimp
2005-08-05
*
removed nonsense stream_reset/seek in check_file()
arpi
2003-04-30
*
Added demuxer uninit
albeu
2002-04-24
*
changed int -> float for proper PTS calculation (works just as well as the
melanson
2002-03-31
*
fixed RoQ framerate by multiplying PTS calculation by some absurd constant
melanson
2002-03-31
*
fixed RoQ file detection and FPS determination (maybe)
melanson
2002-02-18
*
fixed FPS as well as crash bug when no audio chunks are present
melanson
2002-02-05
*
demuxer is now more complete, though still not perfect
melanson
2002-02-02
*
implemented RoQ file demuxing
melanson
2002-02-01