1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-06 18:15:03 +02:00
ffmpeg/libavutil
Diego Biurrun 320d060ae9 On MinGW it is not possible to build shared and static libraries at once.
Add means to disable building the static libraries and fix a few issues
with the MinGW build.
All the hard work done by Alexander Strasser, minor changes by myself.

Originally committed as revision 4909 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-30 00:22:41 +00:00
..
avutil.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
bswap.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
common.h On MinGW it is not possible to build shared and static libraries at once. 2006-01-30 00:22:41 +00:00
integer.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
integer.h Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
intfloat_readwrite.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
intfloat_readwrite.h libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
Makefile On MinGW it is not possible to build shared and static libraries at once. 2006-01-30 00:22:41 +00:00
mathematics.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
mathematics.h libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
rational.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
rational.h Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00