summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-24
* remove possibly broken wince cruftAlex Beregszaszi2007-04-20
* The AC3 demuxer depends on the AC3 parser.Diego Biurrun2007-04-15
* Simplify Darwin gcc flags setting.Diego Biurrun2007-04-14
* Remove redundant 2.95 branch from the Darwin gcc check. It is alreadyDiego Biurrun2007-04-14
* trap signals in tests that can crashMåns Rullgård2007-04-13
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-12
* Suppress possible error from ulimit not having -c or being missing.François Revol2007-04-06
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-03
* cosmetics: Better variable name, the ENABLE_* lists contain more than codecs.Diego Biurrun2007-04-03
* Use $(command) instead of `command`, it's POSIX, clearer and already used.Diego Biurrun2007-04-01
* Always lowercase targetos.Diego Biurrun2007-04-01
* run ebp register check in subshell so we can redirect crash messageMåns Rullgård2007-04-01
* Force lowercase targetos value for MinGW, we check against lowercase strings.Diego Biurrun2007-03-31
* blackfin: Audio buffers are no longer allocated on the stack,Diego Biurrun2007-03-31
* Fix compilation when using the --disable-opts parameter. This to help thosePanagiotis Issaris2007-03-29
* Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet...François Revol2007-03-23
* DXA demuxer and decoderKostya Shishkov2007-03-14
* libswscale header files are put in a subdirectory named ffmpeg, not swscale.Diego Biurrun2007-03-12
* small improvements to the help outputDiego Biurrun2007-03-10
* Use - instead of _ for AMR options in help output.Benoit Fouet2007-03-10
* Do not hardcode cc on Darwin, fixing --cc option in the process.Patrice Bensoussan2007-03-03
* enable some 64bit optimized code on 64bit archAurelien Jacobs2007-02-28
* 10l: Use double, not single, quotes when variables need to be expanded.Diego Biurrun2007-02-25
* Collect the different thread variables in a nice easy to reuse list.Diego Biurrun2007-02-25
* ffserver uses dlopen(), so make sure it links to libdl if needed.François Revol2007-02-23
* Merge bfin add_ldflags lines.Diego Biurrun2007-02-22
* add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst...Marc Hoffman2007-02-22
* Remove unused variable.Diego Biurrun2007-02-21
* Move MinGW extralibs setting into MinGW section.Diego Biurrun2007-02-21
* libgsm_ms codec depends on libgsmMåns Rullgård2007-02-20
* generic foo-config --cflags/libs testMåns Rullgård2007-02-19
* feature tests for functions requiring one or more headersMåns Rullgård2007-02-19
* revert last change, it breaks on brain damaged distrosMåns Rullgård2007-02-19
* simplify check_libMåns Rullgård2007-02-19
* TARGET_OS in config.mak is unusedMåns Rullgård2007-02-18
* remove --enable-mingw32 option, --target-os=mingw32 should be usedMåns Rullgård2007-02-18
* case insensitive OS nameMåns Rullgård2007-02-18
* libswscale is needed in Cygwin vhooksVíctor Paesa2007-02-18
* 10l: I thought I'd tested all changes...Måns Rullgård2007-02-17
* rearrange --help text slightlyMåns Rullgård2007-02-17
* mention --target-os in --helpMåns Rullgård2007-02-17
* move arch processing after command line loopMåns Rullgård2007-02-17
* put mingw section together with other OS specificsMåns Rullgård2007-02-17
* add --target-os option, and move OS specific settings after command lineMåns Rullgård2007-02-17
* restore lost --enable-amr-if2 optionMåns Rullgård2007-02-17
* MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placehol...François Revol2007-02-15
* poll() emulation for BeOS, and maybe MinGW.François Revol2007-02-15
* simplifyMåns Rullgård2007-02-14
* rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård2007-02-14