Måns Rullgård
c683a5d129
simplify
...
Originally committed as revision 7040 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
165af439f1
move makefile linking after config.* creation
...
Originally committed as revision 7039 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
22df6d18d7
beautify
...
Originally committed as revision 7038 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b265431e23
clean up setting of HAVE_*THREADS
...
Originally committed as revision 7037 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
0676e48e30
move AMR notices next to other messages
...
Originally committed as revision 7036 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2ce9228993
Remove some unused variables.
...
Originally committed as revision 7034 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
Måns Rullgård
fc2b267f80
fix HAVE_LRINTF setting
...
Originally committed as revision 7026 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
Måns Rullgård
4416111893
factorize config.h/config.mak writing
...
Originally committed as revision 7024 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
Måns Rullgård
1981aafc26
rename shell variable _memalign to memalign
...
Originally committed as revision 7020 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
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
18 years ago
Måns Rullgård
68bbeacae3
remove unused option --disable-simple_idct
...
Originally committed as revision 7017 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
be74741ccd
rename shell variable vorbis to libvorbis
...
Originally committed as revision 7016 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
Måns Rullgård
47d23bbfe4
check for byteswap.h
...
Originally committed as revision 6952 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c63b9a1123
rename CONFIG_SDL -> HAVE_SDL
...
Originally committed as revision 6950 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
Diego Biurrun
28d8e661af
Accept multiple --extra-ldflags and --extra-libs options.
...
Originally committed as revision 6869 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a63e5f1cce
typo
...
Originally committed as revision 6858 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
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
...
Originally committed as revision 6849 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
68300911a0
Many systems have TEMPDIR mounted noexec, warn about this.
...
Originally committed as revision 6833 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4cbed916cf
libdts and lame sometimes need -lm
...
Originally committed as revision 6791 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
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
18 years ago
Guillaume Poirier
4c8d81fa2d
fix harmless typo / consistency fix
...
Originally committed as revision 6748 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
e7768fc512
Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed by --cpu=xx)
...
Sets HAVE_CMOV define so we can protect relevant code with #ifdef HAVE_CMOV
Originally committed as revision 6742 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
1c5d830c25
10l: Revert bogus use of GCC's -march=xx:
...
Almost all CPU targets use -mcpu=xx to set architecture type,
register usage, choice of mnemonics, and instruction
scheduling parameters, except x86, MIPS, HPPA which uses -march=xx
Originally committed as revision 6736 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
38d0a8aad8
rename --tune to --cpu and make --cpu pass the apropriate -march=xx option to the compiler.
...
Note that previous implementation (--tune) wasn't consistent with regards to setting -march/-mcpu/-mtune whereas current --cpu now is
Original thread:
Date: Oct 17, 2006 3:20 PM (patch) || Date: Oct 13, 2006 12:03 PM (suggestion of configure clean-up)
Subject: Re: [Ffmpeg-devel] [PATH] test if cpu supports CMOV
Originally committed as revision 6729 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
cc6a90dd49
rename --cpu (and related variables) to --arch as this option always
...
allowed to select an architecture, not a specific cpu
Originally committed as revision 6719 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
07a1b05e66
Consistently use $(BUILD_ROOT).
...
Originally committed as revision 6695 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a88fc5c040
Remove intrinsics checks, they are no longer used.
...
partly based on a patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 6684 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
c2095a8f5c
Add pentium-m to the list of tuning targets
...
Originally committed as revision 6627 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
b420448e38
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
...
Originally committed as revision 6606 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2a1a6b64a1
always add -fomit-frame-pointer if optimizations are enabled
...
Originally committed as revision 6601 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago