Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 21 Nov 2009 23:47:19 +0000 | jrash | Synced with help_mp-en.h r29912 |
Sat, 21 Nov 2009 22:32:53 +0000 | reimar | Print which visual glXChooseVisual chose when running in verbose mode. |
Sat, 21 Nov 2009 22:30:33 +0000 | reimar | Move OpenGL-related messages that have large output from MSGL_V to MSGL_DGB2. |
Sat, 21 Nov 2009 22:27:40 +0000 | reimar | Add support for Windows OpenGL rendering onto a device instead of into a window. |
Sat, 21 Nov 2009 19:50:33 +0000 | reimar | Remove unreachable parsing code: for filters that use the option parser, |
Sat, 21 Nov 2009 18:59:52 +0000 | reimar | Support RGB48NE format in OpenGL vos (only really useful once they are modified |
Sat, 21 Nov 2009 18:58:03 +0000 | reimar | Allow vf_scale to output to RGB48, though still prefer the 24 and 32 bit formats. |
Sat, 21 Nov 2009 18:47:47 +0000 | reimar | Support 16-bit-per-component RGB formats (rgb48[bln]e) in option parser. |