| Commit | Date | |
|---|---|---|
|
[r2128]
by
rbultje
Time to get things building again. ;). * Remove "#include config.h" from all *.h, *.hh, *.hpp files I'm now able to compile externel projects against libmplex2.so, great job (*) How do I do static-only but installable libtool builds? |
2003-12-20 17:33:39 | Tree |
|
[r2127]
by
sms00
prevent libmjpegutils.a from being linked in twice. this causes errors on OS/X /bin/sh ../libtool --mode=link g++ -g -O2 -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -o mplex main.o ../utils/libmjpegutils.a ../mplex/libmplex2.la -lm g++ -g -O2 -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -o .libs/mplex main.o -Wl,-bind_at_load ../utils/libmjpegutils.a ../mplex/.libs/libmplex2-1.6.0.1.1.dylib -lm libmplex2.la includes libmjpegutils.a, thus adding libmjpegutils.a a second |
2003-12-20 07:22:44 | Tree |
| 2003-12-20 02:23:40 | Tree | |
| 2003-12-19 14:22:57 | Tree | |
| 2003-12-19 14:22:56 | Tree | |
| 2003-12-19 14:22:55 | Tree | |
| 2003-12-19 05:06:55 | Tree | |
|
[r2121]
by
sms00
You can't just use malloc.h unconditionally - it does not exist everywhere. |
2003-12-17 23:49:13 | Tree |
|
[r2120]
by
wackston2
Give mpeg2enc more sensible defaults so that it is nice and fast Add <malloc.h> needed for some old glibc's in cpu_accel.c |
2003-12-17 23:14:39 | Tree |
|
[r2119]
by
sms00
Had the chroma components reversed in the descriptions. At least it was consistent ;) |
2003-12-17 16:54:04 | Tree |