Mercurial > mplayer.hg
log libvo/vo_gl.c @ 17220:a27e52b838e3
age | author | description |
---|---|---|
Sun, 18 Dec 2005 12:04:08 +0000 | reimar | support negative stride (flipping) in vo_gl. |
Wed, 07 Dec 2005 15:56:27 +0000 | reimar | signed division must be used for calculation vo_dx and vo_dy. |
Tue, 06 Dec 2005 22:35:54 +0000 | reimar | Must use glFlush when doublebuffering is not used |
Tue, 06 Dec 2005 22:23:06 +0000 | reimar | Get rid of most #ifdefs |
Tue, 22 Nov 2005 16:18:34 +0000 | reimar | Use slice-height 16 as default for yuv colorspaces (only relevant if decoder |
Thu, 17 Nov 2005 20:49:46 +0000 | reimar | Enable border toggling for gl and gl2 under windows. |
Mon, 31 Oct 2005 13:57:37 +0000 | reimar | 10l typo, nomanyfmts should be used against playback problems. |