summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* cleanup the #ifdef mess in encoder/decoder/parser registrationAurelien Jacobs2006-11-281-3/+3
* cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs2006-11-271-2/+2
* Nuke config.log support.Diego Biurrun2006-11-201-2/+0
* improved pthreads testMåns Rullgård2006-11-181-5/+11
* TUNECPU is never usedMåns Rullgård2006-11-161-9/+0
* simplify [TARGET_]ARCH_* settingMåns Rullgård2006-11-161-57/+25
* add copyright notices for myself and DiegoMåns Rullgård2006-11-161-1/+5
* set CONFIG_OS2 using new methodMåns Rullgård2006-11-151-4/+1
* gcc always #defines __MINGW32__ on mingw targetsMåns Rullgård2006-11-151-17/+5
* Move BeOS extralibs handling into configure.Diego Biurrun2006-11-151-0/+4
* set status variables automatically in check_header and check_funcMåns Rullgård2006-11-151-20/+16
* rename HAVE_DLFCN to HAVE_DLFCN_HMåns Rullgård2006-11-141-3/+3
* improve broken shell detection, and give a better error messageMåns Rullgård2006-11-141-6/+24
* remove workaround for missing inttypes.hMåns Rullgård2006-11-141-20/+0
* Move AMR support instructions into the documentation.Diego Biurrun2006-11-141-27/+0
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-141-1/+1
* clean up inttypes.h and int_fastxx_t types detectionMåns Rullgård2006-11-141-9/+5
* check for inet_aton in configureMåns Rullgård2006-11-141-7/+2
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-3/+3
* revert bad checkinMåns Rullgård2006-11-141-3/+3
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-3/+3
* move comment where it makes senseMåns Rullgård2006-11-141-1/+1
* simplifyMåns Rullgård2006-11-141-2/+1
* move makefile linking after config.* creationMåns Rullgård2006-11-141-40/+40
* beautifyMåns Rullgård2006-11-141-1/+1
* clean up setting of HAVE_*THREADSMåns Rullgård2006-11-141-18/+12
* move AMR notices next to other messagesMåns Rullgård2006-11-141-27/+27
* Remove some unused variables.Diego Biurrun2006-11-141-9/+0
* break CONFIG_LIST and HAVE_LIST onto multiple linesMåns Rullgård2006-11-141-3/+64
* fix HAVE_LRINTF settingMåns Rullgård2006-11-141-1/+1
* rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configureMåns Rullgård2006-11-141-8/+4
* factorize config.h/config.mak writingMåns Rullgård2006-11-141-263/+43
* rename shell variables v4l[2] to video4linux[2]Måns Rullgård2006-11-141-31/+31
* rename shell variable _altivec_h to altivec_hMåns Rullgård2006-11-131-3/+3
* rename shell variable sunmlib to mlib for consistency with CONFIG_MLIBMåns Rullgård2006-11-131-5/+5
* rename shell variable _memalign to memalignMåns Rullgård2006-11-131-5/+5
* rename shell variable _malloc_h to malloc_hMåns Rullgård2006-11-131-3/+3
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-131-2/+2
* remove unused option --disable-simple_idctMåns Rullgård2006-11-131-8/+0
* rename shell variable vorbis to libvorbisMåns Rullgård2006-11-131-6/+6
* rename shell variable netserver to beos_netserver for consistencyMåns Rullgård2006-11-131-3/+3
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-131-2/+2
* remove filter_out() function, it's unused and not POSIX compliantMåns Rullgård2006-11-131-6/+0
* support for libswscale.pc without --enable-swscalerj@v2v.cc2006-11-131-4/+13
* #define ENABLE_*_CODEC etc as 0 or 1 in config.hMåns Rullgård2006-11-121-17/+43
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-121-0/+11
* disable -Winline spam, --enable-extra-warnings to enableMåns Rullgård2006-11-091-1/+5
* check for byteswap.hMåns Rullgård2006-11-091-0/+5
* rename CONFIG_SDL -> HAVE_SDLMåns Rullgård2006-11-081-1/+1
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-081-2/+2
OpenPOWER on IntegriCloud