summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parserMåns Rullgård2007-02-14
* simplify ever so slightlyMåns Rullgård2007-02-13
* add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable optionMåns Rullgård2007-02-13
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-13
* rename some --enable options for external libsMåns Rullgård2007-02-13
* minor help output formatting fixDiego Biurrun2007-02-12
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
* fix --enable-*threadsMåns Rullgård2007-02-12
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-11
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-11
* clean up amr option handlingMåns Rullgård2007-02-11
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
* add armv6 to TARGET_LISTMåns Rullgård2007-02-11
* move pkg_requires setting to endMåns Rullgård2007-02-11
* rename some variables to match corresponding --enable-* optionsMåns Rullgård2007-02-11
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-11
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-11
* finish feature calculations before printing result and creating filesMåns Rullgård2007-02-11
* handle network dependency on protocols with check_deps()Måns Rullgård2007-02-11
* recursive feature dependency checkingMåns Rullgård2007-02-11
* let check_deps handle ffplayMåns Rullgård2007-02-11
* tidy up ffserver depsMåns Rullgård2007-02-11