summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Align some lines.Diego Biurrun2007-04-271-5/+5
* 10l, rtp_muxer needs config_networkAlex Beregszaszi2007-04-271-1/+1
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-261-10/+20
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-261-1/+1
* Remove redundant dependency from ffserver_deps.Diego Biurrun2007-04-261-1/+1
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-251-10/+3
* "fast unaligned" bytestream functionsRamiro Polla2007-04-251-0/+4
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-241-2/+2
* remove possibly broken wince cruftAlex Beregszaszi2007-04-201-8/+0
* The AC3 demuxer depends on the AC3 parser.Diego Biurrun2007-04-151-0/+1
* Simplify Darwin gcc flags setting.Diego Biurrun2007-04-141-15/+4
* Remove redundant 2.95 branch from the Darwin gcc check. It is alreadyDiego Biurrun2007-04-141-3/+0
* trap signals in tests that can crashMåns Rullgård2007-04-131-15/+27
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-121-11/+3
* Suppress possible error from ulimit not having -c or being missing.François Revol2007-04-061-1/+1
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-031-1/+2
* cosmetics: Better variable name, the ENABLE_* lists contain more than codecs.Diego Biurrun2007-04-031-3/+3
* Use $(command) instead of `command`, it's POSIX, clearer and already used.Diego Biurrun2007-04-011-1/+1
* Always lowercase targetos.Diego Biurrun2007-04-011-8/+8
* run ebp register check in subshell so we can redirect crash messageMåns Rullgård2007-04-011-1/+1
* Force lowercase targetos value for MinGW, we check against lowercase strings.Diego Biurrun2007-03-311-0/+1
* blackfin: Audio buffers are no longer allocated on the stack,Diego Biurrun2007-03-311-1/+1
* Fix compilation when using the --disable-opts parameter. This to help thosePanagiotis Issaris2007-03-291-0/+37
* Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet...François Revol2007-03-231-0/+3
* DXA demuxer and decoderKostya Shishkov2007-03-141-0/+1
* libswscale header files are put in a subdirectory named ffmpeg, not swscale.Diego Biurrun2007-03-121-2/+2
* small improvements to the help outputDiego Biurrun2007-03-101-3/+3
* Use - instead of _ for AMR options in help output.Benoit Fouet2007-03-101-4/+4
* Do not hardcode cc on Darwin, fixing --cc option in the process.Patrice Bensoussan2007-03-031-1/+0
* enable some 64bit optimized code on 64bit archAurelien Jacobs2007-02-281-2/+15
* 10l: Use double, not single, quotes when variables need to be expanded.Diego Biurrun2007-02-251-2/+2
* Collect the different thread variables in a nice easy to reuse list.Diego Biurrun2007-02-251-10/+11
* ffserver uses dlopen(), so make sure it links to libdl if needed.François Revol2007-02-231-1/+1
* Merge bfin add_ldflags lines.Diego Biurrun2007-02-221-2/+1
* add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst...Marc Hoffman2007-02-221-0/+5
* Remove unused variable.Diego Biurrun2007-02-211-2/+0
* Move MinGW extralibs setting into MinGW section.Diego Biurrun2007-02-211-2/+1
* libgsm_ms codec depends on libgsmMåns Rullgård2007-02-201-0/+2
* generic foo-config --cflags/libs testMåns Rullgård2007-02-191-21/+19
* feature tests for functions requiring one or more headersMåns Rullgård2007-02-191-48/+43
* revert last change, it breaks on brain damaged distrosMåns Rullgård2007-02-191-1/+5
* simplify check_libMåns Rullgård2007-02-191-5/+1
* TARGET_OS in config.mak is unusedMåns Rullgård2007-02-181-1/+0
* remove --enable-mingw32 option, --target-os=mingw32 should be usedMåns Rullgård2007-02-181-2/+0
* case insensitive OS nameMåns Rullgård2007-02-181-14/+18
* libswscale is needed in Cygwin vhooksVíctor Paesa2007-02-181-2/+2
* 10l: I thought I'd tested all changes...Måns Rullgård2007-02-171-1/+1
* rearrange --help text slightlyMåns Rullgård2007-02-171-7/+11
* mention --target-os in --helpMåns Rullgård2007-02-171-1/+2
* move arch processing after command line loopMåns Rullgård2007-02-171-55/+55
OpenPOWER on IntegriCloud