summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* correct order of fixedpoint in CONFIG listMarc Hoffman2007-08-02
* --enable-fixedpoint, for configuring fixedpoint optimizations, this is just t...Marc Hoffman2007-08-02
* replace some "disabled" calls with "! enabled"Måns Rullgård2007-08-01
* alphabetical orderDiego Biurrun2007-08-01
* Remove redundant variable declarations.Diego Biurrun2007-08-01
* move gray so as to not introduce further misorderingMichael Niedermayer2007-08-01
* remove unneeded gray="no"Michael Niedermayer2007-08-01
* make grayscale only decoding checks in inner loops compiletime killableMichael Niedermayer2007-08-01
* Add the possibility to show all configurable encoders, decoders, parsers,Panagiotis Issaris2007-07-27
* 10l: Uppercase some more overlooked makefile variables.Diego Biurrun2007-07-22
* cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun2007-07-21
* cosmetics: Do not use braces in makefiles, use normal parentheses.Diego Biurrun2007-07-21
* The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs2007-07-14
* create and populate "tools" directoryMåns Rullgård2007-07-13
* GXF muxer is no longer GPLed.Diego Biurrun2007-07-13
* Check for GetProcessTimes and use it in getutimeRamiro Polla2007-07-13
* Check for getrusageRamiro Polla2007-07-13
* enable $ARCH_EXT_LIST before parsing command lineMåns Rullgård2007-07-13
* Proper check for interactive support (termios and conio).Ramiro Polla2007-07-11
* Proper check for mkstemp().Ramiro Polla2007-07-11
* remove OS/2 supportMåns Rullgård2007-07-10
* add fork to HAVE_LISTMåns Rullgård2007-07-09
* fix build after breakage in r9544Måns Rullgård2007-07-08
* Make vhook build non-recursive.Diego Biurrun2007-07-08
* handle --enable-small same way as other CONFIG_* options (almost)Måns Rullgård2007-07-06
* On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only whenVíctor Paesa2007-07-03
* Clarify --enable-libfaadbin option description.Diego Biurrun2007-06-28
* Clarify what libfaadbin means in the summary output.Diego Biurrun2007-06-28
* Remove localtime_r implementation for systems that don't have it.Ramiro Polla2007-06-25
* place -l flags after object files in check_ld()Måns Rullgård2007-06-19
* tests/Makefile has been removedRamiro Polla2007-06-19
* move lrintf() check before external lib checks to prevent runtimeMåns Rullgård2007-06-18
* fix thread support selectionMåns Rullgård2007-06-17
* fix report at end of configureMåns Rullgård2007-06-17
* simplify ppc64 handlingMåns Rullgård2007-06-17
* remove unneeded variable initializationsMåns Rullgård2007-06-17
* indentMåns Rullgård2007-06-17
* simplify simd extension checkingMåns Rullgård2007-06-17
* test whether linker supports --warn-commonMåns Rullgård2007-06-15
* merge print_config_enable() and print_config() as only the former is usedMåns Rullgård2007-06-15
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-15
* add x86 to ARCH_LIST simplifying config file generationMåns Rullgård2007-06-15
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-15
* generate ENABLE_* defines also for ARCH_*Aurelien Jacobs2007-06-15
* generate ENABLE_* defines also for all the HAVE_* valuesAurelien Jacobs2007-06-15
* Vhooks require special cflags and ldflags for Windows buildsRamiro Polla2007-06-14
* Make ppm vhook depend on fork()Ramiro Polla2007-06-14
* Print static vhook warning for Cygwin and MinGWRamiro Polla2007-06-14
* Print static vhook warning for Cygwin only when both are enabledRamiro Polla2007-06-14
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06