1135 Commits (9d52d54df35d43b149ed1d1607fc95948df70f8c)

Author SHA1 Message Date
Måns Rullgård 3250003c79 configure: allow !foo as argument to enabled/disabled and *_deps lists 17 years ago
Måns Rullgård 18c640054c regenerate dependencies when building object files 17 years ago
Diego Biurrun d921f03fcc Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging. 17 years ago
Aurelien Jacobs 46d1ff8382 correct path in *-uninstalled.pc 17 years ago
Ramiro Polla b517af05b9 MLP/TrueHD decoder. 17 years ago
Ben Taylor 40617a6d05 Check for support of -fomit-frame-pointer before adding it to CFLAGS. 17 years ago
Diego Biurrun f0418fec69 Each dependency file needs to be updated when one of the files the 17 years ago
Måns Rullgård edc724b8b8 fix dependency generation 17 years ago
Måns Rullgård 9e6165b53e enable version.h to be created from subdirs 17 years ago
Diego Biurrun 25cd5cb33c Generate pkg-config files in each library subdirectory so that they do 17 years ago
Diego Biurrun fbd971a444 Fix typo in the names of variables assigned to OS-specific path variables. 17 years ago
Diego Biurrun 9473993bf0 Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS. 17 years ago
Måns Rullgård 6b18d2780e check for ARM NEON assembler support 17 years ago
Måns Rullgård 265de66542 accept --cpu=cortex* 17 years ago
Måns Rullgård c9d1924884 improve installation path selection 17 years ago
Diego Biurrun 426be5dc83 cosmetics: Split all path variables into their own list. 17 years ago
Diego Biurrun 3ed1a2ee88 cosmetics: Remove useless backslashes. 17 years ago
Diego Biurrun b006b26c83 Implement a proper configure test for AltiVec vector declaration syntax. 17 years ago
Diego Biurrun 81a5cdde80 Simplify altivec.h test. 17 years ago
Diego Biurrun de3e16ee14 10l: Add useless backslashes in AltiVec CFLAGS test. 17 years ago
Diego Biurrun 1489db821c Some (Solaris) gcc versions apparently output a comment as first line 17 years ago
Anssi Hannula 5dcfe9f898 When shared libraries are built, make the pkg-config requires Requires.private. 17 years ago
Anssi Hannula 12701f6e31 Define private libraries as 'Libs:' when only static libraries are built, 17 years ago
Diego Biurrun d156bede0b Add command line option to set the value of bindir. 17 years ago
Diego Biurrun aa7205bcf1 Remove unused variable 'prefix' from config.mak. 17 years ago
Diego Biurrun d6bd62db95 Call x264 and Xvid libx264 and libxvid in the configure output for consistency. 17 years ago
Diego Biurrun 842eabc5f9 cosmetics: XviD is now called Xvid. 17 years ago
Måns Rullgård 0147b92ea5 Revert "Add version information to DLLs." 17 years ago
Jeremy Kolb 3f28da61de Add version information to DLLs. 17 years ago
Jeremy Kolb ba321adb94 Store license value in a variable for later use. 17 years ago
Måns Rullgård bcea99bb44 set $logfile before use 17 years ago
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