Aurelien Jacobs
5b9b3b6846
cleanup the #ifdef mess in muxer/demuxer registration
...
Originally committed as revision 7175 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
cb741242a1
Nuke config.log support.
...
Originally committed as revision 7141 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9e7fd10192
improved pthreads test
...
Originally committed as revision 7118 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f24d50e5fc
TUNECPU is never used
...
Originally committed as revision 7109 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4dc62701e1
simplify [TARGET_]ARCH_* setting
...
Originally committed as revision 7108 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f57620d512
add copyright notices for myself and Diego
...
Originally committed as revision 7107 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9c9143989b
set CONFIG_OS2 using new method
...
Originally committed as revision 7092 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
860391a53e
gcc always #defines __MINGW32__ on mingw targets
...
Originally committed as revision 7091 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
9464f2b836
Move BeOS extralibs handling into configure.
...
Originally committed as revision 7082 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
0701ca7f95
set status variables automatically in check_header and check_func
...
Originally committed as revision 7079 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
18b67ae59e
rename HAVE_DLFCN to HAVE_DLFCN_H
...
Originally committed as revision 7078 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c21d6325ab
improve broken shell detection, and give a better error message
...
Originally committed as revision 7077 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
576a85f7c9
remove workaround for missing inttypes.h
...
Originally committed as revision 7068 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
47404f9fd5
Move AMR support instructions into the documentation.
...
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
4d8aa1c38b
update to libnut API, rename nut.h->libnut.h
...
Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
Måns Rullgård
2e1913b193
check for inet_aton in configure
...
Originally committed as revision 7049 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
Måns Rullgård
486497e07b
revert bad checkin
...
Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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
18 years ago
Måns Rullgård
904e48f1bf
move comment where it makes sense
...
Originally committed as revision 7041 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
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