Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 07 Nov 2006 18:14:30 +0000 | mosu | If parsing a seek head fails then mplayer should try continue parsing the file after the seek head. |
Tue, 07 Nov 2006 17:37:23 +0000 | reimar | Add our own CODEC_ID -> fourcc translation tables so we do not need |
Tue, 07 Nov 2006 17:21:34 +0000 | reimar | r20650 inverted the gtk1 check before setting charset, this |
Tue, 07 Nov 2006 16:45:49 +0000 | kraymer | remove stray comment line |
Tue, 07 Nov 2006 16:42:39 +0000 | diego | Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection, |
Tue, 07 Nov 2006 16:40:22 +0000 | diego | Remove bogus comment lines. |
Tue, 07 Nov 2006 16:39:58 +0000 | diego | Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream. |
Tue, 07 Nov 2006 16:01:34 +0000 | kraymer | remove dead defines (spotted by mphelp_check.py) |