Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 03 Apr 2010 19:58:06 +0000 | reimar | Implement OpenGL-based YUV to RGB version for Radeon 9200 class |
Sat, 03 Apr 2010 14:40:08 +0000 | diego | Remove commented-out #include of a non-existing file. |
Sat, 03 Apr 2010 14:20:34 +0000 | diego | Add a header for x264enc_set_param() instead of forward declaring it. |
Sat, 03 Apr 2010 13:51:14 +0000 | diego | Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check. |
Sat, 03 Apr 2010 11:06:57 +0000 | diego | Mark m_option struct member as const. |
Sat, 03 Apr 2010 07:12:32 +0000 | reimar | Indentation fix. |
Sat, 03 Apr 2010 07:08:07 +0000 | reimar | Add mpgl prefix to all OpenGL-related function pointers. |