Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 30 Mar 2009 17:05:39 +0000 | reimar | Set the forced_subs_only value correctly whenever a new spudec is created. |
Mon, 30 Mar 2009 12:23:28 +0000 | reimar | Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. |
Mon, 30 Mar 2009 12:11:12 +0000 | reimar | Make sure we do not accidentally use the vdp_get_error_string from the |
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. |