[FFmpeg-cvslog] r22777 - trunk/libavcodec/motion_est.c
Diego Biurrun
diego
Sat Apr 3 11:32:00 CEST 2010
I'm happy to see you work on the motion estimation code, it was badly
in need of cleanup and refactoring.
On Fri, Apr 02, 2010 at 04:04:15PM +0200, michael wrote:
>
> Log:
> Optimize bidir_refine a bit.
> compiled code is less tham 1/4 the size.
> a tiny bit faster
libavcodec/motion_est.c: In function ?bidir_refine?:
libavcodec/motion_est.c:1515: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1516: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1521: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1522: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1523: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1525: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1526: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1526: warning: large integer implicitly truncated to unsigned type
libavcodec/motion_est.c:1527: warning: large integer implicitly truncated to unsigned type
x86_32, gcc 4.3.2
Diego
More information about the ffmpeg-cvslog
mailing list