Sun, 20 Feb 2005 02:21:26 +0000 |
lorenm |
x264: expose option "level_idc".
|
Fri, 18 Feb 2005 03:55:27 +0000 |
lorenm |
Move x264 version check into configure.
|
Sun, 06 Feb 2005 20:56:16 +0000 |
reimar |
DGA works only with x11
|
Sat, 05 Feb 2005 21:39:59 +0000 |
diego |
XvMC is not yet autodetected, don't claim otherwise in the help output,
|
Sat, 05 Feb 2005 11:53:30 +0000 |
reimar |
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
|
Thu, 03 Feb 2005 17:35:49 +0000 |
aurel |
makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
|
Wed, 02 Feb 2005 14:07:13 +0000 |
diego |
Separate XF86 video mode extension check from XF86 keysym check as
|
Tue, 01 Feb 2005 11:54:50 +0000 |
diego |
Print which of Tremor, internal Tremor or libvorbis has been enabled.
|
Sat, 22 Jan 2005 18:30:23 +0000 |
diego |
The test to check for working pthreads fails if the system can support
|
Sat, 22 Jan 2005 14:09:17 +0000 |
diego |
Make configure check for aalib dependency on libX11 if it fails without.
|
Fri, 21 Jan 2005 21:32:15 +0000 |
alex |
better test for MAP_FAILED by Ian Lindsay
|
Thu, 20 Jan 2005 13:22:53 +0000 |
reimar |
remove all setlocale calls, they break the behaviour of sscanf and
|
Sun, 16 Jan 2005 22:01:52 +0000 |
reimar |
detect and use the codecs paths instead of win32.
|
Fri, 14 Jan 2005 09:55:36 +0000 |
attila |
10l
|
Wed, 12 Jan 2005 10:01:04 +0000 |
attila |
sun grep doesn't like binary files, thus the compiled file
|
Thu, 06 Jan 2005 12:06:57 +0000 |
diego |
RTC check should no longer be Linux-only.
|
Thu, 06 Jan 2005 00:06:56 +0000 |
diego |
RTC support on FreeBSD, inspired by a patch from Michael Johnson
|
Thu, 30 Dec 2004 12:11:32 +0000 |
henry |
internal Tremor decoder for Ogg/Vorbis
|
Wed, 29 Dec 2004 23:23:46 +0000 |
rtognimp |
Support amr_nb and amr_wb via libavcodec
|
Thu, 23 Dec 2004 15:36:00 +0000 |
reimar |
do not use pthreads on hpux (broken, hardly useful).
|
Thu, 23 Dec 2004 15:18:39 +0000 |
reimar |
When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
|
Thu, 23 Dec 2004 02:09:52 +0000 |
ivo |
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
|
Wed, 15 Dec 2004 14:37:27 +0000 |
faust3 |
enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
|
Thu, 25 Nov 2004 21:47:58 +0000 |
zdar |
10l for me => is not >=
|
Thu, 25 Nov 2004 20:03:11 +0000 |
zdar |
Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
|
Mon, 22 Nov 2004 10:28:36 +0000 |
henry |
check for __builtin_expect (used by libmpeg2)
|
Sat, 20 Nov 2004 19:30:55 +0000 |
wight |
should be \$ not $\
|
Sat, 20 Nov 2004 14:46:22 +0000 |
henry |
support for debianized LIVE.COM library
|
Thu, 11 Nov 2004 02:27:15 +0000 |
diego |
devices.html is no more, link updated.
|
Wed, 10 Nov 2004 16:43:40 +0000 |
nplourde |
add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
|
Wed, 10 Nov 2004 00:26:41 +0000 |
rathann |
fix --disable-termios, approved by Diego
|
Sun, 07 Nov 2004 21:58:29 +0000 |
mosu |
Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
|
Sat, 06 Nov 2004 19:35:24 +0000 |
rfelker |
recommit sascha's commit (Lennart Poettering's polyaudio stuff)
|
Wed, 03 Nov 2004 02:50:01 +0000 |
nplourde |
remove mac shlb support to use new helix codec for realvideo support on osx
|
Tue, 02 Nov 2004 13:59:34 +0000 |
faust3 |
winvidix requires -lgdi32
|
Mon, 01 Nov 2004 22:13:36 +0000 |
nplourde |
enable vcd support on all based darwin system
|
Sun, 31 Oct 2004 18:19:28 +0000 |
faust3 |
some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
|
Sat, 30 Oct 2004 09:31:33 +0000 |
faust3 |
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
|
Sat, 30 Oct 2004 08:17:48 +0000 |
faust3 |
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
|
Thu, 28 Oct 2004 23:25:18 +0000 |
reimar |
Allow attaching gdb on crash automatically.
|
Sun, 24 Oct 2004 13:37:35 +0000 |
reimar |
_def_enca should always be set to something! And preferrably correctly..
|
Sat, 23 Oct 2004 22:43:19 +0000 |
ivo |
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Wed, 20 Oct 2004 14:23:33 +0000 |
wight |
Move help_mp.h generation to Makefile, so it's easier to maintain on
|
Mon, 18 Oct 2004 20:30:07 +0000 |
nplourde |
add vcd support to darwin for ppc
|
Sun, 17 Oct 2004 13:28:22 +0000 |
reimar |
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
Tue, 12 Oct 2004 21:00:32 +0000 |
reimar |
-fno-PIC will not work on OSX, and it is only useful on x86 anyway.
|
Mon, 11 Oct 2004 19:26:13 +0000 |
reimar |
Zeta OS support, mostly working.
|
Thu, 07 Oct 2004 09:31:16 +0000 |
reimar |
fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
|
Sun, 26 Sep 2004 14:49:33 +0000 |
faust3 |
detect byte order even for cross-compiling
|
Sun, 26 Sep 2004 14:40:59 +0000 |
faust3 |
--host-cc option for crosscompiling
|
Sat, 25 Sep 2004 15:34:42 +0000 |
faust3 |
directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
|
Tue, 21 Sep 2004 19:50:54 +0000 |
nicodvb |
encoding to mp2 with libtoolame
|
Mon, 20 Sep 2004 08:48:53 +0000 |
al |
Don't output error when testing for JACK. Also _insist_ on a JACK version
|
Wed, 15 Sep 2004 16:01:34 +0000 |
faust3 |
Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
|
Sun, 05 Sep 2004 17:46:33 +0000 |
joey |
fixed --enable-gif bug
|
Fri, 27 Aug 2004 20:43:05 +0000 |
iive |
x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
|
Thu, 26 Aug 2004 09:24:03 +0000 |
rathann |
remove unnecessary mips check (it's obsolete anyway)
|
Thu, 26 Aug 2004 01:06:02 +0000 |
diego |
properly set linking flags for NetBSD, patch by jb13@gomerbud.com
|
Wed, 25 Aug 2004 15:40:06 +0000 |
diego |
Detect if the assembler supports receiving data through -pipe,
|
Wed, 25 Aug 2004 15:35:32 +0000 |
diego |
Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
|
Wed, 25 Aug 2004 01:06:26 +0000 |
diego |
Document how to specify multiple paths with the --with-* options,
|
Mon, 23 Aug 2004 07:51:10 +0000 |
wight |
Check if -liconv is needed for iconv.
|
Fri, 20 Aug 2004 18:29:25 +0000 |
rtognimp |
typo
|
Thu, 19 Aug 2004 17:18:06 +0000 |
diego |
portability fix taken from the NetBSD patch set
|
Thu, 19 Aug 2004 11:57:33 +0000 |
diego |
readability whitespace fix
|
Wed, 18 Aug 2004 19:00:05 +0000 |
diego |
spelling: big-endian and little-endian
|
Sat, 14 Aug 2004 21:59:02 +0000 |
iive |
Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
|
Sat, 14 Aug 2004 21:24:32 +0000 |
iive |
print matroska check result
|
Sat, 14 Aug 2004 15:17:39 +0000 |
diego |
Improved SPARC CPU detection and SPARC compilation fixes.
|
Fri, 13 Aug 2004 00:33:14 +0000 |
diego |
Update ao_jack for new bio2jack API, improve check in configure.
|
Thu, 12 Aug 2004 12:36:08 +0000 |
rtognimp |
DTS support via lavc and libdts
|
Mon, 09 Aug 2004 08:21:42 +0000 |
wight |
LIVE.COM autodetection
|
Thu, 05 Aug 2004 06:31:42 +0000 |
mosu |
Leftover from the old Matroska demuxer detection removed.
|
Thu, 05 Aug 2004 00:14:16 +0000 |
diego |
language handling simplification
|
Wed, 04 Aug 2004 18:38:27 +0000 |
mosu |
Removed the old Matroska demuxer.
|
Mon, 02 Aug 2004 04:24:36 +0000 |
atmos4 |
Preliminary Support for building MPlayer with Intel C++ compiler.
|
Sat, 31 Jul 2004 22:17:23 +0000 |
diego |
10l to the author of this longstanding and obscure bug. Each language
|
Sat, 17 Jul 2004 09:53:35 +0000 |
iive |
let DirectFB find it's headers in --with-extraincdir=DIR
|
Wed, 14 Jul 2004 22:04:42 +0000 |
diego |
VCD support does not yet work on OpenBSD.
|
Mon, 12 Jul 2004 10:44:18 +0000 |
diego |
OpenBSD portability fixes from the OpenBSD ports tree
|
Fri, 09 Jul 2004 15:19:47 +0000 |
diego |
typo
|
Tue, 06 Jul 2004 02:10:22 +0000 |
michael |
multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
|
Mon, 05 Jul 2004 09:42:28 +0000 |
mosu |
Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
|
Sun, 27 Jun 2004 17:54:31 +0000 |
faust3 |
mingw crosscompiling step 1
|
Sat, 26 Jun 2004 10:40:23 +0000 |
faust3 |
fix loader build on windows
|
Sat, 26 Jun 2004 09:54:02 +0000 |
alex |
user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
|
Fri, 25 Jun 2004 18:49:24 +0000 |
diego |
silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
|
Fri, 25 Jun 2004 18:11:15 +0000 |
alex |
JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
|
Fri, 25 Jun 2004 16:49:53 +0000 |
diego |
string handling security fixes
|
Fri, 25 Jun 2004 16:17:16 +0000 |
alex |
darwin flags cleanup by Dan Christiansen
|
Thu, 24 Jun 2004 12:52:17 +0000 |
alex |
ranlib cleanup by Dan Christiansen
|
Thu, 24 Jun 2004 10:25:05 +0000 |
alex |
support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
|
Mon, 21 Jun 2004 19:54:48 +0000 |
diego |
typo
|
Fri, 18 Jun 2004 17:08:22 +0000 |
diego |
Just a tiny fix with configure/Makefile for not using
|
Tue, 15 Jun 2004 07:01:02 +0000 |
wight |
Make configure point to translated docs
|
Sun, 13 Jun 2004 16:44:34 +0000 |
joey |
change linking order for static build with live.com on mingw
|
Fri, 11 Jun 2004 15:10:36 +0000 |
diego |
freetype depends on iconv
|
Fri, 11 Jun 2004 09:58:27 +0000 |
faust3 |
OpenBSD/VAX support, patch by Gabucino
|
Mon, 31 May 2004 15:07:20 +0000 |
diego |
Fix X11 libs detection on Cygwin.
|
Tue, 25 May 2004 18:51:53 +0000 |
rfelker |
fix compile with network disabled
|
Thu, 20 May 2004 21:22:07 +0000 |
reimar |
MinGW doesn't accept trailing /
|
Wed, 12 May 2004 22:49:23 +0000 |
joyping |
changes for alsa9/alsa1.x merge, only alsa.
|
Sat, 08 May 2004 17:52:25 +0000 |
henry |
ENCA support (http://trific.ath.cx/software/enca/)
|
Fri, 07 May 2004 11:25:07 +0000 |
diego |
clarification
|
Tue, 04 May 2004 16:17:22 +0000 |
diego |
VIDIX now works on Win32, approved by Sascha.
|
Fri, 30 Apr 2004 17:07:49 +0000 |
faust3 |
add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
|
Mon, 26 Apr 2004 09:44:06 +0000 |
alex |
attribute_used macro
|
Thu, 22 Apr 2004 12:12:00 +0000 |
diego |
Missing options added, one put into default order.
|
Mon, 19 Apr 2004 20:09:33 +0000 |
diego |
QNX does not support -rdynamic.
|
Fri, 16 Apr 2004 13:22:51 +0000 |
michael |
OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
Tue, 13 Apr 2004 23:26:31 +0000 |
diego |
Missing options added to --help output.
|
Tue, 13 Apr 2004 21:40:04 +0000 |
diego |
Make caca detection consistent with the others using *-config, also avoids
|
Tue, 13 Apr 2004 12:19:10 +0000 |
diego |
-rdynamic is not supported on Win32. Both _xanim and _real set it, so both
|
Tue, 13 Apr 2004 10:02:37 +0000 |
faust3 |
-rdynamic is not supported on windows
|
Tue, 13 Apr 2004 01:01:46 +0000 |
diego |
win32 macro added to simplify detecting both Cygwin and MinGW.
|
Mon, 12 Apr 2004 16:39:26 +0000 |
faust3 |
libavformat support for windows
|
Sun, 11 Apr 2004 14:26:04 +0000 |
michael |
demux_lavf
|
Tue, 06 Apr 2004 16:13:52 +0000 |
alex |
altivec support under netbsd, patch by Matthew Green
|
Tue, 06 Apr 2004 01:12:36 +0000 |
alex |
removed obsoleted defs
|