summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parserMåns Rullgård2007-02-141-20/+7
* simplify ever so slightlyMåns Rullgård2007-02-131-1/+1
* add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable optionMåns Rullgård2007-02-131-6/+2
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-131-1/+1
* rename some --enable options for external libsMåns Rullgård2007-02-131-24/+8
* minor help output formatting fixDiego Biurrun2007-02-121-2/+2
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-121-2/+9
* fix --enable-*threadsMåns Rullgård2007-02-121-0/+4
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-111-1/+1
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-111-97/+22
* clean up amr option handlingMåns Rullgård2007-02-111-4/+8
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-111-1/+1
* add armv6 to TARGET_LISTMåns Rullgård2007-02-111-0/+1
* move pkg_requires setting to endMåns Rullgård2007-02-111-4/+5
* rename some variables to match corresponding --enable-* optionsMåns Rullgård2007-02-111-20/+20
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-111-1/+1
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-111-10/+3
* finish feature calculations before printing result and creating filesMåns Rullgård2007-02-111-10/+10
* handle network dependency on protocols with check_deps()Måns Rullgård2007-02-111-1/+2
* recursive feature dependency checkingMåns Rullgård2007-02-111-0/+30
* let check_deps handle ffplayMåns Rullgård2007-02-111-2/+1
* tidy up ffserver depsMåns Rullgård2007-02-111-3/+5
* consistency cosmetics for the option handling routineDiego Biurrun2007-02-111-4/+4
* Force liba52 to yes if liba52bin is set.Diego Biurrun2007-02-111-1/+1
* simplify SDL checkMåns Rullgård2007-02-111-9/+5
* don't skip freetype2 check on beosMåns Rullgård2007-02-111-7/+5
* simplify imlib2 checkMåns Rullgård2007-02-111-5/+2
* simplify freetype checkMåns Rullgård2007-02-111-5/+2
* do nothing in restore_flags() if flags are not savedMåns Rullgård2007-02-111-0/+1
* rewrite some one-line if/then/fi using && and ||Måns Rullgård2007-02-111-12/+4
* simplify altivec warningMåns Rullgård2007-02-101-12/+9
* check for gnu makeMåns Rullgård2007-02-101-6/+8
* prettify texi2html checkMåns Rullgård2007-02-101-7/+1
* disable bktr if required headers not found, enable by defaultMåns Rullgård2007-02-101-16/+9
* test for OSS audioMåns Rullgård2007-02-101-12/+7
* remove extraneous per-OS disabling of video4linux[2]Måns Rullgård2007-02-101-24/+0
* test for video4linuxMåns Rullgård2007-02-101-0/+1
* simplify video4linux2 testMåns Rullgård2007-02-101-8/+1
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-091-1/+2
* BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it ...François Revol2007-02-081-2/+4
* indentMåns Rullgård2007-02-061-171/+171
* reorder setting of defaults by categoryMåns Rullgård2007-02-061-44/+64
* Even powerpc/power needs PIC for shared objects todayLuca Barbato2007-02-061-1/+1
* Simplify libvorbis/libtheora check for libogg dependency.Ramiro Polla2007-02-061-6/+3
* Use enabled/disabled functions where possible.Diego Biurrun2007-02-051-2/+2
* a bit more consistency for for the imlib2 checkDiego Biurrun2007-02-051-1/+2
* cosmetics: indentationDiego Biurrun2007-02-051-2/+2
* Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa2007-02-051-2/+4
* Simplify and speedup FFMPEG_CONFIGURATION.Diego Biurrun2007-02-051-4/+1
* Simplify quoting.Diego Biurrun2007-02-051-1/+1