[FFmpeg-devel] [PATCH] Windows user time usage in ffmpeg.c
    Ramiro Ribeiro Polla 
    ramiro
       
    Fri Jul 13 18:19:59 CEST 2007
    
    
  
Ramiro Polla wrote:
> Alex Beregszaszi wrote:
>   
>> Hi,
>>
>>   
>>     
>>> If there are no objections, I'll apply this tomorrow.
>>>     
>>>       
>> I would split this into two parts: getrusage first, and adding
>> GetProcessTimes afterward.
>>
>>   
>>     
>
> Actually, I'll split it on 4:
> - check for getrusage
> - check for GetProcessTimes
> - indent return av_gettime();
> - collapse both functions into one declaration
>
>   
Applied. I just felt bad about a 1 line 2 space indent commit, so I left 
it out.
Now we're down to 12 __MINGW__ #ifdefs in FFmpeg.
Ramiro Polla
    
    
More information about the ffmpeg-devel
mailing list