639 Commits (0bdacf29d40b11cfd5dd0d13577a4bdc90afdcea)

Author SHA1 Message Date
Oded Shimon 4d8aa1c38b update to libnut API, rename nut.h->libnut.h 18 years ago
Måns Rullgård 81dc56e76e clean up inttypes.h and int_fastxx_t types detection 18 years ago
Måns Rullgård 2e1913b193 check for inet_aton in configure 18 years ago
Måns Rullgård 18451f7df9 move some CFLAGS settings away from config.* writing section 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
Måns Rullgård 904e48f1bf move comment where it makes sense 18 years ago
Måns Rullgård c683a5d129 simplify 18 years ago
Måns Rullgård 165af439f1 move makefile linking after config.* creation 18 years ago
Måns Rullgård 22df6d18d7 beautify 18 years ago
Måns Rullgård b265431e23 clean up setting of HAVE_*THREADS 18 years ago
Måns Rullgård 0676e48e30 move AMR notices next to other messages 18 years ago
Diego Biurrun 2ce9228993 Remove some unused variables. 18 years ago
Måns Rullgård c88f5d729c break CONFIG_LIST and HAVE_LIST onto multiple lines 18 years ago
Måns Rullgård fc2b267f80 fix HAVE_LRINTF setting 18 years ago
Måns Rullgård 9ddbcae667 rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure 18 years ago
Måns Rullgård 4416111893 factorize config.h/config.mak writing 18 years ago
Måns Rullgård 9d2a0f1c70 rename shell variables v4l[2] to video4linux[2] 18 years ago
Måns Rullgård 6e7a01e471 rename shell variable _altivec_h to altivec_h 18 years ago
Måns Rullgård bde24d6e48 rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB 18 years ago
Måns Rullgård 1981aafc26 rename shell variable _memalign to memalign 18 years ago
Måns Rullgård 6194731ae4 rename shell variable _malloc_h to malloc_h 18 years ago
Måns Rullgård 78e61cc5c6 rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN 18 years ago
Måns Rullgård 68bbeacae3 remove unused option --disable-simple_idct 18 years ago
Måns Rullgård be74741ccd rename shell variable vorbis to libvorbis 18 years ago
Måns Rullgård 8e72b130a2 rename shell variable netserver to beos_netserver for consistency 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Måns Rullgård 3841a6aa7a remove filter_out() function, it's unused and not POSIX compliant 18 years ago
j@v2v.cc 6c0d04136f support for libswscale.pc without --enable-swscaler 18 years ago
Måns Rullgård a8d04fba5e #define ENABLE_*_CODEC etc as 0 or 1 in config.h 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago
Måns Rullgård 78fcba8fc7 disable -Winline spam, --enable-extra-warnings to enable 18 years ago
Måns Rullgård 47d23bbfe4 check for byteswap.h 18 years ago
Måns Rullgård c63b9a1123 rename CONFIG_SDL -> HAVE_SDL 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Steve L'Homme 13638ea92a Properly quote paths on grep invocations for codec lists. 18 years ago
Diego Biurrun 786b30af26 Add option to disable ffmpeg build. 18 years ago
Diego Biurrun 6dc7b6b377 Detect some more ARM CPU types. 18 years ago
Diego Biurrun 28d8e661af Accept multiple --extra-ldflags and --extra-libs options. 18 years ago
Diego Biurrun a63e5f1cce typo 18 years ago
Diego Biurrun 419b878494 Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change 18 years ago
Luca Barbato e240ee678c Make sure --as-needed and the other flags got checked as the last thing, workarounds linking checks issues due broken system libraries 18 years ago
Diego Biurrun 68300911a0 Many systems have TEMPDIR mounted noexec, warn about this. 18 years ago
Måns Rullgård 4cbed916cf libdts and lame sometimes need -lm 18 years ago
Luca Barbato b92f5a6b31 use --as-needed just on linux, since *bsd way is broken... (patch from Diego Pettenò <flameeyes@gentoo.org>) 18 years ago
Guillaume Poirier 94e4c3a333 Protect code that uses CMOV instructions with HAVE_CMOV, 18 years ago
Guillaume Poirier 4c8d81fa2d fix harmless typo / consistency fix 18 years ago
Guillaume Poirier e7768fc512 Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed by --cpu=xx) 18 years ago
Guillaume Poirier 1c5d830c25 10l: Revert bogus use of GCC's -march=xx: 18 years ago