Mercurial > mplayer.hg
comparison ChangeLog @ 17633:e0ef5688cce7
OpenAL audio support, actual output is mono-only (no positioning yet).
author | reimar |
---|---|
date | Thu, 16 Feb 2006 20:45:25 +0000 |
parents | 92431bc3d014 |
children | 2b5c0730598d |
comparison
equal
deleted
inserted
replaced
17632:3a67b7ce8b3b | 17633:e0ef5688cce7 |
---|---|
25 * all XviD options documented | 25 * all XviD options documented |
26 * CONFIGURATION FILES section added to the man page | 26 * CONFIGURATION FILES section added to the man page |
27 | 27 |
28 Drivers: | 28 Drivers: |
29 * JACK audio output rewritten without bio2jack | 29 * JACK audio output rewritten without bio2jack |
30 * OpenAL audio output - unfinished, can only do mono output | |
30 * OpenGL video output modules support -geometry and -wid options | 31 * OpenGL video output modules support -geometry and -wid options |
31 * for -vo gl manyfmts is now default (since it is a lot faster), use | 32 * for -vo gl manyfmts is now default (since it is a lot faster), use |
32 -vo gl:nomanyfmts if it does not work for you | 33 -vo gl:nomanyfmts if it does not work for you |
33 * streaming textures for -vo gl, much faster if supported (use -dr) | 34 * streaming textures for -vo gl, much faster if supported (use -dr) |
34 * hardware YUV to RGB conversion for -vo gl and -vo gl2, see yuv suboption | 35 * hardware YUV to RGB conversion for -vo gl and -vo gl2, see yuv suboption |