Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 Mar 2009 19:43:52 +0000 | cehoyos | Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau. |
Sun, 29 Mar 2009 19:25:22 +0000 | cehoyos | VDPAU supports IMGFMT_I420 and IMGFMT_IYUV. |
Sun, 29 Mar 2009 14:46:59 +0000 | reimar | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs. |
Sun, 29 Mar 2009 14:43:11 +0000 | diego | Globally ignore all example binaries. |
Sun, 29 Mar 2009 14:37:21 +0000 | reimar | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. |
Sun, 29 Mar 2009 14:35:38 +0000 | diego | Generalize example target rule in common.mak so that it sets a -example$(EXESUF) |
Sun, 29 Mar 2009 14:18:44 +0000 | diego | Move swscale AltiVec template code to ppc subdirectory. |
Sun, 29 Mar 2009 14:15:09 +0000 | reimar | Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice. |