Diego Biurrun
|
f95bfab05c
Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.
|
15 years ago |
Diego Biurrun
|
a8beb22f4d
Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.
|
15 years ago |
Diego Biurrun
|
4414137eba
Declare dependencies for H.263 family decoders in configure.
|
15 years ago |
Diego Biurrun
|
7f647ae0b1
Declare the dependency of the H.263 decoder on the H.263 parser in configure.
|
15 years ago |
Alex Converse
|
d1ebd4a995
10l: Don't spawn a subshell when disabling vdpau.
|
15 years ago |
Alex Converse
|
deda2a4a72
Disable vdpau support if the detected libvdpau does not support MPEG-4.
|
15 years ago |
Baptiste Coudurier
|
0a04566120
Check Xfixes.h header presence before enabling x11grab.
|
15 years ago |
Roxis
|
781c1aa6dc
Real cursor support in x11grab.
|
15 years ago |
Jason Garrett-Glaser
|
096c87f667
Add weightp support in API for libx264.
|
15 years ago |
David Conrad
|
c261a5d927
libtheora: using the 1.0 API requires linking to both
|
15 years ago |
David Conrad
|
bdc8c48893
Update libtheora wrapper to use the 1.0 API
|
15 years ago |
Diego Biurrun
|
c173693698
Add functions to return library license and library configuration.
|
15 years ago |
Michael Kostylev
|
03279bbea0
Add cflags filter for suncc
|
15 years ago |
NVIDIA Corporation
|
70e0c871eb
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
|
15 years ago |
Reimar Döffinger
|
7fc58b1eeb
Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/internal.h,
|
15 years ago |
Reimar Döffinger
|
5755bc88e5
Check if PIC is somehow already enabled (e.g. a compiler that enables it by default).
|
15 years ago |
Måns Rullgård
|
7c4a001a33
configure: whitespace cosmetics
|
15 years ago |
Reimar Döffinger
|
a7b9c8aefd
Attempt to document the "enable pic" hackery for OpenBSD.
|
15 years ago |
Reimar Döffinger
|
f6e8140941
Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,
|
15 years ago |
Reimar Döffinger
|
5f36d94d9d
Set -DPREFIX for yasm simply whenever extern_prefix is set instead
|
15 years ago |
Reimar Döffinger
|
a34ebe60e9
Always add -DPIC to YASM flags when pic is enabled.
|
15 years ago |
Måns Rullgård
|
64de20d18b
PPC: make inline asm xform address test work with Apple tools
|
15 years ago |
Måns Rullgård
|
ffa3bd54da
IA64: do not automatically enable hardcoded tables if explicitly disabled
|
15 years ago |
Måns Rullgård
|
58b3536dd5
configure: fix 64-bit test with clang
|
15 years ago |
Michael Kostylev
|
faa374b72c
configure: remove extra backslashes from suncc DEPEND_CMD
|
15 years ago |
Måns Rullgård
|
0645487701
configure: use here-doc for --help output
|
15 years ago |
Måns Rullgård
|
173c983b52
configure: use here-docs instead of echo for writing config.{h,mak}
|
15 years ago |
Måns Rullgård
|
b4f9356433
configure: simplify setting of SDL flags in config.mak
|
15 years ago |
Måns Rullgård
|
c73f65d979
Allow disabling doc generation with --disable-doc
|
15 years ago |
Måns Rullgård
|
ad212cc6ba
configure: simplify STRIP setting in config.mak
|
15 years ago |
Reimar Döffinger
|
0956bc9b83
Enable hardcoded tables for ia64 shared builds.
|
15 years ago |
Måns Rullgård
|
f0125de9d1
configure: add C99 flags to HOSTCFLAGS
|
15 years ago |
Michael Kostylev
|
2a472e9c5d
Detect Sun Studio compiler and set appropriate variables.
|
15 years ago |
Michael Kostylev
|
0600d30ae4
Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.
|
15 years ago |
Reimar Döffinger
|
d3ee771514
Support amdfam10 for --cpu, also avoids a warning about unknown cpu if
|
15 years ago |
Diego Biurrun
|
76e6e9c330
Remove ancient redir demuxer.
|
15 years ago |
David Conrad
|
06da694372
Add clang to detected compilers
|
15 years ago |
Jason Garrett-Glaser
|
1953898162
Update libx264.c for x264 API change
|
15 years ago |
Justin Ruggles
|
f4d608e344
add CONFIG_LPC to the build system for lpc dsputil functions. fixes build
|
15 years ago |
Måns Rullgård
|
e276d9e82d
ARM: force PIC for shared libs only with ARMv6T2 and later
|
15 years ago |
Måns Rullgård
|
1fce58c2fc
ARM: enable PIC for shared libs
|
15 years ago |
Måns Rullgård
|
c7f7978ae3
configure: define extern symbol prefix without quotes for for asm files
|
15 years ago |
Måns Rullgård
|
8dfa86f78a
Do not use -mdynamic-no-pic if PIC is enabled
|
15 years ago |
Måns Rullgård
|
50fa82e6d2
ARM: add -marm flag since we do not support Thumb
|
15 years ago |
David Conrad
|
de27f4d957
Check whether 32-bit x86 is really 64-bit
|
15 years ago |
Måns Rullgård
|
7cee5421d6
configure: break a long line
|
15 years ago |
Reimar Döffinger
|
e04a3c9613
Re-add check for compilation failure with ebx clobber, and only set
|
15 years ago |
Måns Rullgård
|
49214f61a5
configure: return result of test from check_asm
|
15 years ago |
Reimar Döffinger
|
5baaf9adaf
Use a "b" constraint instead of ebx clobber to detect if EBX is available.
|
15 years ago |
Reimar Döffinger
|
f494213c6d
Fix typo in comment.
|
15 years ago |