The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 12:45:32 +0000 (12:45 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 12:45:32 +0000 (12:45 +0000)
commit73e2261318fd80150ce6fa995efe0ef397f4c35a
tree0a7e5b19bc5ef51c7f97bed9671b709b106dcd06
parent112249de005bb6757155532d083bc21bc4506c6b
The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed
through lrintf(), that is gcc put the 32bit int flags in a 32bit float
which caused some to be lost ...).
I wonder why FATE did not pick this up?

Originally committed as revision 12329 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/ffmpeg.regression.ref
tests/rotozoom.regression.ref
tests/seek.regression.ref