[FFmpeg-devel] [PATCH] Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Apr 5 18:24:35 CEST 2011


On Mon, Apr 04, 2011 at 10:11:36PM +0200, Michael Niedermayer wrote:
> On Mon, Apr 04, 2011 at 08:15:18PM +0200, Reimar Döffinger wrote:
> > CONFIG_VDPAU is the condition on which ff_vdpau_mpeg_picture_complete
> > is compiled in, so it is more appropriate, particularly since the
> > separate VDPAU decoder should be removed in the longer term.
> > ---
> >  libavcodec/mpeg12.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> LGTM

pushed.


More information about the ffmpeg-devel mailing list