[FFmpeg-devel] [PATCH] Windows user time usage in ffmpeg.c
Ramiro Polla
ramiro
Fri Jul 13 02:52:25 CEST 2007
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
=)
Ramiro Polla
More information about the ffmpeg-devel
mailing list