summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
...
* simplify [TARGET_]ARCH_* settingMåns Rullgård2006-11-16
| | | | Originally committed as revision 7108 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add copyright notices for myself and DiegoMåns Rullgård2006-11-16
| | | | Originally committed as revision 7107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set CONFIG_OS2 using new methodMåns Rullgård2006-11-15
| | | | Originally committed as revision 7092 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc always #defines __MINGW32__ on mingw targetsMåns Rullgård2006-11-15
| | | | Originally committed as revision 7091 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move BeOS extralibs handling into configure.Diego Biurrun2006-11-15
| | | | Originally committed as revision 7082 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set status variables automatically in check_header and check_funcMåns Rullgård2006-11-15
| | | | Originally committed as revision 7079 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename HAVE_DLFCN to HAVE_DLFCN_HMåns Rullgård2006-11-14
| | | | Originally committed as revision 7078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve broken shell detection, and give a better error messageMåns Rullgård2006-11-14
| | | | Originally committed as revision 7077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove workaround for missing inttypes.hMåns Rullgård2006-11-14
| | | | Originally committed as revision 7068 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move AMR support instructions into the documentation.Diego Biurrun2006-11-14
| | | | Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-14
| | | | Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean up inttypes.h and int_fastxx_t types detectionMåns Rullgård2006-11-14
| | | | Originally committed as revision 7050 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for inet_aton in configureMåns Rullgård2006-11-14
| | | | Originally committed as revision 7049 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
| | | | Originally committed as revision 7045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revert bad checkinMåns Rullgård2006-11-14
| | | | Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
| | | | Originally committed as revision 7043 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move comment where it makes senseMåns Rullgård2006-11-14
| | | | Originally committed as revision 7041 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMåns Rullgård2006-11-14
| | | | Originally committed as revision 7040 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move makefile linking after config.* creationMåns Rullgård2006-11-14
| | | | Originally committed as revision 7039 to svn://svn.ffmpeg.org/ffmpeg/trunk
* beautifyMåns Rullgård2006-11-14
| | | | Originally committed as revision 7038 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean up setting of HAVE_*THREADSMåns Rullgård2006-11-14
| | | | Originally committed as revision 7037 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move AMR notices next to other messagesMåns Rullgård2006-11-14
| | | | Originally committed as revision 7036 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove some unused variables.Diego Biurrun2006-11-14
| | | | Originally committed as revision 7034 to svn://svn.ffmpeg.org/ffmpeg/trunk
* break CONFIG_LIST and HAVE_LIST onto multiple linesMåns Rullgård2006-11-14
| | | | Originally committed as revision 7027 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix HAVE_LRINTF settingMåns Rullgård2006-11-14
| | | | Originally committed as revision 7026 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configureMåns Rullgård2006-11-14
| | | | Originally committed as revision 7025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize config.h/config.mak writingMåns Rullgård2006-11-14
| | | | Originally committed as revision 7024 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variables v4l[2] to video4linux[2]Måns Rullgård2006-11-14
| | | | Originally committed as revision 7023 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _altivec_h to altivec_hMåns Rullgård2006-11-13
| | | | Originally committed as revision 7022 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable sunmlib to mlib for consistency with CONFIG_MLIBMåns Rullgård2006-11-13
| | | | Originally committed as revision 7021 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _memalign to memalignMåns Rullgård2006-11-13
| | | | Originally committed as revision 7020 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable _malloc_h to malloc_hMåns Rullgård2006-11-13
| | | | Originally committed as revision 7019 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-13
| | | | Originally committed as revision 7018 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused option --disable-simple_idctMåns Rullgård2006-11-13
| | | | Originally committed as revision 7017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable vorbis to libvorbisMåns Rullgård2006-11-13
| | | | Originally committed as revision 7016 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename shell variable netserver to beos_netserver for consistencyMåns Rullgård2006-11-13
| | | | Originally committed as revision 7015 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-13
| | | | | | it's more consistent and Dolby never liked people "infringing" their TM Originally committed as revision 7014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove filter_out() function, it's unused and not POSIX compliantMåns Rullgård2006-11-13
| | | | Originally committed as revision 7013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for libswscale.pc without --enable-swscalerj@v2v.cc2006-11-13
| | | | | | patch by j -- at -- v2v -- dot -- cc Originally committed as revision 6999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #define ENABLE_*_CODEC etc as 0 or 1 in config.hMåns Rullgård2006-11-12
| | | | Originally committed as revision 6983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add libnut support until ffmpeg gets an independant and complete de/muxer ↵Oded Shimon2006-11-12
| | | | | | for NUT Originally committed as revision 6977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable -Winline spam, --enable-extra-warnings to enableMåns Rullgård2006-11-09
| | | | Originally committed as revision 6957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for byteswap.hMåns Rullgård2006-11-09
| | | | Originally committed as revision 6952 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename CONFIG_SDL -> HAVE_SDLMåns Rullgård2006-11-08
| | | | Originally committed as revision 6950 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-08
| | | | Originally committed as revision 6949 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
| | | | | | | out of tree builds from a source dir with spaces is impossible due to how make handles vpath Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Properly quote paths on grep invocations for codec lists.Steve L'Homme2006-11-04
| | | | | | patch by Steve Lhomme, slhomme divxcorp com Originally committed as revision 6895 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add option to disable ffmpeg build.Diego Biurrun2006-11-02
| | | | | | Patch taken from the Debian package by Sam Hocevar. Originally committed as revision 6871 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Detect some more ARM CPU types.Diego Biurrun2006-11-02
| | | | | | Patch taken from the Debian package by Sam Hocevar. Originally committed as revision 6870 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Accept multiple --extra-ldflags and --extra-libs options.Diego Biurrun2006-11-02
| | | | Originally committed as revision 6869 to svn://svn.ffmpeg.org/ffmpeg/trunk