X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh264data.c;h=da203a95e06a70f23fdb0510e359135d4498aba8;hb=d4b1b3b06c210be9088eb0940acca0a914b6b916;hp=823db42f68d2362527001a757de07c0ecb49e8fa;hpb=7f2626ccda41a850cd1d3b5fa688e9369a75c418;p=ffmpeg diff --git a/libavcodec/h264data.c b/libavcodec/h264data.c index 823db42f68d..da203a95e06 100644 --- a/libavcodec/h264data.c +++ b/libavcodec/h264data.c @@ -1,5 +1,5 @@ /* - * H26L/H264/AVC/JVT/14496-10/... encoder/decoder + * H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder * Copyright (c) 2003 Michael Niedermayer * * This file is part of FFmpeg. @@ -22,7 +22,7 @@ /** * @file * @brief - * H264 / AVC / MPEG4 part10 codec data table + * H.264 / AVC / MPEG-4 part10 codec data table * @author Michael Niedermayer */