864 Commits (c2b0b21d15debf4828c4d7b619b4c26771f0b18d)

Author SHA1 Message Date
Diego Biurrun 7e303556ea libpostproc has its own version number and should not use libavcodec's. 18 years ago
Diego Biurrun 505dfb09d9 Improve broken shell warning. 18 years ago
Måns Rullgård d0c2abb1d0 fix typo in Darwin shared lib naming 18 years ago
Måns Rullgård 8d0ba041b3 OpenBSD settings by Nikns Siankin <nikns at secure lv> 18 years ago
Måns Rullgård 5d32360264 simplify test for memalign emulation requirement 18 years ago
Måns Rullgård fb17fac8c7 BUILD_SHARED_AV is no longer used 18 years ago
Måns Rullgård a77caa4dc9 fix mingw shared build, and get rid of FF_IMPORT_ATTR 18 years ago
Måns Rullgård 0dbe81bb97 make shell test work with Solaris /bin/sh 18 years ago
Ramiro Polla e48dc873a4 Remove MinGW install path special-casing. 18 years ago
Diego Biurrun 6bc0e1cfba Don't hardcode the shlibdir on Cygwin, it's supposed to be bindir. 18 years ago
Aurelien Jacobs f39020269e cleanup the #ifdef mess in encoder/decoder/parser registration 18 years ago
Aurelien Jacobs 5b9b3b6846 cleanup the #ifdef mess in muxer/demuxer registration 18 years ago
Diego Biurrun cb741242a1 Nuke config.log support. 18 years ago
Måns Rullgård 9e7fd10192 improved pthreads test 18 years ago
Måns Rullgård f24d50e5fc TUNECPU is never used 18 years ago
Måns Rullgård 4dc62701e1 simplify [TARGET_]ARCH_* setting 18 years ago
Måns Rullgård f57620d512 add copyright notices for myself and Diego 18 years ago
Måns Rullgård 9c9143989b set CONFIG_OS2 using new method 18 years ago
Måns Rullgård 860391a53e gcc always #defines __MINGW32__ on mingw targets 18 years ago
Diego Biurrun 9464f2b836 Move BeOS extralibs handling into configure. 18 years ago
Måns Rullgård 0701ca7f95 set status variables automatically in check_header and check_func 18 years ago
Måns Rullgård 18b67ae59e rename HAVE_DLFCN to HAVE_DLFCN_H 18 years ago
Måns Rullgård c21d6325ab improve broken shell detection, and give a better error message 18 years ago
Måns Rullgård 576a85f7c9 remove workaround for missing inttypes.h 18 years ago
Diego Biurrun 47404f9fd5 Move AMR support instructions into the documentation. 18 years ago
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