| Commit message (Expand) | Author | Age | Files | Lines |
* | os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl... | Michael Niedermayer | 2006-02-02 | 1 | -2/+4 |
* | video4linux2 input support | Luca Abeni | 2006-02-01 | 1 | -0/+20 |
* | On MinGW it is not possible to build shared and static libraries at once. | Diego Biurrun | 2006-01-30 | 1 | -1/+35 |
* | Disable protocols by default on WinCE, not MinGW. | Gildas Bazin | 2006-01-24 | 1 | -1/+1 |
* | WinCE cross-compilation support | Gildas Bazin | 2006-01-22 | 1 | -1/+18 |
* | Add --disable-protocols option to configure to disable I/O protocol from | Gildas Bazin | 2006-01-21 | 1 | -1/+10 |
* | typo | Diego Biurrun | 2006-01-19 | 1 | -1/+1 |
* | Remove erroneous extralibs line in a --disable option. | Diego Biurrun | 2006-01-18 | 1 | -1/+0 |
* | Define separate version number for libpostproc. | Diego Biurrun | 2006-01-14 | 1 | -0/+1 |
* | Remove redundant --enable-shared-pp configure option and make the PP code | Diego Biurrun | 2006-01-14 | 1 | -11/+2 |
* | Move library name generation to configure, simplifies build system a bit more. | Diego Biurrun | 2006-01-14 | 1 | -0/+4 |
* | Create symbolic links for all library sonames and clean up Makefiles. | Diego Biurrun | 2006-01-14 | 1 | -1/+7 |
* | Move Darwin shared library build peculiarities to configure. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | CamStudio decoder, only 32 bit lzo mode is tested | Reimar Döffinger | 2006-01-09 | 1 | -0/+27 |
* | --enable-shared-pp should directly enable pp and not depend on --enable-pp. | Diego Biurrun | 2006-01-09 | 1 | -1/+1 |
* | Simplify source_path handling, avoids some warnings with non-bash shells. | Diego Biurrun | 2006-01-03 | 1 | -1/+1 |
* | bashism--; Use POSIX-compatible string handling instead. | Diego Biurrun | 2006-01-03 | 1 | -4/+4 |
* | bashism--; | Diego Biurrun | 2006-01-03 | 1 | -1/+1 |
* | Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it. | Michel Bardiaux | 2006-01-03 | 1 | -0/+11 |
* | Replace buggy --disable-codec/--enable-codec with non-buggy | Diego Biurrun | 2005-12-30 | 1 | -4/+10 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -87/+87 |
* | Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -12/+12 |
* | alpha needs -fPIC for shared libs | Måns Rullgård | 2005-12-11 | 1 | -1/+1 |
* | SONAME support for shared libs | Luca Barbato | 2005-12-10 | 1 | -7/+16 |
* | Add the necessary 'strip' commands to the BSD/OS section of configure because | Steven M. Schultz | 2005-12-06 | 1 | -0/+2 |
* | use $CFLAGS and $LDFLAGS in dlopen() check | Måns Rullgård | 2005-11-29 | 1 | -4/+4 |
* | Fix lrintf detection when extra libs are not installed in a standard location. | Patrice Bensoussan | 2005-10-22 | 1 | -1/+1 |
* | Fix linking failure on Mac OS X <10.4. | Patrice Bensoussan | 2005-10-22 | 1 | -1/+1 |
* | Darwin install strips all global symbols, which gives undefined symbols | Steven M. Schultz | 2005-10-21 | 1 | -1/+3 |
* | DESTDIR support , patch taken from the Debian package | Diego Biurrun | 2005-10-19 | 1 | -4/+4 |
* | initial MorphOS support | Alex Beregszaszi | 2005-10-12 | 1 | -2/+2 |
* | Move all definitions of external dependencies into configure instead of | j@v2v.cc | 2005-10-04 | 1 | -19/+25 |
* | This patch to configure makes the --tune option recognise k8 core cpus | Chris Halse Rogers | 2005-10-03 | 1 | -1/+1 |
* | Add all possible shared libraries to the pkg-config files. | j@v2v.cc | 2005-10-02 | 1 | -0/+5 |
* | Add the flags for faac and mp3lame to $extralibs in configure, so they | Derk-Jan Hartman | 2005-10-02 | 1 | -2/+2 |
* | NetBSD build fix: A forgotten $extraflags caused -lm to fall off. | Jan Knutar | 2005-09-27 | 1 | -1/+1 |
* | support for building dynamic libraries on Mac OS X | Diego Biurrun | 2005-09-26 | 1 | -2/+5 |
* | Tell configure about hppa, s390, mipsel, m68k and ia64 architectures. | Sam Hocevar | 2005-09-24 | 1 | -1/+25 |
* | spelling fixes | Diego Biurrun | 2005-09-24 | 1 | -81/+86 |
* | Make configure bail out when confronted with unknown options. | Diego Biurrun | 2005-09-23 | 1 | -0/+5 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -0/+20 |
* | reversing: | Steven M. Schultz | 2005-08-21 | 1 | -1/+1 |
* | Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz"... | Steven M. Schultz | 2005-08-11 | 1 | -1/+1 |
* | remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2B... | Steven M. Schultz | 2005-08-09 | 1 | -1/+1 |
* | Reorganize lists to have one item on a line. | Alexander Strasser | 2005-08-06 | 1 | -7/+27 |
* | Make out of source dir build work again. | Alexander Strasser | 2005-08-06 | 1 | -2/+3 |
* | add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc) | j@v2v.cc | 2005-08-06 | 1 | -13/+45 |
* | fix ffmpeg under mingw | Michael Niedermayer | 2005-08-04 | 1 | -2/+0 |
* | Fix name clash when building in mingw environment. | Alexander Strasser | 2005-07-31 | 1 | -1/+1 |