[FFmpeg-soc] [soc]: r660 - matroska/matroskaenc.c

Diego Biurrun diego at biurrun.de
Fri Aug 10 10:06:40 CEST 2007


On Fri, Aug 10, 2007 at 01:37:17AM +0200, conrad wrote:
> 
> Log:
> Doxygenize some comments
> 
> --- matroska/matroskaenc.c	(original)
> +++ matroska/matroskaenc.c	Fri Aug 10 01:37:17 2007
> @@ -130,7 +130,12 @@ static void put_ebml_string(ByteIOContex
>  
> + * @param size The amount of space to reserve, which must be at least 2.

bits, bytes, ... ?

> @@ -174,10 +179,15 @@ static void put_xiph_size(ByteIOContext 
>  
> + * @param segment_offset the absolute offset into the file that the segment begins

.. where the segment begins ..

Or maybe something a tad more descriptive: The absolute offset to the
position in the file where the segment begins.

Diego



More information about the FFmpeg-soc mailing list