Mercurial > mplayer.hg
log libmpcodecs/vf_scale.c @ 29064:67c256364220
age | author | description |
---|---|---|
Sun, 29 Mar 2009 14:46:59 +0000 | reimar | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs. |
Fri, 16 Jan 2009 13:19:29 +0000 | gpoirier | revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331 |
Fri, 16 Jan 2009 10:07:14 +0000 | gpoirier | fix compilation on non x86 machines (PPC here) |