comparison Changelog @ 36175:1d88497a006a

Fix -monitor-orientation option name in changelog.
author reimar
date Thu, 16 May 2013 18:22:51 +0000
parents 94979f661d38
children 28ea255e40ce
comparison
equal deleted inserted replaced
36174:dabe949e41e9 36175:1d88497a006a
8 * better support for > 8 bit formats in -vo gl 8 * better support for > 8 bit formats in -vo gl
9 * support for XYZ color space in -vo gl 9 * support for XYZ color space in -vo gl
10 * -vo gl now supports OSD (not EOSD though) with GLES backend. 10 * -vo gl now supports OSD (not EOSD though) with GLES backend.
11 * GLES backend now uses GLES v2 with YUV support via shaders 11 * GLES backend now uses GLES v2 with YUV support via shaders
12 * -vo gl supports rotated display without needing video filters via 12 * -vo gl supports rotated display without needing video filters via
13 -rotate command-line option. 13 -monitor-orientation command-line option.
14 * -vo gl now has an OSX/Cocoa backend, so it should be a better 14 * -vo gl now has an OSX/Cocoa backend, so it should be a better
15 alternative to -vo corevideo now. 15 alternative to -vo corevideo now.
16 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is 16 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
17 better than -vo gl (it is in many ways worse). 17 better than -vo gl (it is in many ways worse).
18 * Fixes for DVB, teletext and closed-caption based subtitles. 18 * Fixes for DVB, teletext and closed-caption based subtitles.