Commit Graph

425 Commits

Author SHA1 Message Date
diego 8cf4397274 Rename libdvdread to dvdread. We really only include only the dvdread
subdirectory of libdvdread.  This will also allow getting rid of some
local modifications.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:33:01 +00:00
diego f06a2b11a0 The addition of loader/ to PARTS depended on a non-existing variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20835 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 16:39:13 +00:00
rathann 866ba3f296 Disable linking mplayer (and internal static libavcodec) with
libmp3lame/faac/x264 if --disable-encoder=mp3lame/faac/x264
options are passed to configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20827 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 23:14:33 +00:00
diego b31b19858f 10l: Overlooked one $(EXESUF) addition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:45:15 +00:00
diego 78a3bf6c9b Create binaries with proper executable suffix under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:13:33 +00:00
diego 3829ecb1a2 Remove remnants of long-gone libfame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 22:57:14 +00:00
diego 0384045e30 Streamline and simplify internal vs external libdvdread handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 22:03:58 +00:00
kraymer 630302ad63 remove charset files (all of them are in UTF-8 now anyway)
change build system accordingly


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20650 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 21:52:35 +00:00
diego 376951ca72 libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:48:52 +00:00
diego 689d0cc0f4 Move libdvdcss into its own subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 12:25:56 +00:00
diego 551d22810f Run dirclean instead of clean on distclean, this way we only need to
recurse through subdirectories once.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20558 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 13:34:17 +00:00
diego dd3fa699eb Unification of linker option handling, part 1 of many.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20555 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 12:52:05 +00:00
diego 0e80da24d1 CFLAGS are not necessary for linking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20554 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 12:41:29 +00:00
diego 9261f1cb95 Make libmpdvdkit2 compilation slightly more consistent with the other modules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20525 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 08:28:58 +00:00
diego 3f5d9a7a21 Remove bogus warning about missing font.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20236 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 13:59:26 +00:00
diego 1a6649aa5c Create target for mplayer-rc.o so that it is not rerun unconditionally.
based on patch by Zuxy Meng, zuxy.meng gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20129 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-09 09:22:43 +00:00
rathann f0996fb64c Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
passed to configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20114 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 14:10:43 +00:00
rathann 915bfd16f0 Fix make install. 10l for Diego.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-02 00:51:29 +00:00
diego 5c422c2466 Work around ln limitations on MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20013 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:00:20 +00:00
diego 5e490d613c Remove version.h on distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19970 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-24 15:55:10 +00:00
ods15 1b8971d82e Add demux_nut to MPlayer repo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 09:32:28 +00:00
diego 437c1c29ca Move MLIB_LIB to COMMON_LIBS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19564 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-27 22:35:07 +00:00
diego 9927cb669d Add --extra-libs option to pass linker flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19552 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 20:53:37 +00:00
diego 31f26e9a3f Disentangle toolame CFLAGS and LDFLAGS handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19531 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-25 14:28:39 +00:00
diego 824796ca11 Disentangle libdv and vorbis linker flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19530 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-25 13:32:22 +00:00
diego 6f690e732f cosmetics: Move some parts to more sensible places.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19529 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-25 13:15:49 +00:00
diego 636106aee4 Fix MEncoder build when bitmap fonts are disabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19525 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 16:25:56 +00:00
diego 50cc36d3c6 Remove useless else clauses.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19494 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-22 12:42:55 +00:00
diego 470943ebb7 Move libs common to MPlayer and MEncoder to COMMON_LIBS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 21:51:47 +00:00
diego 539cb1eb34 Simplify VIDIX lib handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 21:50:52 +00:00
diego fafb459b35 cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19357 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 20:58:39 +00:00
diego 4d82067c91 cosmetics: Rename some variables for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 08:57:43 +00:00
diego 25af97d3f6 Recurse into subdirs before cleaning the top level to avoid error messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 19:29:20 +00:00
diego 70d49ab5e8 'make distclean' should remove all generated files, so also config.[h|mak].
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:34:54 +00:00
diego fffc1d306a 'make clean' now recurses through subdirectories as expected,
'make dirclean' can be used to clean just the toplevel directory.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:31:30 +00:00
uau 56aebde80e Change toplevel Makefile to invoke subdirectory Makefiles
unconditionally by default. Ensures that dependencies outside the
subdirectory (such as header dependencies recorded by "make depend")
aren't ignored.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 14:44:07 +00:00
ben 49867bd432 introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 17:39:17 +00:00
diego 22b5b6d0f5 Unify include paths in the build system, part I.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:08:17 +00:00
eugeni 76ba69ec56 Fix linking order. FontConfig should appear after libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19076 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 22:24:28 +00:00
diego 7e18214f7d Streamline GUI build.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 03:05:08 +00:00
diego 4e3bf50988 Clean up codec-cfg and friends handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19056 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 01:20:14 +00:00
diego 102c66bd41 Remove old and obsolete mplayer_wine QT DLL loading stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19053 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 23:31:33 +00:00
diego f7d4dd174b OPTFLAGS already includes EXTRA_INC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19042 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:58:07 +00:00
diego 49c22997d3 Remove remnants of old libmp1e support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 13:03:40 +00:00
lucabe 1e56d3bf13 make libswscale build system similar to the libav* one
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18994 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-10 12:35:52 +00:00
diego 6d1ae9655f Simplify ASS handling second try, this time taking FreeType into account.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18987 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 22:11:53 +00:00
eugeni 1b2b9d0d22 Revert r18980, it breaks compilation under MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18986 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 19:02:20 +00:00
diego 4a3877c93a Simplify ASS handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18980 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:42:26 +00:00
eugeni e15ae9a600 Initial libass release (without mencoder support).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:26:51 +00:00
uau f1b93202b0 Add back the path part in 'libvo/font_load_ft.c' that was accidentally
dropped when moving it in r18892.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18900 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-04 09:37:54 +00:00