comparison Changelog @ 26075:c88de0066c55

Mention nvidia fix for vo gl and especially changed screensaver support
author reimar
date Tue, 26 Feb 2008 23:52:44 +0000
parents b6a21117a904
children da6f8ef92918
comparison
equal deleted inserted replaced
26074:c9308132327e 26075:c88de0066c55
38 * Ogg muxing using -of lavf -o done.ogg 38 * Ogg muxing using -of lavf -o done.ogg
39 39
40 Others: 40 Others:
41 * many compiler warning fixes 41 * many compiler warning fixes
42 * Basic support for Closed Captioning Roll-up mode 42 * Basic support for Closed Captioning Roll-up mode
43 * reworked screensaver disabling support, most users will need to use
44 -heartbeat-cmd due to screensaver authors being unable to design a
45 common API
43 46
44 Ports: 47 Ports:
45 * small crash with vo_macosx fixed 48 * small crash with vo_macosx fixed
46 * AC3/DTS passthrough for ao_macosx 49 * AC3/DTS passthrough for ao_macosx
47 * Fix frozen OSD on Mac OS X 50 * Fix frozen OSD on Mac OS X
51 * vo_gl now works with -wid and nvidia drivers on Windows (this is a hack)
48 52
49 rc2try2: 53 rc2try2:
50 54
51 Security: 55 Security:
52 * buffer overflow in url.c fixed 56 * buffer overflow in url.c fixed