Mercurial > mplayer.hg
comparison Changelog @ 30295:c2461b6a5a51
Mention levelconv -vo gl suboption in Changelog.
author | reimar |
---|---|
date | Sat, 16 Jan 2010 20:04:34 +0000 |
parents | b30392ece0e3 |
children | 79bac7fbb17c |
comparison
equal
deleted
inserted
replaced
30294:a32c2d542ae0 | 30295:c2461b6a5a51 |
---|---|
24 | 24 |
25 Drivers: | 25 Drivers: |
26 * Support for more formats in OpenGL vos (different YUV | 26 * Support for more formats in OpenGL vos (different YUV |
27 subsampling, 16 bit per component) | 27 subsampling, 16 bit per component) |
28 * Selectable YUV to RGB conversion standard for -vo gl | 28 * Selectable YUV to RGB conversion standard for -vo gl |
29 (-vo gl:colorspace=...) | 29 (-vo gl:colorspace=...:levelconv=...) |
30 * -vo matrixview finally added | 30 * -vo matrixview finally added |
31 | 31 |
32 Other: | 32 Other: |
33 * -nosub option for disabling auto-selected subtitles | 33 * -nosub option for disabling auto-selected subtitles |
34 * support for displaying subs in the term (FIXME) | 34 * support for displaying subs in the term (FIXME) |