[FFmpeg-soc] [soc]: r2664 - mlp/mlpdec.c

Diego Biurrun diego at biurrun.de
Thu Jul 3 08:27:45 CEST 2008


On Thu, Jul 03, 2008 at 02:24:34AM +0200, ramiro wrote:
> 
> Log:
> Try to clarify some comments.
> 
> --- mlp/mlpdec.c	(original)
> +++ mlp/mlpdec.c	Thu Jul  3 02:24:34 2008
> @@ -70,7 +70,7 @@ static const char* sample_message =
>  
> -    //! For each substream, whether a restart header has been read.
> +    //! Set if a valid restart header has been read. Otherwise substream can not be decoded.

the substream

> @@ -90,7 +90,7 @@ typedef struct SubStream {
>  
> -    //! Does this substream contain extra info to check the size of VLC blocks?
> +    //! Set if substream contains extra info to check the size of VLC blocks.

ditto

Diego



More information about the FFmpeg-soc mailing list