Thu, 27 Jul 2006 10:08:17 +0000 |
diego |
Unify include paths in the build system, part I.
|
Thu, 13 Jul 2006 22:24:28 +0000 |
eugeni |
Fix linking order. FontConfig should appear after libass.
|
Thu, 13 Jul 2006 03:05:08 +0000 |
diego |
Streamline GUI build.
|
Thu, 13 Jul 2006 01:20:14 +0000 |
diego |
Clean up codec-cfg and friends handling.
|
Wed, 12 Jul 2006 23:31:33 +0000 |
diego |
Remove old and obsolete mplayer_wine QT DLL loading stuff.
|
Wed, 12 Jul 2006 17:58:07 +0000 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
Wed, 12 Jul 2006 13:03:40 +0000 |
diego |
Remove remnants of old libmp1e support.
|
Mon, 10 Jul 2006 12:35:52 +0000 |
lucabe |
make libswscale build system similar to the libav* one
|
Sun, 09 Jul 2006 22:11:53 +0000 |
diego |
Simplify ASS handling second try, this time taking FreeType into account.
|
Sun, 09 Jul 2006 19:02:20 +0000 |
eugeni |
Revert r18980, it breaks compilation under MinGW.
|
Sun, 09 Jul 2006 15:42:26 +0000 |
diego |
Simplify ASS handling.
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Tue, 04 Jul 2006 09:37:54 +0000 |
uau |
Add back the path part in 'libvo/font_load_ft.c' that was accidentally
|
Mon, 03 Jul 2006 23:13:25 +0000 |
diego |
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|
Thu, 22 Jun 2006 22:07:25 +0000 |
uau |
"make depend" requires version.h
|
Thu, 22 Jun 2006 13:50:26 +0000 |
diego |
CVS --> Subversion + better version.h handling
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Fri, 02 Jun 2006 11:31:42 +0000 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|
Sat, 13 May 2006 16:37:16 +0000 |
diego |
make depend requires help_mp.h, fixes make depend after make distclean.
|
Tue, 25 Apr 2006 02:01:21 +0000 |
albeu |
No need to include the whole libinput in mencoder
|
Tue, 04 Apr 2006 06:48:14 +0000 |
diego |
Add 32x32 XPM icon as mandated by Debian policy.
|
Mon, 03 Apr 2006 07:16:10 +0000 |
rfelker |
missing dependency
|
Sun, 02 Apr 2006 13:31:03 +0000 |
diego |
Remove mpdvdkit1 cruft from the build system.
|
Sun, 02 Apr 2006 13:15:20 +0000 |
diego |
Remove shared libmpdvdkit leftovers.
|
Sun, 02 Apr 2006 07:30:40 +0000 |
rfelker |
further fixes..
|
Sun, 02 Apr 2006 07:18:53 +0000 |
rfelker |
10l: version.h was not being built in some odd cases
|
Sun, 02 Apr 2006 03:22:32 +0000 |
rfelker |
integrate old "libdeps" hack into makefile
|
Sun, 02 Apr 2006 03:14:54 +0000 |
rfelker |
first stage of build system cleanup:
|
Thu, 30 Mar 2006 22:14:44 +0000 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
Tue, 28 Mar 2006 22:44:16 +0000 |
nicodvb |
added support for external VIDIX
|
Mon, 27 Mar 2006 11:39:27 +0000 |
diego |
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
|
Sun, 26 Mar 2006 21:44:55 +0000 |
diego |
Simplify directory creation in the install target.
|
Sun, 26 Mar 2006 10:52:13 +0000 |
albeu |
Don't call make from shell constructs it prevent proper
|
Sat, 25 Mar 2006 22:41:15 +0000 |
diego |
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
|
Sat, 25 Mar 2006 10:38:37 +0000 |
diego |
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Sat, 18 Mar 2006 17:41:24 +0000 |
albeu |
codec-cfg depend on help_mp.h. Fix // builds.
|
Sun, 12 Mar 2006 23:06:09 +0000 |
reimar |
remove mp_msg.c dependency when compiling codec-cfg binary.
|
Wed, 08 Mar 2006 19:56:47 +0000 |
henry |
revert the attempts for ccache fix
|
Wed, 08 Mar 2006 11:09:01 +0000 |
diego |
Add codecs2html dependencies.
|
Wed, 08 Mar 2006 11:04:00 +0000 |
diego |
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.
|
Tue, 07 Mar 2006 17:49:37 +0000 |
henry |
fix incomplete abs->rel path conversion
|
Tue, 07 Mar 2006 15:37:58 +0000 |
diego |
Add codecs2html target.
|
Sun, 05 Mar 2006 10:03:53 +0000 |
henry |
use relative paths for libav* build
|
Wed, 01 Mar 2006 10:01:43 +0000 |
diego |
New website structure, the /homepage subdirectory is gone.
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Sun, 12 Feb 2006 14:50:05 +0000 |
alex |
10l
|
Sun, 12 Feb 2006 08:03:58 +0000 |
henry |
add a missing rule for libpostproc.a
|
Fri, 27 Jan 2006 00:06:42 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Thu, 19 Jan 2006 20:53:13 +0000 |
diego |
Remove rule to build shared libpostproc, it does not belong in MPlayer.
|
Sat, 14 Jan 2006 02:26:19 +0000 |
rathann |
Fix parallel make builds, patch by Oded Shimon.
|
Fri, 13 Jan 2006 23:38:16 +0000 |
rathann |
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
|
Thu, 29 Dec 2005 18:01:22 +0000 |
diego |
AIX PPC port
|
Wed, 16 Nov 2005 10:38:23 +0000 |
ptt |
fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- org
|
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.
|
Fri, 19 Aug 2005 19:24:30 +0000 |
rfelker |
remove broken shared libpostproc stuff
|
Thu, 18 Aug 2005 11:26:04 +0000 |
alex |
use libvbe from vesautils
|
Thu, 11 Aug 2005 22:30:05 +0000 |
gpoirier |
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
|
Mon, 01 Aug 2005 20:16:56 +0000 |
al |
Support new static libavcodec (depends on libavutil).
|
Sun, 10 Jul 2005 17:14:12 +0000 |
reimar |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
|
Mon, 27 Jun 2005 20:08:38 +0000 |
alex |
10l
|
Mon, 20 Jun 2005 14:35:00 +0000 |
henry |
split PARTS into multiple lines also
|
Sun, 19 Jun 2005 22:52:55 +0000 |
ranma |
Be more patch-friendly
|
Sat, 07 May 2005 14:50:14 +0000 |
nicodvb |
added twolame mp2 audio encoder
|
Mon, 25 Apr 2005 07:07:57 +0000 |
nicodvb |
added faac audio encoder
|
Thu, 21 Apr 2005 03:44:59 +0000 |
rfelker |
reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
|
Wed, 20 Apr 2005 12:01:39 +0000 |
reimar |
Link with -z noexecstack, fixes bug #258. Please test on all platforms!
|
Sat, 16 Apr 2005 20:18:12 +0000 |
diego |
FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
|
Fri, 15 Apr 2005 14:55:03 +0000 |
aurel |
cross-compilation fix: don't use target CFLAGS to compile host tools
|
Wed, 23 Mar 2005 10:07:00 +0000 |
diego |
Fix shared libpostproc installation.
|
Sat, 26 Feb 2005 13:38:17 +0000 |
reimar |
--charset configure option to convert help messages charset
|
Fri, 31 Dec 2004 11:11:24 +0000 |
al |
suboption parser for vo and ao modules
|
Thu, 30 Dec 2004 12:11:32 +0000 |
henry |
internal Tremor decoder for Ogg/Vorbis
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Fri, 05 Nov 2004 14:02:41 +0000 |
faust3 |
polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Tue, 26 Oct 2004 06:36:38 +0000 |
wight |
Removal of help_mp.h on make distclean, as requested by Felix Buenemann
|
Wed, 20 Oct 2004 14:23:33 +0000 |
wight |
Move help_mp.h generation to Makefile, so it's easier to maintain on
|
Wed, 20 Oct 2004 14:20:07 +0000 |
wight |
make uninstall was leaving vidix, dha, and libmpdvdkit libraries
|
Mon, 18 Oct 2004 09:19:05 +0000 |
diego |
Menu entry for all freedesktop.org compliant window managers.
|
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:40:59 +0000 |
faust3 |
--host-cc option for crosscompiling
|
Tue, 21 Sep 2004 19:50:54 +0000 |
nicodvb |
encoding to mp2 with libtoolame
|
Sat, 28 Aug 2004 00:46:05 +0000 |
rtognimp |
EDL enhancement/fixes:
|
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
|
Mon, 23 Aug 2004 00:25:19 +0000 |
attila |
Adding doxygen stuff.
|
Thu, 12 Aug 2004 12:36:08 +0000 |
rtognimp |
DTS support via lavc and libdts
|
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.
|
Fri, 09 Jul 2004 17:32:17 +0000 |
rtognimp |
Remove duplicated make distclean for libavformat and libavcodec
|
Sun, 27 Jun 2004 17:54:31 +0000 |
faust3 |
mingw crosscompiling step 1
|
Sat, 26 Jun 2004 15:35:35 +0000 |
rfelker |
this is broken and causes relink during 'make install'. fix it or leave it disabled
|
Fri, 25 Jun 2004 19:21:17 +0000 |
diego |
mplayer.rc moved to osdep where it belongs, approved by Sascha.
|
Fri, 25 Jun 2004 18:11:15 +0000 |
alex |
JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
|
Fri, 25 Jun 2004 17:19:17 +0000 |
alex |
enable .PHONY for correct dependancy handling
|
Thu, 24 Jun 2004 12:52:17 +0000 |
alex |
ranlib cleanup by Dan Christiansen
|
Fri, 18 Jun 2004 17:08:22 +0000 |
diego |
Just a tiny fix with configure/Makefile for not using
|
Sat, 08 May 2004 17:52:25 +0000 |
henry |
ENCA support (http://trific.ath.cx/software/enca/)
|
Tue, 13 Apr 2004 11:22:37 +0000 |
faust3 |
always add versionsinfo and icon on windows
|
Sun, 11 Apr 2004 14:26:04 +0000 |
michael |
demux_lavf
|
Tue, 06 Apr 2004 00:04:48 +0000 |
alex |
libcaca video output driver by Howell Tam
|
Mon, 05 Apr 2004 22:49:28 +0000 |
alex |
Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
|
Wed, 10 Dec 2003 12:03:54 +0000 |
attila |
add codecs.conf to the dependency list of codecs.conf.h
|
Mon, 08 Dec 2003 21:34:05 +0000 |
alex |
removed the historic libcss support
|
Mon, 08 Dec 2003 12:14:32 +0000 |
alex |
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
|
Mon, 08 Dec 2003 11:21:59 +0000 |
attila |
Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>
|
Tue, 18 Nov 2003 02:32:42 +0000 |
iive |
remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
|
Sun, 19 Oct 2003 20:20:45 +0000 |
diego |
Man pages moved to DOCS/man/.
|
Sat, 04 Oct 2003 22:00:25 +0000 |
lumag |
FLAC decoding support via imported libmpflac.
|
Sun, 21 Sep 2003 17:05:51 +0000 |
faust3 |
10l really disable faad if gcc is broken
|
Sat, 30 Aug 2003 22:31:45 +0000 |
arpi |
use internal (included) libfaad2
|
Sun, 17 Aug 2003 20:56:40 +0000 |
alex |
--dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
|
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.
|
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, 03 Aug 2003 18:33:28 +0000 |
alex |
removed obsolete my_profile
|
Mon, 28 Jul 2003 02:02:20 +0000 |
diego |
Move away old codecs.conf files.
|