Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 01 Jan 2010 13:18:49 +0000 | reimar | Fix function declarations to avoid casting function pointers. |
Fri, 01 Jan 2010 12:54:09 +0000 | reimar | Slightly generalize code to generate YUV->RGB conversion table and add |
Fri, 01 Jan 2010 12:53:28 +0000 | jrash | sync with en/mplayer.1 r30135 |
Fri, 01 Jan 2010 12:47:43 +0000 | reimar | Make YUV->RGB conversion coefficients selectable for -vo gl. |
Fri, 01 Jan 2010 09:46:24 +0000 | reimar | Do not needlessly use the BP register in x86_64-specific code, there are |
Fri, 01 Jan 2010 01:25:35 +0000 | reimar | One more fix for -vf scale with alpha. |