[MPlayer-cvslog] r28617 - in trunk: DOCS/man/en/mplayer.1 Makefile configure libmpcodecs/vd_ffmpeg.c libvo/video_out.c libvo/vo_vdpau.c

Uoti Urpala uoti.urpala at pp1.inet.fi
Sat Feb 21 00:51:55 CET 2009


On Mon, 2009-02-16 at 21:58 +0100, reimar wrote:
> Modified: trunk/libvo/video_out.c

> +#ifdef CONFIG_VDPAU
> +        &video_out_vdpau,
> +#endif
>  #ifdef CONFIG_XV
>          &video_out_xv,
>  #endif

Should this really be the preferred VO ahead of xv already? It's a bit
slower than xv on my machine, has some problems (spewing errors when
resizing while paused being the most easily reproducible one) and AFAIK
the current implementation has no advantages over xv unless you also
manually specify a hardware-accelerated codec.




More information about the MPlayer-cvslog mailing list