Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 09 Dec 2009 17:52:18 +0000 | reimar | DShow TV input needs part of the our DirectShow code, so add the proper |
Wed, 09 Dec 2009 17:50:07 +0000 | reimar | Use a fallback to make sure the basic OpenGL functions are available instead of |
Wed, 09 Dec 2009 17:36:55 +0000 | reimar | Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenGL headers. |
Tue, 08 Dec 2009 23:58:42 +0000 | cehoyos | Support FourCC's AVI1 and AVI2 as MJPEG. |
Tue, 08 Dec 2009 23:32:51 +0000 | reimar | Pass all OpenGL functions through a function pointer indirection. |
Tue, 08 Dec 2009 06:42:46 +0000 | reimar | Very preliminary code to allow selecting the OpenGL backend at runtime. |
Mon, 07 Dec 2009 23:11:40 +0000 | reimar | Add braces to avoid ambiguous else. |