summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of old libmp1e support.diego2006-07-121-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19026 b3059339-0415-0410-9bf9-f77b7e298cf2
* make libswscale build system similar to the libav* onelucabe2006-07-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify ASS handling second try, this time taking FreeType into account.diego2006-07-091-13/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert r18980, it breaks compilation under MinGW.eugeni2006-07-091-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18986 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify ASS handling.diego2006-07-091-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18980 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add back the path part in 'libvo/font_load_ft.c' that was accidentally uau2006-07-041-1/+1
| | | | | | | dropped when moving it in r18892. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.diego2006-07-031-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move postproc ---> libswscalelucabe2006-06-301-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18866 b3059339-0415-0410-9bf9-f77b7e298cf2
* "make depend" requires version.huau2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18792 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion + better version.h handlingdiego2006-06-221-9/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18789 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove separation between Win32 DLL and DirectShow support in the build system.diego2006-06-211-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored support for dvdnav only in the stream layer; all other ↵nicodvb2006-06-141-0/+1
| | | | | | functionalities are disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18715 b3059339-0415-0410-9bf9-f77b7e298cf2
* libpostproc is not a subdirectory of libavcodec anymore.diego2006-06-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18558 b3059339-0415-0410-9bf9-f77b7e298cf2
* make depend requires help_mp.h, fixes make depend after make distclean.diego2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18481 b3059339-0415-0410-9bf9-f77b7e298cf2
* No need to include the whole libinput in mencoderalbeu2006-04-251-1/+1
| | | | | | | for a single useless function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18268 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add 32x32 XPM icon as mandated by Debian policy.diego2006-04-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18039 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing dependencyrfelker2006-04-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18036 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove mpdvdkit1 cruft from the build system.diego2006-04-021-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove shared libmpdvdkit leftovers.diego2006-04-021-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18021 b3059339-0415-0410-9bf9-f77b7e298cf2
* further fixes..rfelker2006-04-021-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18016 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: version.h was not being built in some odd casesrfelker2006-04-021-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18015 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrate old "libdeps" hack into makefilerfelker2006-04-021-5/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18014 b3059339-0415-0410-9bf9-f77b7e298cf2
* first stage of build system cleanup:rfelker2006-04-021-40/+4
| | | | | | | | | | - remove .developer nonsense - correct version.h dependencies - remove some old shared dvdkit cruft that was not used who's going to buy me the cola if this breaks?? :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18013 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove deprecated, never-used gnu gettext cruft.rfelker2006-03-301-2/+0
| | | | | | | | | | | | proper runtime message catalogs will be added with catgets in the (near?) future. this resolves complaints about mp_msg printing crap at startup when gettext was (stupidly) enabled by default even though it was not useful. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17999 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for external VIDIXnicodvb2006-03-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17989 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingdiego2006-03-271-2/+2
| | | | | | | backwards compatibility. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify directory creation in the install target.diego2006-03-261-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17967 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't call make from shell constructs it prevent properalbeu2006-03-261-8/+4
| | | | | | | build paralelization. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17959 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add libpostproc to PARTS, fixes distclean on OS X and other platforms.diego2006-03-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17952 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-3/+15
| | | | | | | to ease patching in the future. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17944 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+1
| | | | | | | | Move the volume and mute command to the command to property bridge. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17912 b3059339-0415-0410-9bf9-f77b7e298cf2
* codec-cfg depend on help_mp.h. Fix // builds.albeu2006-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17890 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove mp_msg.c dependency when compiling codec-cfg binary.reimar2006-03-121-1/+1
| | | | | | | | Fixes MinGW compilation (caused by missing -liconv), this solution seems best to me because of e.g. cross-compilation issues just adding -liconv might cause. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17842 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert the attempts for ccache fixhenry2006-03-081-11/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17783 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add codecs2html dependencies.diego2006-03-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17771 b3059339-0415-0410-9bf9-f77b7e298cf2
* libcdio needs to link before -lwinmm in WIN32_LIB on Windows.diego2006-03-081-1/+1
| | | | | | | patch by Erik Lunchpail erik_27can <<at>> yahoo <<dot>> com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17770 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix incomplete abs->rel path conversionhenry2006-03-071-3/+7
| | | | | | | also added missing make distclean for libpostproc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add codecs2html target.diego2006-03-071-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17762 b3059339-0415-0410-9bf9-f77b7e298cf2
* use relative paths for libav* buildhenry2006-03-051-4/+4
| | | | | | | absolute path in the command line can confuse ccache git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17734 b3059339-0415-0410-9bf9-f77b7e298cf2
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenAL audio support, actual output is mono-only (no positioning yet).reimar2006-02-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17634 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2006-02-121-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17608 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a missing rule for libpostproc.ahenry2006-02-121-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17597 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove rule to build shared libpostproc, it does not belong in MPlayer.diego2006-01-191-3/+0
| | | | | | | Based on a patch from Christian Marillat's Debian package. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix parallel make builds, patch by Oded Shimon.rathann2006-01-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17384 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromrathann2006-01-131-1/+1
| | | | | | | libaf's and libmenu's Makefiles and -g from main Makefile. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17382 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIX PPC portdiego2005-12-291-0/+2
| | | | | | | patch by "Derek E. Lewis" < -- dlewis -- @ -- solnetworks -- . -- net -- > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17265 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- ↵ptt2005-11-161-4/+5
| | | | | | at -- csociety -- dot -- org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16992 b3059339-0415-0410-9bf9-f77b7e298cf2
* make it optionally possible to compile MPlayer with libcdio instead of ↵faust32005-11-061-0/+4
| | | | | | | | | | | libcdparanoia patch by Erik Lunchpail <erik_27can at yahoo.com> base on patch by Rocky Bernstein <rocky at panix.com> minor modification by myself git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16936 b3059339-0415-0410-9bf9-f77b7e298cf2
* Speex support. Seeking and pts generation does not work.reimar2005-11-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove broken shared libpostproc stuffrfelker2005-08-191-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16277 b3059339-0415-0410-9bf9-f77b7e298cf2
* use libvbe from vesautilsalex2005-08-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16257 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil should be be in "PARTS" so that 'make distclean' cleans that ↵gpoirier2005-08-111-0/+1
| | | | | | | | | directory too. A cup of coffee to beastd for forgetting it :) Patch idea by Steven Schultz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16202 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new static libavcodec (depends on libavutil).al2005-08-011-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2005-06-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15834 b3059339-0415-0410-9bf9-f77b7e298cf2
* split PARTS into multiple lines alsohenry2005-06-201-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be more patch-friendlyranma2005-06-191-11/+145
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15773 b3059339-0415-0410-9bf9-f77b7e298cf2
* added twolame mp2 audio encodernicodvb2005-05-071-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15360 b3059339-0415-0410-9bf9-f77b7e298cf2
* added faac audio encodernicodvb2005-04-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15260 b3059339-0415-0410-9bf9-f77b7e298cf2
* reversed broken linker option, it breaks compile on some systems. add a ↵rfelker2005-04-211-2/+2
| | | | | | configure check for this nonsense if it's important.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15233 b3059339-0415-0410-9bf9-f77b7e298cf2
* Link with -z noexecstack, fixes bug #258. Please test on all platforms!reimar2005-04-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15224 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>diego2005-04-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15195 b3059339-0415-0410-9bf9-f77b7e298cf2
* cross-compilation fix: don't use target CFLAGS to compile host toolsaurel2005-04-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15164 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix shared libpostproc installation.diego2005-03-231-0/+3
| | | | | | | based on a patch by Rene Rebe <rene at exactcode dot de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14995 b3059339-0415-0410-9bf9-f77b7e298cf2
* --charset configure option to convert help messages charsetreimar2005-02-261-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14831 b3059339-0415-0410-9bf9-f77b7e298cf2
* suboption parser for vo and ao modulesal2004-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14282 b3059339-0415-0410-9bf9-f77b7e298cf2
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing AFMT_ dependancyalex2004-12-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
* polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>faust32004-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13879 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
| | | | | | | Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of help_mp.h on make distclean, as requested by Felix Buenemannwight2004-10-261-1/+1
| | | | | | | <atmosfear -at- users(dot)sourceforge(dot)net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move help_mp.h generation to Makefile, so it's easier to maintain onwight2004-10-201-3/+15
| | | | | | | help/*.h changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13704 b3059339-0415-0410-9bf9-f77b7e298cf2
* make uninstall was leaving vidix, dha, and libmpdvdkit librarieswight2004-10-201-0/+10
| | | | | | | | | and translated manpages as well. This fixes the issue. Resolves bug #9 (hopefully) Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
* Menu entry for all freedesktop.org compliant window managers.diego2004-10-181-0/+6
| | | | | | | patch by Piero di Vita <scognito at libero dot it> uninstall by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13667 b3059339-0415-0410-9bf9-f77b7e298cf2
* Zeta OS support, mostly working.reimar2004-10-11