Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 16 Jun 2002 01:44:33 +0000 | atmos4 | Fixed lround replacement, hopefully fast enough. |
Sat, 15 Jun 2002 23:55:06 +0000 | atmos4 | Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net> |
Sat, 15 Jun 2002 23:31:58 +0000 | atmos4 | Remove unportable lround and maybe speed up rounding a bit. |
Sat, 15 Jun 2002 19:47:10 +0000 | diego | Background now set by CSS, added doctype and charset. |
Sat, 15 Jun 2002 17:12:21 +0000 | diego | Background now set by CSS, added doctype and charset. |
Sat, 15 Jun 2002 10:08:33 +0000 | rfelker | K6 is NOT a 686!! this causes SIGILL in libavcodec encoding! |
Sat, 15 Jun 2002 09:32:11 +0000 | rfelker | == is a bash2 extension; the proper test for numeric equality is -eq |