[FFmpeg-devel] [PATCH] Make the H.263 long names more descriptive

Måns Rullgård mans
Sun Jan 25 19:52:00 CET 2009


Michael Niedermayer <michaelni at gmx.at> writes:

> On Sun, Jan 25, 2009 at 02:24:56AM +0100, Stefano Sabatini wrote:
>> Hi all,
>> as in subject.
>> 
>> Regards.
>> -- 
>> FFmpeg = Fantastic & Fiendish Multipurpose Plastic Erroneous Game
>
>> Index: libavcodec/h263dec.c
>> ===================================================================
>> --- libavcodec/h263dec.c	(revision 16763)
>> +++ libavcodec/h263dec.c	(working copy)
>> @@ -734,7 +734,7 @@
>>      ff_h263_decode_frame,
>>      CODEC_CAP_DRAW_HORIZ_BAND | CODEC_CAP_DR1 | CODEC_CAP_TRUNCATED | CODEC_CAP_DELAY,
>>      .flush= ff_mpeg_flush,
>> -    .long_name= NULL_IF_CONFIG_SMALL("H.263"),
>> +    .long_name= NULL_IF_CONFIG_SMALL("H.263 / H.263-1996, H.263+ / H.263-1998"),
>>  };
>
> you are missing ITU Rec. here

ITU-T, if we're nit-picking.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list