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