864 Commits (c2b0b21d15debf4828c4d7b619b4c26771f0b18d)

Author SHA1 Message Date
Marc Hoffman 61eade27bd correct order of fixedpoint in CONFIG list 18 years ago
Marc Hoffman c16c584a4a --enable-fixedpoint, for configuring fixedpoint optimizations, this is just the config aspect 18 years ago
Måns Rullgård 93b3c0834d replace some "disabled" calls with "! enabled" 18 years ago
Diego Biurrun af88ae54f4 alphabetical order 18 years ago
Diego Biurrun e555e7b29e Remove redundant variable declarations. 18 years ago
Michael Niedermayer d8d0d0b282 move gray so as to not introduce further misordering 18 years ago
Michael Niedermayer 9d92cce1ff remove unneeded gray="no" 18 years ago
Michael Niedermayer cde9e78001 make grayscale only decoding checks in inner loops compiletime killable 18 years ago
Panagiotis Issaris 794f8e976b Add the possibility to show all configurable encoders, decoders, parsers, 18 years ago
Diego Biurrun 21d0a823b5 10l: Uppercase some more overlooked makefile variables. 18 years ago
Diego Biurrun 22a324da72 cosmetics: Use uppercase names for installation directories in makefiles. 18 years ago
Diego Biurrun c75560ae87 cosmetics: Do not use braces in makefiles, use normal parentheses. 18 years ago
Aurelien Jacobs e2525c6f78 The svq3 decoder depends on h264idct.o and also requires h264_parser. 18 years ago
Måns Rullgård c07ed8c8a2 create and populate "tools" directory 18 years ago
Diego Biurrun 40b78d5326 GXF muxer is no longer GPLed. 18 years ago
Ramiro Polla 7495c3066d Check for GetProcessTimes and use it in getutime 18 years ago
Ramiro Polla 66be5b4536 Check for getrusage 18 years ago
Måns Rullgård d3ea5692b0 enable $ARCH_EXT_LIST before parsing command line 18 years ago
Ramiro Polla e16e49ac90 Proper check for interactive support (termios and conio). 18 years ago
Ramiro Polla 6ffa87d325 Proper check for mkstemp(). 18 years ago
Måns Rullgård 4bb01c1e74 remove OS/2 support 18 years ago
Måns Rullgård 9d99cc5a8a add fork to HAVE_LIST 18 years ago
Måns Rullgård 3b26ee4719 fix build after breakage in r9544 18 years ago
Diego Biurrun ed5614eb56 Make vhook build non-recursive. 18 years ago
Måns Rullgård bd2216e487 handle --enable-small same way as other CONFIG_* options (almost) 18 years ago
Víctor Paesa 41d5a86a41 On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when 18 years ago
Diego Biurrun 06f32b2634 Clarify --enable-libfaadbin option description. 18 years ago
Diego Biurrun 7e0871a72e Clarify what libfaadbin means in the summary output. 18 years ago
Ramiro Polla 45c1011020 Remove localtime_r implementation for systems that don't have it. 18 years ago
Måns Rullgård 3155a644a6 place -l flags after object files in check_ld() 18 years ago
Ramiro Polla ff5a6541bd tests/Makefile has been removed 18 years ago
Måns Rullgård f32adb22de move lrintf() check before external lib checks to prevent runtime 18 years ago
Måns Rullgård aa45201dd5 fix thread support selection 18 years ago
Måns Rullgård 0db2ce7770 fix report at end of configure 18 years ago
Måns Rullgård 9cafbd6c49 simplify ppc64 handling 18 years ago
Måns Rullgård d5f916e146 remove unneeded variable initializations 18 years ago
Måns Rullgård 0182fee8d1 indent 18 years ago
Måns Rullgård 9eeed841ca simplify simd extension checking 18 years ago
Måns Rullgård 5c0e9479ef test whether linker supports --warn-common 18 years ago
Måns Rullgård 3d907e2207 merge print_config_enable() and print_config() as only the former is used 18 years ago
Måns Rullgård 3f5b56e58b replace TARGET_* with HAVE_* simplifying lists in configure script 18 years ago
Måns Rullgård 48a14b9174 add x86 to ARCH_LIST simplifying config file generation 18 years ago
Måns Rullgård 18ca9a4a99 replace TARGET_ARCH_* to ARCH_* for consistency 18 years ago
Aurelien Jacobs 99a6d06fea generate ENABLE_* defines also for ARCH_* 18 years ago
Aurelien Jacobs f6de217b6c generate ENABLE_* defines also for all the HAVE_* values 18 years ago
Ramiro Polla 1bdf0fe7c7 Vhooks require special cflags and ldflags for Windows builds 18 years ago
Ramiro Polla 4f3da98526 Make ppm vhook depend on fork() 18 years ago
Ramiro Polla b0268cc060 Print static vhook warning for Cygwin and MinGW 18 years ago
Ramiro Polla 770359898c Print static vhook warning for Cygwin only when both are enabled 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago