[FFmpeg-cvslog] r14616 - in trunk/libavformat: matroska.h matroskadec.c matroskaenc.c

Robert Swain robert.swain
Tue Aug 5 12:20:07 CEST 2008


2008/8/5 diego <subversion at mplayerhq.hu>:
> Author: diego
> Date: Tue Aug  5 10:28:57 2008
> New Revision: 14616
>
> Log:
> misc spelling/grammar fixes
>
>
> Modified:
>   trunk/libavformat/matroska.h
>   trunk/libavformat/matroskadec.c
>   trunk/libavformat/matroskaenc.c
>
> Modified: trunk/libavformat/matroska.h
> ==============================================================================
> --- trunk/libavformat/matroska.h        (original)
> +++ trunk/libavformat/matroska.h        Tue Aug  5 10:28:57 2008
> @@ -43,13 +43,13 @@
>  #define EBML_ID_VOID               0xEC
>
>  /*
> - * Matroska element IDs. max. 32-bit.
> + * Matroska element IDs, max. 32 bit
>  */

That should either be 32-bit or 32 bits. I think it should be the latter.

Rob




More information about the ffmpeg-cvslog mailing list