[vlc-devel] [PATCH] 3-of-3: vlc-1.1.0 decoder buffer state

Frank Enderle frank.enderle at anamica.de
Thu Jun 24 11:32:47 CEST 2010


done.

Regards,

Frank

Am 24.06.2010 08:08, schrieb Jean-Baptiste Kempf:
> On Thu, Jun 24, 2010 at 12:38:45AM +0200, Frank Enderle wrote :
>> +static void EsOutGetDecoderFifoState( es_out_t *out, int *pi_count, size_t *pi_size, mtime_t *pi_length )
>> +{
>> +    int i;
>> +
>> +    for( i = 0; i < p_sys->i_es; i++ )
> 
> You can use for( int i = 0; ... here
> 
> I believe you have trailing spaces and tabs in your patch, please remove
> them.
> 
> 
> Best Regards,
> 


-- 
Dipl.-Ing. (FH) Frank Enderle

anamica UG (haftungsbeschränkt)
Beinsteinerstr. 6
71334 Waiblingen

Telefon:  +49 151 14981091
Telefax:  +49 7151 1335770
E-Mail:   frank.enderle at anamica.de
Internet: www.anamica.de

Handelsregister: AG Stuttgart HRB 732357
Geschäftsführer: Yvonne Holzwarth, Frank Enderle
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vlc-git-fifo-state.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100624/8a4b4481/attachment.ksh>


More information about the vlc-devel mailing list