Fri, 17 Mar 2006 23:47:10 +0000 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Mon, 13 Mar 2006 21:50:56 +0000 |
diego |
Use _res_comment where appropriate.
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Sat, 11 Mar 2006 00:00:25 +0000 |
diego |
Simplify libcdio check.
|
Fri, 10 Mar 2006 23:59:38 +0000 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
Wed, 08 Mar 2006 20:27:47 +0000 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
Wed, 08 Mar 2006 19:56:47 +0000 |
henry |
revert the attempts for ccache fix
|
Wed, 08 Mar 2006 12:45:48 +0000 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
Sun, 05 Mar 2006 10:03:53 +0000 |
henry |
use relative paths for libav* build
|
Sun, 05 Mar 2006 07:23:12 +0000 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
Wed, 22 Feb 2006 00:59:11 +0000 |
nplourde |
properly detect cpu on x86 based mac
|
Sat, 18 Feb 2006 20:04:42 +0000 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Tue, 14 Feb 2006 21:43:32 +0000 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
Sun, 12 Feb 2006 14:17:39 +0000 |
alex |
support openbsd/zaurus aswell
|
Sat, 11 Feb 2006 23:29:51 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Mon, 30 Jan 2006 20:58:11 +0000 |
nicodvb |
when linking to external libav* try using pkg-config first
|
Mon, 23 Jan 2006 10:16:48 +0000 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Sun, 22 Jan 2006 01:32:09 +0000 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
Fri, 20 Jan 2006 21:15:28 +0000 |
diego |
AIX compiler CPU-option improvements
|
Fri, 20 Jan 2006 00:58:07 +0000 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
Thu, 19 Jan 2006 22:09:20 +0000 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
Sat, 14 Jan 2006 23:39:31 +0000 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
Sat, 14 Jan 2006 22:21:34 +0000 |
diego |
Sync with latest FFmpeg build system changes.
|
Sat, 14 Jan 2006 16:26:42 +0000 |
diego |
Consistent variable names for shared libavcodec.
|
Sat, 14 Jan 2006 16:04:35 +0000 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
Mon, 09 Jan 2006 19:35:44 +0000 |
nicodvb |
added support for external libavformat
|
Mon, 09 Jan 2006 15:44:15 +0000 |
reimar |
CamStudio codec support
|
Tue, 03 Jan 2006 16:03:17 +0000 |
diego |
Fix _inc_extra handling in DirectFB check.
|
Fri, 30 Dec 2005 05:15:27 +0000 |
lorenm |
sync to x264 r390 (bime)
|
Thu, 29 Dec 2005 18:01:22 +0000 |
diego |
AIX PPC port
|
Mon, 26 Dec 2005 03:16:48 +0000 |
al |
- move our setenv() fallback implementation to osdep
|
Sun, 25 Dec 2005 14:00:04 +0000 |
rathann |
prefer newer terminfo-capable libraries (ncurses or terminfo)
|
Sun, 25 Dec 2005 07:21:42 +0000 |
ods15 |
improove termcap detection, -lncurses works too
|
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
|