231 Commits (1c7a8c17ff97ea4b6b10f1c4ff9ff4de30e3665a)

Author SHA1 Message Date
Diego Biurrun f3b6010916 Create symbolic links for all library sonames and clean up Makefiles. 19 years ago
Diego Biurrun fb3d46da69 Move Darwin shared library build peculiarities to configure. 19 years ago
Reimar Döffinger e0f80bd744 CamStudio decoder, only 32 bit lzo mode is tested 19 years ago
Diego Biurrun 1f49fa5961 --enable-shared-pp should directly enable pp and not depend on --enable-pp. 19 years ago
Diego Biurrun 6942d002ba Simplify source_path handling, avoids some warnings with non-bash shells. 19 years ago
Diego Biurrun 39503a2715 bashism--; Use POSIX-compatible string handling instead. 19 years ago
Diego Biurrun e3880318a7 bashism--; 19 years ago
Michel Bardiaux 9f23a10ae0 Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it. 19 years ago
Diego Biurrun f593b273fc Replace buggy --disable-codec/--enable-codec with non-buggy 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 50827fcf44 Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 9261e3eb4e alpha needs -fPIC for shared libs 19 years ago
Luca Barbato 5a872801d5 SONAME support for shared libs 19 years ago
Steven M. Schultz 1db6854032 Add the necessary 'strip' commands to the BSD/OS section of configure because 19 years ago
Måns Rullgård fd2ab74aae use $CFLAGS and $LDFLAGS in dlopen() check 19 years ago
Patrice Bensoussan 61c110fc31 Fix lrintf detection when extra libs are not installed in a standard location. 19 years ago
Patrice Bensoussan 3702300cbb Fix linking failure on Mac OS X <10.4. 19 years ago
Steven M. Schultz da186ae269 Darwin install strips all global symbols, which gives undefined symbols 19 years ago
Diego Biurrun 9a695e9899 DESTDIR support , patch taken from the Debian package 19 years ago
Alex Beregszaszi 90448512c4 initial MorphOS support 19 years ago
j@v2v.cc c99dd23307 Move all definitions of external dependencies into configure instead of 19 years ago
Chris Halse Rogers 5af837972c This patch to configure makes the --tune option recognise k8 core cpus 19 years ago
j@v2v.cc e47972625e Add all possible shared libraries to the pkg-config files. 19 years ago
Derk-Jan Hartman 672cbd9aa8 Add the flags for faac and mp3lame to $extralibs in configure, so they 19 years ago
Jan Knutar 515875484b NetBSD build fix: A forgotten $extraflags caused -lm to fall off. 19 years ago
Diego Biurrun 4e159595b5 support for building dynamic libraries on Mac OS X 19 years ago
Sam Hocevar 67860b268e Tell configure about hppa, s390, mipsel, m68k and ia64 architectures. 19 years ago
Diego Biurrun 29799f8b75 spelling fixes 19 years ago
Diego Biurrun b34c63f773 Make configure bail out when confronted with unknown options. 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Steven M. Schultz 49f1a34937 reversing: 19 years ago
Steven M. Schultz 597cad6a04 Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz": sms ; 2BSD COM) 19 years ago
Steven M. Schultz f2af0e5e54 remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM ) 19 years ago
Alexander Strasser 2a4e872b05 Reorganize lists to have one item on a line. 19 years ago
Alexander Strasser 5ac8eda525 Make out of source dir build work again. 19 years ago
j@v2v.cc 31abdc45e0 add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc) 19 years ago
Michael Niedermayer d2f820a5cd fix ffmpeg under mingw 19 years ago
Alexander Strasser 463c5a26bd Fix name clash when building in mingw environment. 19 years ago
Michael Niedermayer 966265bc88 PIC for ia64 19 years ago
Michael Niedermayer bfd2edeb91 -ldl fix 19 years ago
Niki W. Waibel 56b04ceb47 compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) 20 years ago
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Emiliano Parasassi b4cad5371b disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it) 20 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) 20 years ago
Jacob Meuser f39e56a84b ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer bb4c2140c2 libgsm warper by (Alban Bedel: albeu, free fr) 20 years ago
Aurelien Jacobs def4272a03 install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) 20 years ago