Wed, 14 Dec 2005 21:52:41 +0000 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
Tue, 13 Dec 2005 21:54:28 +0000 |
aurel |
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
|
Tue, 13 Dec 2005 17:01:07 +0000 |
diego |
Darwin does not support -rdynamic.
|
Sun, 11 Dec 2005 18:19:05 +0000 |
ods15 |
make fribidi autodetect by default instead of disable
|
Thu, 01 Dec 2005 02:51:22 +0000 |
diego |
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
|
Sat, 26 Nov 2005 15:52:17 +0000 |
gpoirier |
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
|
Tue, 22 Nov 2005 05:17:17 +0000 |
lorenm |
sync to x264 r373 (brdo)
|
Thu, 17 Nov 2005 11:07:29 +0000 |
diego |
Remove stray \n and shorten overly long lines in the process.
|
Thu, 17 Nov 2005 11:06:38 +0000 |
diego |
Tests should use echocheck/echores instead of plain echo for output.
|
Sat, 12 Nov 2005 08:25:04 +0000 |
gpoirier |
Configure support for Cyrix C3
|
Mon, 07 Nov 2005 10:30:37 +0000 |
diego |
typo: libcio --> libcdio
|
Sun, 06 Nov 2005 17:42:20 +0000 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
Sat, 05 Nov 2005 11:58:25 +0000 |
reimar |
Speex support. Seeking and pts generation does not work.
|
Sat, 05 Nov 2005 09:57:13 +0000 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
Fri, 04 Nov 2005 01:01:19 +0000 |
lorenm |
sync to x264 r360 (trellis)
|
Wed, 26 Oct 2005 20:40:19 +0000 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
Tue, 25 Oct 2005 13:28:07 +0000 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
Tue, 25 Oct 2005 11:52:49 +0000 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
Mon, 24 Oct 2005 04:39:18 +0000 |
lorenm |
sync to x264 r334 (crf)
|
Sun, 23 Oct 2005 13:55:23 +0000 |
diego |
support for prescott, nocona and pentium-m processors
|
Sun, 23 Oct 2005 13:13:12 +0000 |
diego |
Add a comment to an esac where the case is very far away.
|
Sun, 23 Oct 2005 12:39:47 +0000 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
Sun, 23 Oct 2005 11:26:36 +0000 |
diego |
Add a comment to else clauses where the if is very far away.
|
Tue, 18 Oct 2005 21:48:09 +0000 |
aurel |
add cross-compiling support
|
Tue, 18 Oct 2005 21:44:14 +0000 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
Tue, 18 Oct 2005 21:40:17 +0000 |
aurel |
replace mp3lame version detection by required features detection
|
Tue, 18 Oct 2005 21:37:28 +0000 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
Tue, 18 Oct 2005 21:34:54 +0000 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
Tue, 18 Oct 2005 21:30:43 +0000 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
Mon, 17 Oct 2005 04:51:34 +0000 |
rfelker |
remove nonsense break statements that do nothing..
|