[MPlayer-cvslog] r29870 - trunk/libvo/vo_vdpau.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Nov 10 11:40:31 CET 2009


On Tue, Nov 10, 2009 at 11:04:32AM +0100, cehoyos wrote:
> @@ -1110,6 +1112,7 @@ static int query_format(uint32_t format)
>      case IMGFMT_VDPAU_H264:
>      case IMGFMT_VDPAU_WMV3:
>      case IMGFMT_VDPAU_VC1:
> +        if (create_vdp_decoder(image_format, vid_width, vid_height, 2))

Didn't you want to use 48, 48 instead of vid_width, vid_height here?


More information about the MPlayer-cvslog mailing list