Commit Graph

441 Commits

Author SHA1 Message Date
Måns Rullgård
576a85f7c9 remove workaround for missing inttypes.h
Originally committed as revision 7068 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 20:00:55 +00:00
Diego Biurrun
47404f9fd5 Move AMR support instructions into the documentation.
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:41:31 +00:00
Oded Shimon
4d8aa1c38b update to libnut API, rename nut.h->libnut.h
Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 06:02:15 +00:00
Måns Rullgård
81dc56e76e clean up inttypes.h and int_fastxx_t types detection
Originally committed as revision 7050 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 04:02:58 +00:00
Måns Rullgård
2e1913b193 check for inet_aton in configure
Originally committed as revision 7049 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:55:26 +00:00
Måns Rullgård
18451f7df9 move some CFLAGS settings away from config.* writing section
Originally committed as revision 7045 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:19:19 +00:00
Måns Rullgård
486497e07b revert bad checkin
Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:18:09 +00:00
Måns Rullgård
be6ed6fff4 move some CFLAGS settings away from config.* writing section
Originally committed as revision 7043 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:12:29 +00:00
Måns Rullgård
904e48f1bf move comment where it makes sense
Originally committed as revision 7041 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:43:11 +00:00
Måns Rullgård
c683a5d129 simplify
Originally committed as revision 7040 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:42:27 +00:00
Måns Rullgård
165af439f1 move makefile linking after config.* creation
Originally committed as revision 7039 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:38:35 +00:00
Måns Rullgård
22df6d18d7 beautify
Originally committed as revision 7038 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:31:50 +00:00
Måns Rullgård
b265431e23 clean up setting of HAVE_*THREADS
Originally committed as revision 7037 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:27:35 +00:00
Måns Rullgård
0676e48e30 move AMR notices next to other messages
Originally committed as revision 7036 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:07:55 +00:00
Diego Biurrun
2ce9228993 Remove some unused variables.
Originally committed as revision 7034 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 01:06:46 +00:00
Måns Rullgård
c88f5d729c break CONFIG_LIST and HAVE_LIST onto multiple lines
Originally committed as revision 7027 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 00:47:27 +00:00
Måns Rullgård
fc2b267f80 fix HAVE_LRINTF setting
Originally committed as revision 7026 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 00:42:31 +00:00
Måns Rullgård
9ddbcae667 rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure
Originally committed as revision 7025 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 00:35:21 +00:00
Måns Rullgård
4416111893 factorize config.h/config.mak writing
Originally committed as revision 7024 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 00:16:43 +00:00
Måns Rullgård
9d2a0f1c70 rename shell variables v4l[2] to video4linux[2]
Originally committed as revision 7023 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 00:12:02 +00:00
Måns Rullgård
6e7a01e471 rename shell variable _altivec_h to altivec_h
Originally committed as revision 7022 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 23:52:32 +00:00
Måns Rullgård
bde24d6e48 rename shell variable sunmlib to mlib for consistency with CONFIG_MLIB
Originally committed as revision 7021 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 23:40:04 +00:00
Måns Rullgård
1981aafc26 rename shell variable _memalign to memalign
Originally committed as revision 7020 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 23:24:17 +00:00
Måns Rullgård
6194731ae4 rename shell variable _malloc_h to malloc_h
Originally committed as revision 7019 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 23:22:41 +00:00
Måns Rullgård
78e61cc5c6 rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN
Originally committed as revision 7018 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 23:14:24 +00:00
Måns Rullgård
68bbeacae3 remove unused option --disable-simple_idct
Originally committed as revision 7017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 22:27:46 +00:00
Måns Rullgård
be74741ccd rename shell variable vorbis to libvorbis
Originally committed as revision 7016 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 22:16:24 +00:00
Måns Rullgård
8e72b130a2 rename shell variable netserver to beos_netserver for consistency
Originally committed as revision 7015 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 22:12:39 +00:00
Måns Rullgård
af63114e0d rename CONFIG_AC3 to CONFIG_A52
it's more consistent and Dolby never liked people "infringing" their TM

Originally committed as revision 7014 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 22:09:31 +00:00
Måns Rullgård
3841a6aa7a remove filter_out() function, it's unused and not POSIX compliant
Originally committed as revision 7013 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 21:43:43 +00:00
j@v2v.cc
6c0d04136f support for libswscale.pc without --enable-swscaler
patch by j -- at -- v2v -- dot -- cc

Originally committed as revision 6999 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13 00:17:19 +00:00
Måns Rullgård
a8d04fba5e #define ENABLE_*_CODEC etc as 0 or 1 in config.h
Originally committed as revision 6983 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-12 15:19:58 +00:00
Oded Shimon
f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT
Originally committed as revision 6977 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-12 06:09:15 +00:00
Måns Rullgård
78fcba8fc7 disable -Winline spam, --enable-extra-warnings to enable
Originally committed as revision 6957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-09 21:09:22 +00:00
Måns Rullgård
47d23bbfe4 check for byteswap.h
Originally committed as revision 6952 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-09 01:06:48 +00:00
Måns Rullgård
c63b9a1123 rename CONFIG_SDL -> HAVE_SDL
Originally committed as revision 6950 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08 23:22:55 +00:00
Måns Rullgård
d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
Originally committed as revision 6949 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08 23:18:18 +00:00
Måns Rullgård
997baf0141 allow spaces in source and build directory names
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
2006-11-08 00:02:15 +00:00
Steve L'Homme
13638ea92a Properly quote paths on grep invocations for codec lists.
patch by Steve Lhomme, slhomme divxcorp com

Originally committed as revision 6895 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-04 19:06:15 +00:00
Diego Biurrun
786b30af26 Add option to disable ffmpeg build.
Patch taken from the Debian package by Sam Hocevar.

Originally committed as revision 6871 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-02 17:09:47 +00:00
Diego Biurrun
6dc7b6b377 Detect some more ARM CPU types.
Patch taken from the Debian package by Sam Hocevar.

Originally committed as revision 6870 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-02 16:42:14 +00:00
Diego Biurrun
28d8e661af Accept multiple --extra-ldflags and --extra-libs options.
Originally committed as revision 6869 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-02 12:12:52 +00:00
Diego Biurrun
a63e5f1cce typo
Originally committed as revision 6858 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-01 18:20:15 +00:00
Diego Biurrun
419b878494 Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change
the semantics of ARCH_X86 to mean both 32 and 64 bits.

Originally committed as revision 6852 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-01 17:01:33 +00:00
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
Originally committed as revision 6849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-31 15:09:36 +00:00
Diego Biurrun
68300911a0 Many systems have TEMPDIR mounted noexec, warn about this.
Originally committed as revision 6833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-29 13:04:30 +00:00
Måns Rullgård
4cbed916cf libdts and lame sometimes need -lm
Originally committed as revision 6791 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-24 21:58:50 +00:00
Luca Barbato
b92f5a6b31 use --as-needed just on linux, since *bsd way is broken... (patch from Diego Pettenò <flameeyes@gentoo.org>)
Originally committed as revision 6759 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-22 14:47:12 +00:00
Guillaume Poirier
94e4c3a333 Protect code that uses CMOV instructions with HAVE_CMOV,
Make configure set CMOV_IS_FAST on arches on which cmov has a low latency
(typically non-Netburst based processor)

Originally committed as revision 6749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-20 17:53:19 +00:00
Guillaume Poirier
4c8d81fa2d fix harmless typo / consistency fix
Originally committed as revision 6748 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-20 13:08:24 +00:00