[FFmpeg-soc] [soc]: r2150 - libavfilter/graphparser.c
Vitor Sessak
vitor1001 at gmail.com
Wed Apr 23 22:26:49 CEST 2008
Reimar Döffinger wrote:
> On Wed, Apr 23, 2008 at 08:03:27PM +0200, vitor wrote:
>> Author: vitor
>> Date: Wed Apr 23 20:03:27 2008
>> New Revision: 2150
>>
>> Log:
>> Simplify while(pad){pad--; etc} to while(pad--){etc}
>
>
> Just because the log message to me is unclear on this: You did notice these
> are not equivalent and it just does not matter for this code, right?
Sure! I mean, kind of =)
-Vitor
More information about the FFmpeg-soc
mailing list