Vitor Sessak
7f3f5f46c2
Floating point discrete cosine transform
...
Originally committed as revision 21338 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
2087c82339
configure: do not use character classes with awk
...
Some broken versions of awk (mawk, apparently used in debian)
do not handle character classes in regular expressions.
Originally committed as revision 21334 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
ff6e82a968
configure: inlcude sys/types.h when checking sys/socket.h
...
Silly BSD systems need this despite POSIX requiring nothing of the
kind. Any system with sys/socket.h should also have sys/types.h,
so this is unlikely to break anything, and we already do this in
another place.
Originally committed as revision 21326 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
48fc536aba
configure: drop -A flag to od
...
Originally committed as revision 21325 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
f6993412b7
configure: be more liberal with nm output
...
Originally committed as revision 21324 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
a3e02a8cad
Create and install libavutil/avconfig.h
...
This file contains a safe subset of the config.h settings.
Only bigendian is included for now, more can be added as
need arises.
Originally committed as revision 21321 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
df64279079
configure: create dirs before generating config.*
...
Originally committed as revision 21319 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
c34681df42
configure: add cp_if_changed function and use for config.h
...
Originally committed as revision 21318 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Jason Garrett-Glaser
76d81909ae
Update libx264.c to use new libx264 features
...
With b_keyframe instead of IDR for detecting keyframes, ffmpeg should now
support periodic encoding with periodic intra refresh (although there is no
interface option for it yet).
Set the new timebase values for full VFR input support.
Bump configure to check for API version 83.
Originally committed as revision 21317 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
c8a4ae00dd
configure: add --disable-asm option
...
Originally committed as revision 21303 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
3784e82e9c
configure: rename a variable in check_asm
...
Originally committed as revision 21302 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
5d54c12611
configure: fix cpu=generic case
...
Originally committed as revision 21300 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
34ba23c975
configure: simplify $cpu handling for some architectures
...
Originally committed as revision 21298 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
9dbd5c3dd3
configure: indent
...
Originally committed as revision 21297 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
343aef9b33
configure: split $cpu handling by arch
...
Originally committed as revision 21296 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
e939cedd9d
configure: simplify $arch handling
...
Originally committed as revision 21295 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
808fa33c9c
configure: group arch extention deps by arch
...
Originally committed as revision 21294 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
8d072dd2a9
Only set HAVE_MMX when a supported CPU is specified
...
Originally committed as revision 21277 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
aa692d547b
configure: simplify libsdl check
...
Originally committed as revision 21268 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
14d3675165
configure: add check_struct function
...
This adds a check_struct function to test for availability of a
member within a struct.
Originally committed as revision 21267 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
300cde27b6
configure: simplify check_lib2
...
Originally committed as revision 21266 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
f855b7b9c9
configure: pass extra flags to check_cpp from check_cpp_condition
...
Originally committed as revision 21265 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
2a194acd95
configure: pass extra flags to check_cc from check_ld
...
Originally committed as revision 21264 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
a482e61bd6
Add symbol versioning for shared libraries
...
Based on patch by Reinhard Tartler <siretart tauware de>
Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
2ed46eeab3
configure: add test_ldflags function
...
This adds a test_ldflags function for testing linker flags without
adding them to LDFLAGS like check_ldflags does.
Originally committed as revision 21235 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ramiro Polla
ad7da0b551
mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.
...
Originally committed as revision 21227 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Jai Menon
598ef02b15
Do not print VDPAU upgrade notice when configure is invoked
...
with `--disable-vdpau`.
Originally committed as revision 21225 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
669b558330
Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instruction
...
Originally committed as revision 21216 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
3d7453e056
configure: allow reverse auto-selection of options
...
This adds the possibility to set foo_if and foo_if_any variables,
causing foo to be enabled if all/any of the listed options are
enabled.
Originally committed as revision 21215 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Luca Abeni
6f284d197c
Surprisingly enough, the RTP muxer does not depend on the RTP protocol
...
nor on network support.
Originally committed as revision 21202 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
fbb6c6c2d4
Define !CONFIG_FOO in config.make if feature disabled
...
Originally committed as revision 21192 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Vitor Sessak
6b7c7703f4
Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.
...
Should fix build breakage on some platforms introduced in r21125.
Originally committed as revision 21155 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
33a4dbdd03
Check for struct sockaddr_storage. Patch by Martin Storsjö
...
<$firstname()$firstname,st>.
Originally committed as revision 21148 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
c001861351
Check for struct addrinfo availability. Patch by Martin Storsjö
...
<$firstname()$firstname,st>.
Originally committed as revision 21144 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
84882df62b
Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.
...
Originally committed as revision 21142 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
ae550ce9eb
configure: Make check_type handle type names containing spaces
...
Patch by Martin Storsjö <martin at martin st>
Originally committed as revision 21139 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
fd07f803b1
configure: allow names with spaces in enable/disable_safe
...
Originally committed as revision 21137 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
David Conrad
24ca518bd1
Add support for dirac in ogg
...
Originally committed as revision 21128 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
abf649c777
Fix VDPAU check to avoid printing spurious messages to the console.
...
Originally committed as revision 21016 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Jai Menon
68d7cb0b11
Do not print libvdpau upgrade advice on platforms without vdpau
...
headers installed.
Originally committed as revision 21014 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
2cca233bc9
The MLP decoder depends on the MLP parser.
...
Originally committed as revision 20966 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
aec09a004c
Enable the TrueHD decoder when the MLP decoder is enabled.
...
They share all code, there is no point in enabling one but not the other.
Originally committed as revision 20965 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
5b423887f4
Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.
...
Originally committed as revision 20964 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
f1e946943a
Declare AAC parser dependencies in configure.
...
This affects the AAC decoder, S/PDIF muxer and ADTS to ASC bitstream filter.
Originally committed as revision 20961 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
f95bfab05c
Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.
...
Originally committed as revision 20959 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
a8beb22f4d
Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.
...
Originally committed as revision 20953 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
4414137eba
Declare dependencies for H.263 family decoders in configure.
...
Originally committed as revision 20952 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
7f647ae0b1
Declare the dependency of the H.263 decoder on the H.263 parser in configure.
...
Originally committed as revision 20951 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Alex Converse
d1ebd4a995
10l: Don't spawn a subshell when disabling vdpau.
...
Originally committed as revision 20867 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Alex Converse
deda2a4a72
Disable vdpau support if the detected libvdpau does not support MPEG-4.
...
Originally committed as revision 20854 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago