[FFmpeg-devel] [PATCH] mov reference files search improvement

Maksym Veremeyenko verem
Wed Sep 2 13:56:38 CEST 2009


Diego Biurrun ???????(??):
> On Wed, Sep 02, 2009 at 01:26:11PM +0300, Maksym Veremeyenko wrote:
>> Diego Biurrun ???????(??):
>>> On Wed, Sep 02, 2009 at 09:55:32AM +0300, Maksym Veremeyenko wrote:
[...]
>>>> +        if(ref->directory_name)
>>> if (
>>>
>>> more below
>> fixed all *if* and *for* statements
> 
> No.
> 
> You put the { on the next line, keep it on the same.
Sorry, i missed { position...

[...]
>>  
>> +    /* free aliases */
>> +    for (i = 0; aliases[i] ; i++) av_free(aliases[i]);
> 
> Put the statement on the next line, like everywhere else in this file.
fixed?


newer patch attached.

-- 
________________________________________
Maksym Veremeyenko

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mov_refs_search_v4.patch
Type: text/x-patch
Size: 9477 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090902/c3606e94/attachment.bin>



More information about the ffmpeg-devel mailing list