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

Ramiro Polla ramiro at lisha.ufsc.br
Thu Jul 3 15:05:58 CEST 2008


Diego Biurrun wrote:
> 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

Done.

>> @@ -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

Done.



More information about the FFmpeg-soc mailing list