[FFmpeg-cvslog] r12329 - in trunk/tests: ffmpeg.regression.ref rotozoom.regression.ref seek.regression.ref

Panagiotis Issaris takis.issaris
Thu Mar 6 15:05:59 CET 2008


Michael Niedermayer schreef:
> On Thu, Mar 06, 2008 at 10:39:01AM +0100, Panagiotis Issaris wrote:
>> michael schreef:
>>> Author: michael
>>> Date: Wed Mar  5 13:45:32 2008
>>> New Revision: 12329
>>>
>>> Log:
>>> The last flag fix, fixed mpeg4-qprd (there the flags ended up being trashed
>>> through lrintf(), that is gcc puted the 32bit int flags in a 32bit float
>>> which caused some to be lost ...).
>>> I wonder why FATE didnt pick this up ?
>> My website reports such failures, it showed clearly that 12324 broke the 
>> regression tests:
>> http://issaris.org/~takis/projects/ffmpeg/list.php
> 
> competition for fate :)

:)

And in a few clicks I've noticed that commit 12300 also increased the 
number of warnings and introduced this new warning:
imgresample.c:530: warning: assignment discards qualifiers from pointer 
target type

Should the const go away as in attached patch?


With friendly regards,
Takis
--
vCard: http://issaris.org/pi.vcf
PGP key: http://issaris.org/pi.key
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pi-20080306T150400-rm_const.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080306/8b1514b2/attachment.asc>



More information about the ffmpeg-cvslog mailing list