aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Treat dc1394 as a libraryRamiro Polla2007-09-041-6/+7
* do not use "strings" in endian checkMåns Rullgård2007-08-271-1/+1
* Remove unused definition.Diego Biurrun2007-08-271-4/+0
* print EBX/EBP availabilityMichael Niedermayer2007-08-261-0/+2
* use POSIX "strings -a" rather than "strings -"Måns Rullgård2007-08-261-1/+1
* fix endian detection on MacOSMåns Rullgård2007-08-261-1/+1
* Remove --disable-dv1394 optionRamiro Polla2007-08-241-14/+1
* Group network checks togetherRamiro Polla2007-08-241-6/+13
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-221-1/+1
* Revert previous unneeded mipsel patch (obsoleted by endianness detection fix).Diego Biurrun2007-08-221-8/+3
* Add mipsel architecture that differs from mips in endianness.Diego Biurrun2007-08-221-3/+8
* fix endian check when cross-compilingMåns Rullgård2007-08-221-13/+3
* create libavcodec/sh4 dir when building out-of-treeAurelien Jacobs2007-08-211-0/+1
* cosmetics: some reorderingAurelien Jacobs2007-08-211-6/+6
* ensure configure only accept valid --list-* parametersAurelien Jacobs2007-08-201-9/+23
* small simplificationDiego Biurrun2007-08-181-3/+1
* Enable MinGW networking supportRamiro Polla2007-08-171-1/+0
* restoring the alphabetical order (this time with case ignored)Roman Shaposhnik2007-08-121-1/+1
* Also check for closesocket in winsock2.hRamiro Polla2007-08-121-1/+2
* Enable swscale in MinGW vhooks only if swscale was configured.Ramiro Polla2007-08-111-2/+6
* * reinserting gethrtime in alphabetical orderRoman Shaposhnik2007-08-101-1/+1
* forgotten av_Michael Niedermayer2007-08-091-1/+1
* * Making [START|STOP]_TIMER work on architectures that support gethrtime()Roman Shaposhnik2007-08-091-0/+2
* check for closesocketAlex Beregszaszi2007-08-081-0/+2
* Check for winsock2.h instead of __MINGW32__Ramiro Polla2007-08-081-0/+2
* IndentRamiro Polla2007-08-071-1/+1
* Simplify configure's outputRamiro Polla2007-08-071-4/+4
* enable the native AC-3 decoderJustin Ruggles2007-08-071-0/+4
* Revert unused fixedpoint declaration.Diego Biurrun2007-08-061-2/+0
* correct order of fixedpoint in CONFIG listMarc Hoffman2007-08-021-1/+1
* --enable-fixedpoint, for configuring fixedpoint optimizations, this is just t...Marc Hoffman2007-08-021-0/+2
* replace some "disabled" calls with "! enabled"Måns Rullgård2007-08-011-7/+7
* alphabetical orderDiego Biurrun2007-08-011-6/+6
* Remove redundant variable declarations.Diego Biurrun2007-08-011-10/+0
* move gray so as to not introduce further misorderingMichael Niedermayer2007-08-011-1/+1
* remove unneeded gray="no"Michael Niedermayer2007-08-011-1/+0
* make grayscale only decoding checks in inner loops compiletime killableMichael Niedermayer2007-08-011-0/+3
* Add the possibility to show all configurable encoders, decoders, parsers,Panagiotis Issaris2007-07-271-0/+19
* 10l: Uppercase some more overlooked makefile variables.Diego Biurrun2007-07-221-5/+5
* cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun2007-07-211-5/+5
* cosmetics: Do not use braces in makefiles, use normal parentheses.Diego Biurrun2007-07-211-5/+5
* The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs2007-07-141-0/+1
* create and populate "tools" directoryMåns Rullgård2007-07-131-0/+1
* GXF muxer is no longer GPLed.Diego Biurrun2007-07-131-1/+0
* Check for GetProcessTimes and use it in getutimeRamiro Polla2007-07-131-0/+2
* Check for getrusageRamiro Polla2007-07-131-0/+3
* enable $ARCH_EXT_LIST before parsing command lineMåns Rullgård2007-07-131-1/+1
* Proper check for interactive support (termios and conio).Ramiro Polla2007-07-111-0/+5
* Proper check for mkstemp().Ramiro Polla2007-07-111-0/+3
* remove OS/2 supportMåns Rullgård2007-07-101-24/+0