comparison Changelog @ 36148:8079c886ae74

Some changelog updates.
author reimar
date Tue, 07 May 2013 20:39:13 +0000
parents 134919b73b04
children d1a0ad142823
comparison
equal deleted inserted replaced
36147:a657a5332e3a 36148:8079c886ae74
4 * Hardware accelerated decoding on OS X via VDA. 4 * Hardware accelerated decoding on OS X via VDA.
5 5
6 Other: 6 Other:
7 * "run" slave/keybinding command now supports expanding properties 7 * "run" slave/keybinding command now supports expanding properties
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 * -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
10 * -vo gl now has an OSX/Cocoa backend, so it should be a better 12 * -vo gl now has an OSX/Cocoa backend, so it should be a better
11 alternative to -vo corevideo now. 13 alternative to -vo corevideo now.
12 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is 14 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
13 better than -vo gl (it is in many ways worse). 15 better than -vo gl (it is in many ways worse).
14 * Fixes for DVB, teletext and closed-caption based subtitles. 16 * Fixes for DVB, teletext and closed-caption based subtitles.