[FFmpeg-devel] [PATCH] Fill unspecified AVCodec long_name fields

Loren Merritt lorenm
Mon Apr 28 19:08:41 CEST 2008


On Mon, 28 Apr 2008, Diego Biurrun wrote:
>
>> --- libavcodec/h264.c	(revision 13009)
>> +++ libavcodec/h264.c	(working copy)
>> @@ -8087,6 +8087,7 @@
>>      .flush= flush_dpb,
>> +    .long_name = "H.264 / AVC / MPEG-4 part 10",
>
> I think it is MPEG-4 AVC.

H.264
ITU-T H.264
AVC
MPEG-4 AVC
MPEG-4 part 10
ISO/IEC 14496-10

no one is more correct than the others.

--Loren Merritt




More information about the ffmpeg-devel mailing list