Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Aug 2003 20:48:38 +0000 | diego | Binary codecs finally work as they should on Windows. |
Sun, 17 Aug 2003 20:42:06 +0000 | alex | Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il> |
Sun, 17 Aug 2003 20:17:03 +0000 | diego | Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extension |
Sun, 17 Aug 2003 20:01:22 +0000 | faust3 | fix RGB16 vs BGR16 mismatch |