comparison Changelog @ 26395:71bd93e71a97

Restore grayscale decoding support with FFmpeg. Removing support was done due to a silly misunderstanding.
author diego
date Sun, 13 Apr 2008 00:03:11 +0000
parents da6f8ef92918
children f6183d22bdb3
comparison
equal deleted inserted replaced
26394:35b30544071a 26395:71bd93e71a97
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 43 * reworked screensaver disabling support, most users will need to use
44 -heartbeat-cmd due to screensaver authors being unable to design a 44 -heartbeat-cmd due to screensaver authors being unable to design a
45 common API 45 common API
46 * grayscale decoding/encoding with FFmpeg disabled, it slowed down 46 * grayscale decoding/encoding with FFmpeg disabled where it slowed down
47 the color case 47 the color case
48 48
49 Ports: 49 Ports:
50 * small crash with vo_macosx fixed 50 * small crash with vo_macosx fixed
51 * AC3/DTS passthrough for ao_macosx 51 * AC3/DTS passthrough for ao_macosx