Wed, 22 Oct 2003 12:35:03 +0000 |
alex |
Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
|
Sun, 19 Oct 2003 20:37:07 +0000 |
diego |
DOCS/en/ ---> DOCS/HTML/en/
|
Sun, 19 Oct 2003 20:20:45 +0000 |
diego |
Man pages moved to DOCS/man/.
|
Thu, 16 Oct 2003 12:12:49 +0000 |
alex |
consistency fixes
|
Thu, 16 Oct 2003 08:45:10 +0000 |
attila |
Fix compilation when libavcodec is missing.
|
Tue, 14 Oct 2003 12:14:48 +0000 |
diego |
Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
|
Tue, 14 Oct 2003 09:41:08 +0000 |
alex |
some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
|
Sat, 11 Oct 2003 19:31:29 +0000 |
alex |
some missing declarations for libavcodec
|
Mon, 06 Oct 2003 07:21:01 +0000 |
lumag |
Fix external FLAC detection on Mandrake.
|
Sun, 05 Oct 2003 17:15:09 +0000 |
lumag |
Improve flac detection a bit. Now you can safely remove all files from
|
Sun, 05 Oct 2003 15:34:40 +0000 |
faust3 |
consolevidix -> cvidix
|
Sat, 04 Oct 2003 23:06:04 +0000 |
attila |
configure altivec patch by Magnus Damm <damm@opensource.se>
|
Sat, 04 Oct 2003 22:00:25 +0000 |
lumag |
FLAC decoding support via imported libmpflac.
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Thu, 02 Oct 2003 14:25:52 +0000 |
faust3 |
new vidix vo modules for textmode console and windows
|
Fri, 26 Sep 2003 18:08:10 +0000 |
alex |
initial MorphOS/Amiga (GeekGadgets) support
|
Fri, 26 Sep 2003 12:38:55 +0000 |
diego |
typo
|
Sun, 21 Sep 2003 17:05:51 +0000 |
faust3 |
10l really disable faad if gcc is broken
|
Sun, 21 Sep 2003 10:20:36 +0000 |
attila |
ev56 doesnt support mvi
|
Sun, 21 Sep 2003 01:29:40 +0000 |
pl |
patch by Andrew A. Gill <superluser@frontiernet.net>:
|
Fri, 19 Sep 2003 20:07:50 +0000 |
faust3 |
make vo_gl2 compile on cygwin, too
|
Fri, 19 Sep 2003 14:33:51 +0000 |
faust3 |
vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
|
Fri, 12 Sep 2003 21:59:40 +0000 |
mosu |
Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.
|
Fri, 12 Sep 2003 15:52:57 +0000 |
pl |
patch by Guido Guenther <agx@sigxcpu.org>:
|
Mon, 08 Sep 2003 10:09:02 +0000 |
mosu |
Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.
|
Sun, 07 Sep 2003 18:06:27 +0000 |
mosu |
Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by Gtz Waschk <waschk@informatik.uni-rostock.de>
|
Sun, 07 Sep 2003 17:49:56 +0000 |
alex |
100l typo found by Dima K. <dimakar@yahoo.com>
|
Sun, 07 Sep 2003 17:48:17 +0000 |
alex |
external faad support via --enable-externalfaad and fix my 1000l bug
|
Fri, 05 Sep 2003 23:50:56 +0000 |
alex |
disable faad with gcc 3.2
|
Fri, 05 Sep 2003 23:49:18 +0000 |
alex |
solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
|
Tue, 02 Sep 2003 14:36:26 +0000 |
mosu |
Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
|
Mon, 01 Sep 2003 10:51:11 +0000 |
lumag |
Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev/lirc may be a directory, so right device is /dev/lirc/0)
|
Sun, 31 Aug 2003 23:23:22 +0000 |
diego |
spelling fixes
|
Sun, 31 Aug 2003 23:00:39 +0000 |
alex |
vo_fbdev2 written by Joey Parrish with some minor modifications
|
Sat, 30 Aug 2003 22:31:45 +0000 |
arpi |
use internal (included) libfaad2
|
Sun, 24 Aug 2003 18:26:37 +0000 |
arpi |
TGA image output VO module
|
Mon, 18 Aug 2003 14:24:29 +0000 |
alex |
Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
|
Mon, 18 Aug 2003 13:13:41 +0000 |
alex |
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
|
Sun, 17 Aug 2003 20:56:40 +0000 |
alex |
--dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
|
Fri, 15 Aug 2003 19:13:23 +0000 |
albeu |
ftp support. The change on connect2Server is needed bcs we need 2
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Tue, 12 Aug 2003 23:18:02 +0000 |
alex |
added live.com to (no)inputmodules
|
Tue, 12 Aug 2003 20:09:53 +0000 |
joey |
Added DR support to vo_fbdev,
|
Mon, 11 Aug 2003 20:52:53 +0000 |
alex |
Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
|
Sun, 10 Aug 2003 15:54:25 +0000 |
alex |
libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
|
Sat, 09 Aug 2003 12:07:18 +0000 |
diego |
OSD menu should not be confused with DVD menus.
|
Thu, 07 Aug 2003 12:24:35 +0000 |
henry |
v4l2 support
|
Wed, 06 Aug 2003 22:05:20 +0000 |
diego |
(nonworking) dvdnav commented out as discussed on dev-eng.
|
Tue, 05 Aug 2003 23:53:06 +0000 |
diego |
_win32libdir (not _libdir/win32) should be searched after other locations.
|
Mon, 04 Aug 2003 01:29:58 +0000 |
rfelker |
warning for users who insist on trying to enable dvdnav
|
Sun, 27 Jul 2003 22:55:25 +0000 |
alex |
gcc2.95.x has no support for mvi instructions
|
Sat, 26 Jul 2003 22:55:37 +0000 |
iive |
xvmc fixes - check for xv presence and fix libs order
|
Fri, 25 Jul 2003 14:56:28 +0000 |
nexus |
detect Real codecs fix (with only win32 DLL)
|
Sat, 19 Jul 2003 21:41:53 +0000 |
diego |
MinGW support in mpdvdkit
|
Fri, 11 Jul 2003 20:24:20 +0000 |
mosu |
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
|
Mon, 07 Jul 2003 16:26:27 +0000 |
alex |
full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
|
Thu, 03 Jul 2003 17:36:52 +0000 |
rfelker |
reverse this nonsense that breaks configure! (ppl, please don't commit
|
Tue, 01 Jul 2003 15:33:07 +0000 |
alex |
automatic altivec support detection on linux
|
Mon, 30 Jun 2003 23:46:08 +0000 |
diego |
The new head and tail deprecates -1 in favour of -n 1.
|
Tue, 24 Jun 2003 15:54:35 +0000 |
alex |
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
|