comparison ChangeLog @ 16488:3191dcb27a12

hardware color-space conversion for vo_gl and vo_gl2
author reimar
date Wed, 14 Sep 2005 22:08:04 +0000
parents beebfccc00f1
children 19cdf96d0c31
comparison
equal deleted inserted replaced
16487:bafefab46f12 16488:3191dcb27a12
18 * JACK audio output rewritten without bio2jack 18 * JACK audio output rewritten without bio2jack
19 * OpenGL video output modules support -geometry and -wid options 19 * OpenGL video output modules support -geometry and -wid options
20 * for -vo gl manyfmts is now default (since it is a lot faster), use 20 * for -vo gl manyfmts is now default (since it is a lot faster), use
21 -vo gl:nomanyfmts if it does not work for you 21 -vo gl:nomanyfmts if it does not work for you
22 * streaming textures for -vo gl, much faster if supported (use -dr) 22 * streaming textures for -vo gl, much faster if supported (use -dr)
23 * hardware YUV to RGB conversion for -vo gl and -vo gl2, see yuv suboption
24 * support for custom fragment programs for -vo gl (see TOOLS/*.fp)
23 * use libvbe from vesautils as vesa video driver 25 * use libvbe from vesautils as vesa video driver
24 26
25 Decoders: 27 Decoders:
26 * Indeo2 (RT21) support via lavc 28 * Indeo2 (RT21) support via lavc
27 * Fraps video decoder via binary DLL 29 * Fraps video decoder via binary DLL
103 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) 105 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
104 * new option: -idle, to make MPlayer wait for input commands when 106 * new option: -idle, to make MPlayer wait for input commands when
105 done playing all files 107 done playing all files
106 * lots of new slave commands (check DOCS/tech/slave.txt) 108 * lots of new slave commands (check DOCS/tech/slave.txt)
107 * lots of new information provided by the -identify option 109 * lots of new information provided by the -identify option
110 * fixed ugly looking OSD with -vo gl2 and MMX
108 111
109 112
110 pre7try2: August 26, 2005 113 pre7try2: August 26, 2005
111 114
112 Security: 115 Security: