Mercurial > mplayer.hg
comparison Changelog @ 27421:b6aa260abf98
Update ChangeLog with latest VIDIX related changes regarding SuperH.
author | ben |
---|---|
date | Mon, 11 Aug 2008 23:11:38 +0000 |
parents | 80d93ca55238 |
children | ab4f1051a088 |
comparison
equal
deleted
inserted
replaced
27420:917c93c652b0 | 27421:b6aa260abf98 |
---|---|
53 | 53 |
54 Drivers: | 54 Drivers: |
55 * replace PolypAudio by PulseAudio (-ao pulse) | 55 * replace PolypAudio by PulseAudio (-ao pulse) |
56 * add force-pbo suboption for faster output in vo_gl | 56 * add force-pbo suboption for faster output in vo_gl |
57 * add Nintendo Wii/GameCube video driver (-vo wii) | 57 * add Nintendo Wii/GameCube video driver (-vo wii) |
58 * VIDIX driver for SuperH Mobile VEU hardware block. | |
58 | 59 |
59 MEncoder: | 60 MEncoder: |
60 * Ogg muxing using -of lavf -o done.ogg | 61 * Ogg muxing using -of lavf -o done.ogg |
61 * check for system-wide configuration file in MEncoder | 62 * check for system-wide configuration file in MEncoder |
62 * AVOption support for lavc encoders | 63 * AVOption support for lavc encoders |
77 Ports: | 78 Ports: |
78 * small crash with vo_macosx fixed | 79 * small crash with vo_macosx fixed |
79 * AC3/DTS passthrough for ao_macosx | 80 * AC3/DTS passthrough for ao_macosx |
80 * fix frozen OSD on Mac OS X | 81 * fix frozen OSD on Mac OS X |
81 * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack) | 82 * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack) |
83 * VIDIX on SuperH. | |
82 | 84 |
83 rc2try2: | 85 rc2try2: |
84 | 86 |
85 Security: | 87 Security: |
86 * buffer overflow in url.c fixed | 88 * buffer overflow in url.c fixed |