[FFmpeg-soc] [soc]: r2150 - libavfilter/graphparser.c

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Apr 23 21:16:02 CEST 2008


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?



More information about the FFmpeg-soc mailing list