[FFmpeg-devel] [PATCH]VDPAU patch for MPEG1/2 decoding, round 9
    Diego Biurrun 
    diego
       
    Wed Jan 14 00:44:22 CET 2009
    
    
  
On Wed, Jan 14, 2009 at 02:06:17AM +0100, Carl Eugen Hoyos wrote:
>
> Hopefully a finally acceptable version of the MPEG1/2 patch for VDPAU HW 
> acceleration.
>
> Please comment, Carl Eugen
>
> --- libavcodec/vdpauvideo.c	(revision 16588)
> +++ libavcodec/vdpauvideo.c	(working copy)
> @@ -177,4 +177,60 @@
>  
> +    render->info.mpeg.concealment_motion_vectors = s->concealment_motion_vectors
> +;
Misplaced semicolon?
Diego
    
    
More information about the ffmpeg-devel
mailing list