[MPlayer-cvslog] r29870 - trunk/libvo/vo_vdpau.c
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Nov 10 11:43:35 CET 2009
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> 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?
image_format also wasn't such a good idea...
Sorry, Carl Eugen
More information about the MPlayer-cvslog
mailing list