Mercurial > mplayer.hg
comparison Changelog @ 31151:944efc839c41
Change -vo md5sum to not interleave U and V lines when calculating
the MD5, thus making it match FFmpeg's -f framemd5.
author | reimar |
---|---|
date | Mon, 24 May 2010 17:51:15 +0000 |
parents | 5f59f82c599d |
children | 07faae7acdfa |
comparison
equal
deleted
inserted
replaced
31150:7886a9ada88e | 31151:944efc839c41 |
---|---|
23 * more Blu-ray codec support with lavf | 23 * more Blu-ray codec support with lavf |
24 * fix length in ASF/WMV files | 24 * fix length in ASF/WMV files |
25 * support ISDB-Tb DVB streams | 25 * support ISDB-Tb DVB streams |
26 | 26 |
27 Drivers: | 27 Drivers: |
28 * -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5 | |
28 * Support for more formats in OpenGL video output drivers (different YUV | 29 * Support for more formats in OpenGL video output drivers (different YUV |
29 subsampling, 16 bit per component) | 30 subsampling, 16 bit per component) |
30 * Selectable YUV to RGB conversion standard for -vo gl | 31 * Selectable YUV to RGB conversion standard for -vo gl |
31 (-vo gl:colorspace=...:levelconv=...) | 32 (-vo gl:colorspace=...:levelconv=...) |
32 * -vo gl now tries to use yuv=2 by default if possible. | 33 * -vo gl now tries to use yuv=2 by default if possible. |