Thu, 15 Feb 2007 18:24:12 +0000 |
reimar |
We definitely want to avoid an emulated poll()
|
Tue, 13 Feb 2007 15:37:38 +0000 |
diego |
Move setting _ld_extra and _inc_extra for live to autodetection part,
|
Mon, 12 Feb 2007 21:52:53 +0000 |
rtogni |
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
|
Mon, 12 Feb 2007 13:59:25 +0000 |
diego |
Fix setting of mtrr variable.
|
Mon, 12 Feb 2007 09:56:34 +0000 |
diego |
Always disable libnut demuxer in libavformat.
|
Mon, 12 Feb 2007 09:51:25 +0000 |
diego |
Revert libnut option names, the issue is fixed in FFmpeg.
|
Fri, 09 Feb 2007 19:44:43 +0000 |
uau |
Handle libavformat libnut dependencies.
|
Wed, 07 Feb 2007 09:00:11 +0000 |
gpoirier |
Fix libnut build failure.
|
Mon, 05 Feb 2007 07:33:00 +0000 |
diego |
FFmpeg #defines must be uppercase now.
|
Sun, 04 Feb 2007 13:44:49 +0000 |
diego |
Fix MMX2 check, _sse is set to "kernel_check", not "yes".
|
Sun, 04 Feb 2007 08:18:01 +0000 |
lorenm |
r21753 broke compile-time detection of mmx flags on x86_64
|
Sat, 03 Feb 2007 23:46:22 +0000 |
uau |
Convert patterns to upper case to fix compilation after r22117.
|
Sat, 03 Feb 2007 21:40:10 +0000 |
diego |
Speed up config.h generation by transforming FFmpeg part names to uppercase
|
Wed, 31 Jan 2007 11:28:50 +0000 |
diego |
Wrong variable name used in libfaac check.
|
Wed, 31 Jan 2007 09:25:05 +0000 |
lorenm |
libfaac detection skipped linking, and thus only checked for headers and not libs
|
Wed, 31 Jan 2007 08:27:59 +0000 |
diego |
Simplify extcheck calls by moving some logic into the function.
|
Wed, 31 Jan 2007 02:01:07 +0000 |
diego |
Allow forcing processor features on and off.
|
Wed, 31 Jan 2007 01:43:24 +0000 |
diego |
Fix looooooongstanding bug:
|
Tue, 30 Jan 2007 23:59:39 +0000 |
diego |
cosmetics: Move around a few options for better logical grouping.
|
Tue, 30 Jan 2007 23:50:30 +0000 |
diego |
cosmetics: consistent formatting
|
Tue, 30 Jan 2007 23:35:52 +0000 |
diego |
Unification of parameter handling part 3 of many:
|
Tue, 30 Jan 2007 23:33:25 +0000 |
diego |
Unification of parameter handling part 2 of many:
|
Tue, 30 Jan 2007 23:18:51 +0000 |
diego |
Unification of parameter handling part 1 of many:
|
Tue, 30 Jan 2007 18:29:02 +0000 |
reimar |
Move network detection further up to simplify detection of dependant stuff.
|
Sun, 28 Jan 2007 22:33:51 +0000 |
diego |
Remove references to no longer existing documentation.
|
Sun, 28 Jan 2007 22:31:53 +0000 |
diego |
Move platform-specific stuff together.
|
Sun, 28 Jan 2007 22:27:05 +0000 |
diego |
Move _ldd setting to a saner place.
|
Thu, 25 Jan 2007 09:36:17 +0000 |
diego |
build fix: Disable libtheora encoding over lavc.
|
Wed, 24 Jan 2007 18:10:40 +0000 |
diego |
Quote some expressions, might help with some shells.
|
Wed, 24 Jan 2007 10:31:51 +0000 |
rtogni |
Fix compilation if no libogg/libvoribs installed
|
Wed, 24 Jan 2007 07:36:50 +0000 |
diego |
Rename a few variables to match FFmpeg.
|
Wed, 24 Jan 2007 00:10:47 +0000 |
rtogni |
Fix compilation after ffmpeg changes in r7619
|
Tue, 23 Jan 2007 10:06:02 +0000 |
diego |
Bring MPlayer closer to compilation after latest FFmpeg changes.
|
Sun, 21 Jan 2007 21:38:41 +0000 |
reimar |
Fix compilation: define CONFIG_ZLIB in config.mak
|
Sat, 20 Jan 2007 21:19:58 +0000 |
diego |
Move ldconfig platform differences into configure where they belong.
|
Sat, 20 Jan 2007 21:14:14 +0000 |
diego |
Move ranlib setting to a more sensible place.
|
Sun, 14 Jan 2007 22:58:25 +0000 |
diego |
Move toolame vs twolame logic into the $_toolame=auto case.
|
Sun, 14 Jan 2007 22:42:35 +0000 |
diego |
Make twolame disable toolame.
|
Sun, 14 Jan 2007 22:35:10 +0000 |
diego |
Move twolame check before toolame check.
|
Sat, 13 Jan 2007 21:26:54 +0000 |
vayne |
fix typo for gettimeofday()
|
Sat, 13 Jan 2007 04:12:05 +0000 |
diego |
Add missing config.mak entry for gettimeofday().
|
Wed, 10 Jan 2007 22:58:32 +0000 |
reimar |
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
|
Wed, 10 Jan 2007 20:23:24 +0000 |
diego |
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:35:41 +0000 |
diego |
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:07:42 +0000 |
diego |
Move #ifdef directives around complete files into the build system.
|
Wed, 10 Jan 2007 14:56:23 +0000 |
diego |
GNU/kFreeBSD support, closes Bugzilla #704.
|
Wed, 10 Jan 2007 13:20:08 +0000 |
diego |
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
|
Sun, 07 Jan 2007 11:52:46 +0000 |
diego |
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
|
Sat, 06 Jan 2007 17:50:12 +0000 |
reimar |
Set default values for proc and iproc for x86_32 case.
|
Fri, 05 Jan 2007 10:05:05 +0000 |
reimar |
move runtime cpu detection check after detection of host architecture,
|
Sun, 24 Dec 2006 02:05:18 +0000 |
diego |
100l syntax error
|
Sun, 24 Dec 2006 00:45:26 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Sun, 24 Dec 2006 00:43:09 +0000 |
diego |
Run less CPU checks when runtime CPU detection is enabled.
|
Sun, 24 Dec 2006 00:10:19 +0000 |
diego |
Exit when runtime CPU detection is requested on unsupported arches.
|
Sun, 24 Dec 2006 00:08:57 +0000 |
diego |
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
|
Sat, 23 Dec 2006 23:55:58 +0000 |
diego |
Extend runtime CPU detection to x86-64.
|
Sat, 23 Dec 2006 02:47:38 +0000 |
diego |
Fix disabling individual demuxers, parsers and decoders
|
Sat, 23 Dec 2006 01:08:51 +0000 |
diego |
cosmetics: Rename variables to simplify upcoming patches.
|
Sat, 23 Dec 2006 00:10:33 +0000 |
diego |
Remove x11grab hack, it's now disabled by default in FFmpeg.
|
Mon, 18 Dec 2006 18:55:46 +0000 |
reimar |
Color console had a big bug nobody noticed, so mark this feature as
|