[vlc-devel] [PATCH] 3-of-3: vlc-1.1.0 decoder buffer state
Frank Enderle
frank.enderle at anamica.de
Thu Jun 24 11:49:00 CEST 2010
Hi,
sorry - I forgot to fix the 'int i' thing. Please ignore my last Mail.
Find the corrected patch attached.
Cheers,
Frank
Am 24.06.2010 11:32, schrieb Frank Enderle:
> 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,
>>
>
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
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/d3f7006f/attachment.ksh>
More information about the vlc-devel
mailing list