[FFmpeg-devel] [PATCH]Fix MPlayer VC1 vdpau decoding

Michael Niedermayer michaelni
Thu Feb 26 01:54:04 CET 2009


On Thu, Feb 26, 2009 at 12:01:36AM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > > @@ -4395,5 +4396,6 @@
> > >      CODEC_CAP_DR1 | CODEC_CAP_DELAY | CODEC_CAP_HWACCEL_VDPAU,
> > >      NULL,
> > >      .long_name = NULL_IF_CONFIG_SMALL("SMPTE VC-1 VDPAU"),
> > > +    .pix_fmts = (enum PixelFormat[]){PIX_FMT_VDPAU_VC1, PIX_FMT_NONE}
> > >  };
> > >  #endif
> > 
> > looks ok
> 
> I applied the patch (it seems not correct to me to set
> pix_fmts=ff_pixfmt_list_420 for vdpau)

no but thats what it was before and i suspect (though cant test) that
it would work.
Besides VDPAU with seperate AVCodec will be droped and replaced by the
new API so this isnt going to stay forever anyway ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I hate to see young programmers poisoned by the kind of thinking
Ulrich Drepper puts forward since it is simply too narrow -- Roman Shaposhnik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090226/3f3d9871/attachment.pgp>



More information about the ffmpeg-devel mailing list