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
|