autobuilds log

2010/02/19

ffmpeg-r21891 swscale-r30643 OK

Filed under: autobuild — admin @ 1:07 am

2010-02-19 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/18

ffmpeg-r21874 swscale-r30520 OK

Filed under: autobuild — admin @ 1:05 am

2010-02-18 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/17

ffmpeg-r21861 swscale-r30520 OK

Filed under: autobuild — admin @ 1:10 am

2010-02-17 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/16

ffmpeg-r21845 swscale-r30520 OK

Filed under: autobuild — admin @ 1:00 am

2010-02-16 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/15

ffmpeg-r21829 swscale-r30520 OK

Filed under: autobuild — admin @ 1:00 am

2010-02-15 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/14

ffmpeg-r21819 swscale-r30520 OK

Filed under: autobuild — admin @ 1:07 am

2010-02-14 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/13

ffmpeg-r21787 swscale-r30520 OK

Filed under: autobuild — admin @ 1:08 am

2010-02-13 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy

2010/02/12

libsdl with directx

Filed under: system update — ramiro @ 9:15 pm

libsdl 1.2.14 has been rebuilt now with directx support. I don’t know how to test on my virtualboxes or even if it has any effect… new packages for mingw32-libsdl and mingw32-directx uploaded to http://apt.arrozcru.org

–enable-runtime-cpudetect

Filed under: system update — ramiro @ 8:12 pm

This makes the builds a little big bigger, but swScale is now compiled for all of C, MMX, MMX2 and 3DNOW. You can choose at runtime which optimizations to use. This is specially useful for programs using libswscale directly. Previously swScale was compiled only for MMX2.

–arch readded

Filed under: system update — ramiro @ 8:06 pm

The –arch parameter to configure had been removed some time ago to let gcc use its default. This meant that the code started being compiled for i386 or i486, I can’t remeber what the default is. Now configure requires arch, and I’ve set it to i686 again. This means it won’t run again on i586, but no one has ever complained, so I don’t think the builds are being used on those machines.

The 64-bit builds have arch set to x86_64.

« Newer PostsOlder Posts »

Powered by WordPress