2010-05-31 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy
2010/05/31
2010/05/30
2010/05/29
2010/05/28
2010/05/27
quotes properly escaped in build script!
Up to now I had been using “–cc=ccache-i686-mingw32-gcc”, so that I could avoid the space between ccache and i686-mingw32-gcc and therefore not have to bother with quotes in the build script (me == lazy).
Today, during a very boring lecture, I finally fixed the script to properly escape quotes, so all works now.
I have reordered some configure parameters around, and added two more parameters to manually specify the extra libs necessary for libx264 and librtmp. Therefore no more patching is done to FFmpeg! (there used to be one patch to make configure use pkg-config instead of having to manually pass the extra libs).
librtmp support added
librtmp r486 has been added to the autobuilds. It brings a huge dependency (openssl) which increases the size of the .7z files by about 400kb!
I have not tested! Please test and report back!
Many thanks to aviadr1 in the forums for pointing out how to build openssl for mingw32!
ffmpeg-r23349 swscale-r31192 OK
2010-05-27 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy