Mercurial > mplayer.hg
changeset 36475:7a2dcbac77fb
XvMC: Remove message requesting feedback for OSD backend rendering.
The free radeon driver for XvMC (part of Mesa3D Gallium) provides this type of rendering and it seems to work fine.
author | iive |
---|---|
date | Mon, 06 Jan 2014 20:11:56 +0000 |
parents | fdfc5ce7cf2a |
children | 8bfadf8b7d3a |
files | libvo/vo_xvmc.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_xvmc.c Mon Jan 06 20:01:48 2014 +0000 +++ b/libvo/vo_xvmc.c Mon Jan 06 20:11:56 2014 +0000 @@ -660,7 +660,6 @@ break; case BACKEND_SUBPICTURE: mp_msg(MSGT_VO,MSGL_INFO,"vo_xvmc: OSD support by backend rendering (fast)\n"); - mp_msg(MSGT_VO,MSGL_INFO,"vo_xvmc: Please send feedback to confirm that it works,otherwise send bugreport!\n"); break; }