[FFmpeg-devel] [PATCH]VDPAU patch for MPEG1/2 decoding, round 1

compn tempn
Mon Jan 5 17:02:47 CET 2009


On Mon, 5 Jan 2009 16:57:32 +0100, Reimar D?ffinger wrote:
>> Index: libavcodec/vdpau_render.h
>> ===================================================================
>> --- libavcodec/vdpau_render.h	(revision 16437)
>> +++ libavcodec/vdpau_render.h	(working copy)
>> @@ -70,6 +70,7 @@
>>  
>>      /** picture parameter information for all supported codecs */
>>      union VdpPictureInfo {
>> +        VdpPictureInfoMPEG1Or2 mpeg;
>
>What is 10r2 supposed to mean?

MPEG 1 "or" 2 , not "0r"

-compn




More information about the ffmpeg-devel mailing list