| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Dirac support through libschroedinger. | Anuradha Suraparaju | 2008-05-03 | 1 | -0/+7 |
* | Dirac decoding/encoding support via libdirac. | Anuradha Suraparaju | 2008-05-03 | 1 | -0/+9 |
* | Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, | Luca Barbato | 2008-05-02 | 1 | -0/+1 |
* | Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D... | Alexander Strange | 2008-04-27 | 1 | -1/+1 |
* | Revert "Adjust pkg-config files to include files residing in separate subdire... | Måns Rullgård | 2008-04-25 | 1 | -2/+2 |
* | Adjust pkg-config files to include files residing in separate subdirectories. | Diego Biurrun | 2008-04-24 | 1 | -2/+2 |
* | Support shared pthreads-win32. | Gianluigi Tiesi | 2008-04-24 | 1 | -0/+2 |
* | check for ARM VFP support | Måns Rullgård | 2008-04-20 | 1 | -0/+5 |
* | Set correct value for includedir in pkg-config files. | Diego Biurrun | 2008-04-16 | 1 | -2/+1 |
* | Set correct value for libdir in pkg-config files. | Anssi Hannula | 2008-04-16 | 1 | -2/+2 |
* | remove unused MAKE variable | Måns Rullgård | 2008-04-10 | 1 | -13/+0 |
* | correct soname for vhooks | Måns Rullgård | 2008-04-10 | 1 | -3/+3 |
* | generate separate dependency files per object file | Måns Rullgård | 2008-04-09 | 1 | -3/+1 |
* | non-recursive makefiles | Måns Rullgård | 2008-04-07 | 1 | -15/+16 |
* | replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS | Måns Rullgård | 2008-04-03 | 1 | -2/+2 |
* | cosmetics: alphabetical order for temporary filenames | Diego Biurrun | 2008-03-31 | 1 | -4/+4 |
* | Use a different filename that ends in .sh for temporary shell scripts. | Diego Biurrun | 2008-03-31 | 1 | -6/+7 |
* | cosmetics: Write some trivial C test programs in a more compact form. | Diego Biurrun | 2008-03-30 | 1 | -12/+4 |
* | Make MMX2 depend on MMX. | Diego Biurrun | 2008-03-30 | 1 | -1/+1 |
* | Replace hackish CFLAGS 64 bit test by a proper compilation check. | İsmail Dönmez | 2008-03-28 | 1 | -7/+3 |
* | Move CPU detection code after OS-specific settings and logging system | Diego Biurrun | 2008-03-27 | 1 | -73/+73 |
* | combine setting of various configure command line options | Måns Rullgård | 2008-03-25 | 1 | -29/+21 |
* | Rename configure variable PREFIX to prefix | Måns Rullgård | 2008-03-25 | 1 | -7/+7 |
* | Rename configure variable BUILDSUF to build_suffix | Måns Rullgård | 2008-03-25 | 1 | -4/+4 |
* | Classify mlib as a configurable option, not as a hardware feature. | Diego Biurrun | 2008-03-25 | 1 | -3/+1 |
* | Rename --enable-sunmlib option to --enable-mlib. | Diego Biurrun | 2008-03-25 | 1 | -2/+2 |
* | cosmetics: Rename targetos variable to target_os. | Diego Biurrun | 2008-03-25 | 1 | -10/+10 |
* | Rename --cross-compile option to --enable-cross-compile. | Diego Biurrun | 2008-03-25 | 1 | -4/+3 |
* | Invert logging variable logic so that it works without setting a default. | Diego Biurrun | 2008-03-25 | 1 | -7/+6 |
* | --log=no is now --disable-logging. | Diego Biurrun | 2008-03-25 | 1 | -2/+2 |
* | cosmetics: alphabetical order | Diego Biurrun | 2008-03-25 | 1 | -2/+2 |
* | Rename --disable-strip option to --disable-stripping. This allows | Diego Biurrun | 2008-03-25 | 1 | -6/+5 |
* | cosmetics: indentation | Diego Biurrun | 2008-03-25 | 1 | -2/+2 |
* | Introduce --disable-logging option to control logging. --logfile now just | Diego Biurrun | 2008-03-25 | 1 | -7/+6 |
* | Rename --log option to --logfile. | Diego Biurrun | 2008-03-25 | 1 | -2/+2 |
* | Remove ineffectual --log option. | Diego Biurrun | 2008-03-25 | 1 | -3/+1 |
* | Add OS-specific executable suffix to temporary executable name. | Diego Biurrun | 2008-03-25 | 1 | -1/+1 |
* | Move declaration of temporary filenames after the OS-specific settings | Diego Biurrun | 2008-03-25 | 1 | -15/+16 |
* | pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used | Matthieu Castet | 2008-03-24 | 1 | -0/+3 |
* | Include files are now installed in $PREFIX/include. | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configure | Panagiotis Issaris | 2008-03-21 | 1 | -0/+2 |
* | Create object files in a.out (aout-emx) format on OS/2. This works around | Dave Yeo | 2008-03-20 | 1 | -4/+1 |
* | Check for sys/mman.h and set appropriate definitions. | Alexander Strange | 2008-03-19 | 1 | -0/+2 |
* | Check for and set HAVE_MMX2, it is used in several places. | Alexander Strange | 2008-03-18 | 1 | -1/+4 |
* | fix extern prefix detection when cross compiling. | Michael Kostylev | 2008-03-18 | 1 | -1/+3 |
* | fix extern prefix detection on mingw | Måns Rullgård | 2008-03-18 | 1 | -1/+1 |
* | check for prefix on extern symbols in configure | Måns Rullgård | 2008-03-18 | 1 | -0/+7 |
* | Fix previously broken x86_64 check, simplifying it in the process. | Diego Biurrun | 2008-03-17 | 1 | -1/+1 |
* | Fix previously broken xlc checks, simplifying them in the process. | Diego Biurrun | 2008-03-17 | 1 | -2/+2 |
* | Drop unnecessary subshell invocation from BEINCLUDES check. | Diego Biurrun | 2008-03-17 | 1 | -1/+1 |