Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 26 Jul 2005 18:55:20 +0000 | reimar | strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will |
Tue, 26 Jul 2005 18:28:51 +0000 | reimar | Use dlsym to get glXGetProcAddress, only way to (hopefully) make it |
Tue, 26 Jul 2005 14:32:17 +0000 | gpoirier | Sync with 1.1052: pp7 video filter description |
Tue, 26 Jul 2005 13:47:18 +0000 | reimar | OpenGL fixes for windows and vo_gl.c ported to windows. |
Tue, 26 Jul 2005 13:32:32 +0000 | diego | pp7 video filter description |
Tue, 26 Jul 2005 12:14:33 +0000 | reimar | restrict to YV12 since the default limit does not work well for anything else. |