1004 Commits (5143684891cae4ec23c599f337c31dd47de13ed3)

Author SHA1 Message Date
Aurelien Jacobs e8214e0e48 cosmetics: alignment 17 years ago
Aurelien Jacobs f402916e4a Add a check for bzlib; used in the Matroska demuxer. 17 years ago
Diego Biurrun 2270b4b2da cosmetics: Add whitespace around redirection operators. 17 years ago
Måns Rullgård e4e69e0b8b set temporary filenames before using them 17 years ago
Ramiro Polla dcc01c0665 Add more support for Win64: 17 years ago
Ramiro Polla b24dbcbdd6 Move arch check before OS check. 17 years ago
JonY 0eeb52f9e9 Use pkg-config for libschroedinger libs, not only for CFLAGS. 17 years ago
Ramiro Polla 4c25d159b1 Also install .lib files with versioned filename. 17 years ago
JonY d59868d86a Create .lib files in the subdirs. 17 years ago
Carl Eugen Hoyos 907eb3b526 Allow icc to compile with optimizations (pentium3, pentium4 or core2). 17 years ago
Carl Eugen Hoyos 504a64b95d Silence useless icc warnings. 17 years ago
Ramiro Polla b091aa44b7 Check for sys/resource.h and include it conditionally. 17 years ago
Anuradha Suraparaju 3f89d9c000 Disable libdirac decoder if the faster libschroedinger decoder is available. 17 years ago
Matthieu Castet 2f05d9c1ee When compiling with -fmudflap configure fill EXTERN_PREFIX with garbage 17 years ago
Anssi Hannula 7a30f8ff55 In pkg-config files, libraries not exposed through the library, but just needed 17 years ago
Diego Biurrun 35a71f1d9f cosmetics: whitespace/order changes, if/then --> && in pkg-config section 17 years ago
Diego Biurrun a13a97376a Merge both pkg-config creation commands into one. 17 years ago
Diego Biurrun e426941d68 In the pkg-config file generation, derive the short name from the library 17 years ago
Diego Biurrun 5aadcab597 Remove stray extra parameter from libavutil pkg-config command. 17 years ago
Ramiro Polla adb2b90890 Fix configure for cross-compilation and --arch=amd64. 17 years ago
Anuradha Suraparaju f7cd9eed5d Add Dirac support through libschroedinger. 17 years ago
Anuradha Suraparaju 690bfceb20 Dirac decoding/encoding support via libdirac. 17 years ago
Luca Barbato 17ac9f1c38 Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, 17 years ago
Alexander Strange f946a9a431 Use check_cflags for -mdynamic-no-pic so third-party compilers will work on Darwin. 17 years ago
Måns Rullgård 7622778ed7 Revert "Adjust pkg-config files to include files residing in separate subdirectories." 17 years ago
Diego Biurrun 5cd505e01f Adjust pkg-config files to include files residing in separate subdirectories. 17 years ago
Gianluigi Tiesi 8d94f6065b Support shared pthreads-win32. 17 years ago
Måns Rullgård f55b299ae6 check for ARM VFP support 17 years ago
Diego Biurrun de9c6ddd39 Set correct value for includedir in pkg-config files. 17 years ago
Anssi Hannula f2b7382cd3 Set correct value for libdir in pkg-config files. 17 years ago
Måns Rullgård 49e37ca9bd remove unused MAKE variable 17 years ago
Måns Rullgård 9987769a8b correct soname for vhooks 17 years ago
Måns Rullgård caec74dd65 generate separate dependency files per object file 17 years ago
Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
Måns Rullgård 9006f5d0b1 replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS 17 years ago
Diego Biurrun cea0ac526e cosmetics: alphabetical order for temporary filenames 17 years ago
Diego Biurrun edd08265fc Use a different filename that ends in .sh for temporary shell scripts. 17 years ago
Diego Biurrun c23a0ac8da cosmetics: Write some trivial C test programs in a more compact form. 17 years ago
Diego Biurrun fbef871dad Make MMX2 depend on MMX. 17 years ago
İsmail Dönmez 38a05ab6ef Replace hackish CFLAGS 64 bit test by a proper compilation check. 17 years ago
Diego Biurrun e9c192562f Move CPU detection code after OS-specific settings and logging system 17 years ago
Måns Rullgård 26759c4480 combine setting of various configure command line options 17 years ago
Måns Rullgård 3e89171a86 Rename configure variable PREFIX to prefix 17 years ago
Måns Rullgård ce8871c22c Rename configure variable BUILDSUF to build_suffix 17 years ago
Diego Biurrun a815037409 Classify mlib as a configurable option, not as a hardware feature. 17 years ago
Diego Biurrun 5ce265a1de Rename --enable-sunmlib option to --enable-mlib. 17 years ago
Diego Biurrun 4f854758f7 cosmetics: Rename targetos variable to target_os. 17 years ago
Diego Biurrun db6107b68f Rename --cross-compile option to --enable-cross-compile. 17 years ago
Diego Biurrun e155a21ad7 Invert logging variable logic so that it works without setting a default. 17 years ago
Diego Biurrun f2310b793d --log=no is now --disable-logging. 17 years ago