Wed, 29 Nov 2006 11:07:30 +0000 |
diego |
Add /usr/local/lib and /usr/local/include to the linker/compiler
|
Wed, 29 Nov 2006 10:33:42 +0000 |
diego |
`sdl-config --libs` under mingw32 will give -lmingw32, which leads to
|
Wed, 29 Nov 2006 08:55:24 +0000 |
aurel |
Sync with FFmpeg changes for encoder/decoder registration.
|
Tue, 28 Nov 2006 18:29:24 +0000 |
diego |
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
|
Tue, 28 Nov 2006 12:04:59 +0000 |
diego |
support Intel Core 2 and AMD Geode in the processor detection routines
|
Mon, 27 Nov 2006 22:55:46 +0000 |
diego |
Merge _ld_arch into _ld_extra.
|
Mon, 27 Nov 2006 22:48:54 +0000 |
diego |
Disable cddb on Darwin at Reimar's request.
|
Mon, 27 Nov 2006 22:34:03 +0000 |
diego |
_ld_sock is already in _ld_extra.
|
Mon, 27 Nov 2006 22:02:06 +0000 |
diego |
Add a config.mak variable for CDDB.
|
Mon, 27 Nov 2006 13:19:34 +0000 |
diego |
Sync with FFmpeg changes for (de)muxer registration.
|
Sun, 26 Nov 2006 18:37:51 +0000 |
reimar |
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
|
Sun, 26 Nov 2006 14:13:39 +0000 |
reimar |
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
|
Sun, 26 Nov 2006 13:17:50 +0000 |
uau |
Revert r21251 (moving loader/config.h contents to main config.h).
|
Sun, 26 Nov 2006 11:56:54 +0000 |
reimar |
Set _win32codecsdir fallback also with --enable-win32
|
Sat, 25 Nov 2006 20:53:43 +0000 |
diego |
Move contents of loader/config.h to configure/config.h, there are
|
Sat, 25 Nov 2006 18:00:59 +0000 |
reimar |
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
|
Sat, 25 Nov 2006 17:58:33 +0000 |
reimar |
Add generic target that allow compiling without any assembler or otherwise
|
Fri, 24 Nov 2006 23:32:39 +0000 |
diego |
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
|
Wed, 22 Nov 2006 19:35:41 +0000 |
diego |
Get rid of _ld_gtk and _ld_glib.
|
Wed, 22 Nov 2006 19:26:52 +0000 |
diego |
Get rid of _ld_vorbis.
|
Wed, 22 Nov 2006 19:21:16 +0000 |
uau |
Make compilation depending on USE_OSD unconditional.
|
Wed, 22 Nov 2006 19:19:47 +0000 |
diego |
Get rid of _xmms_lib.
|
Wed, 22 Nov 2006 19:13:13 +0000 |
diego |
_ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
|
Wed, 22 Nov 2006 19:12:09 +0000 |
diego |
Cosmetics to make the next patches more readable.
|
Wed, 22 Nov 2006 16:42:04 +0000 |
diego |
Remove _ld_x11.
|
Wed, 22 Nov 2006 12:05:27 +0000 |
diego |
typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
|
Wed, 22 Nov 2006 09:51:34 +0000 |
diego |
Remove _ld_gif and _ld_theora.
|
Wed, 22 Nov 2006 09:36:33 +0000 |
diego |
Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
|
Tue, 21 Nov 2006 20:48:17 +0000 |
uau |
Make compilation depending on USE_SUB unconditional.
|
Tue, 21 Nov 2006 17:36:39 +0000 |
reimar |
Fix SVN r21075, it completely disabled OpenGL in almost all cases.
|
Tue, 21 Nov 2006 17:20:32 +0000 |
diego |
Treat fontconfig and FreeType linker flags just like any other linker flag.
|
Tue, 21 Nov 2006 16:46:31 +0000 |
diego |
Remove stray -I from include dirs in live555 check, it was being duplicated.
|
Tue, 21 Nov 2006 16:23:35 +0000 |
diego |
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
|
Tue, 21 Nov 2006 16:15:39 +0000 |
diego |
_ld_tmp vs _ld_x264 typo
|
Tue, 21 Nov 2006 16:13:11 +0000 |
diego |
Remove --with-x11libdir and --with-livelibdir.
|
Tue, 21 Nov 2006 16:00:00 +0000 |
diego |
Attempt to properly fix linking of encoding libs used by libavcodec.
|
Tue, 21 Nov 2006 15:15:13 +0000 |
diego |
ALSA can be used by both MPlayer and MEncoder.
|
Tue, 21 Nov 2006 15:12:55 +0000 |
diego |
Fix linking when libavcodec uses x264.
|
Tue, 21 Nov 2006 13:53:32 +0000 |
diego |
Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
|
Tue, 21 Nov 2006 13:45:11 +0000 |
diego |
_ld_xv does not exist anymore.
|
Tue, 21 Nov 2006 13:44:42 +0000 |
diego |
Add _libs_mplayer and _libs_mencoder to cc_check.
|
Tue, 21 Nov 2006 13:18:56 +0000 |
diego |
Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
|
Tue, 21 Nov 2006 12:49:46 +0000 |
diego |
Move FFmpeg library dependencies into the Makefile just like everything else.
|
Tue, 21 Nov 2006 12:16:12 +0000 |
diego |
Move some Win32 LDFLAGS into _ld_extra.
|
Tue, 21 Nov 2006 12:12:19 +0000 |
diego |
Merge MPlayer-specific libs into one variable.
|
Tue, 21 Nov 2006 12:04:41 +0000 |
diego |
Remove _ld_win32, this is handled by the Makefile.
|
Mon, 20 Nov 2006 17:08:13 +0000 |
diego |
Remove --with-xmmsplugindir and --with-xmmslibdir.
|
Mon, 20 Nov 2006 16:59:09 +0000 |
diego |
Remove --with-x264libdir.
|
Mon, 20 Nov 2006 16:51:09 +0000 |
diego |
Remove --with-xvidlibdir.
|
Mon, 20 Nov 2006 16:40:07 +0000 |
diego |
Remove --with-toolamelibdir from help output as well.
|
Mon, 20 Nov 2006 16:14:47 +0000 |
diego |
Remove --with-toolamelibdir.
|
Mon, 20 Nov 2006 16:14:01 +0000 |
diego |
Add support for disabling MPlayer compilation.
|
Mon, 20 Nov 2006 14:45:33 +0000 |
diego |
Deliver dependency handling from redundancy.
|
Mon, 20 Nov 2006 01:31:15 +0000 |
diego |
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
Mon, 20 Nov 2006 00:59:05 +0000 |
diego |
Some more cleanups for LDFLAGS handling.
|
Mon, 20 Nov 2006 00:55:57 +0000 |
diego |
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
Mon, 20 Nov 2006 00:19:43 +0000 |
diego |
Some cleanups for LDFLAGS handling, next part.
|
Sun, 19 Nov 2006 22:15:59 +0000 |
diego |
Remove settled FIXME.
|
Sun, 19 Nov 2006 19:12:29 +0000 |
nplourde |
disable x11 gl support on osx
|
Sat, 18 Nov 2006 06:53:33 +0000 |
voroshil |
Add *BSD BT848 radio support
|
Sat, 18 Nov 2006 02:40:19 +0000 |
diego |
Remove obsolete Xvid 3 support.
|
Wed, 15 Nov 2006 20:51:27 +0000 |
iive |
When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
|
Tue, 14 Nov 2006 16:51:06 +0000 |
diego |
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
|
Tue, 14 Nov 2006 06:01:54 +0000 |
ods15 |
update to libnut, rename nut.h->libnut.h
|
Sun, 12 Nov 2006 18:28:12 +0000 |
reimar |
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
|
Sun, 12 Nov 2006 16:34:33 +0000 |
diego |
Mac OS X Server support
|
Thu, 09 Nov 2006 23:14:33 +0000 |
rathann |
Disable linking mplayer (and internal static libavcodec) with
|
Thu, 09 Nov 2006 18:25:42 +0000 |
diego |
Allow disabling internal libdvdcss.
|
Wed, 08 Nov 2006 19:58:10 +0000 |
diego |
Reset _ld_xvid so that stray libs do not appear on the link command line.
|
Wed, 08 Nov 2006 18:46:42 +0000 |
diego |
Remove unused variables.
|
Wed, 08 Nov 2006 18:46:03 +0000 |
diego |
Rename xvid4 variable/option back to xvid so as not to break scripts.
|
Wed, 08 Nov 2006 18:36:46 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Wed, 08 Nov 2006 18:35:32 +0000 |
diego |
Separate XviD 3 and XviD 4 tests.
|
Wed, 08 Nov 2006 17:37:50 +0000 |
diego |
Remove some DivX 4 leftovers.
|
Wed, 08 Nov 2006 00:13:33 +0000 |
diego |
Create binaries with proper executable suffix under Windows.
|
Tue, 07 Nov 2006 21:05:03 +0000 |
diego |
_inputmodules vs _noinputmodules typo fix
|
Tue, 07 Nov 2006 17:21:34 +0000 |
reimar |
r20650 inverted the gtk1 check before setting charset, this
|
Mon, 06 Nov 2006 22:57:14 +0000 |
diego |
Remove remnants of long-gone libfame.
|
Mon, 06 Nov 2006 18:05:38 +0000 |
diego |
typo
|
Mon, 06 Nov 2006 16:23:04 +0000 |
diego |
output cosmetics
|
Mon, 06 Nov 2006 00:18:06 +0000 |
diego |
Remove hackish setting of extra libraries through --enable-static=-lfoo,
|
Mon, 06 Nov 2006 00:13:37 +0000 |
diego |
Remove deprecated install-path option.
|
Mon, 06 Nov 2006 00:09:07 +0000 |
diego |
spelling/grammar/wording/consistency for the help output
|
Sun, 05 Nov 2006 18:27:07 +0000 |
diego |
Fix tdfx-related copy + paste typos, patch by Ville Skytt¸«£, ville.skytta iki fi.
|
Sun, 05 Nov 2006 09:04:32 +0000 |
diego |
Remove empty variable.
|
Sun, 05 Nov 2006 00:10:10 +0000 |
diego |
output cosmetics
|
Sun, 05 Nov 2006 00:02:48 +0000 |
diego |
Fix some echo -n occurrences, patch by sci-fi@hush.ai.
|
Sat, 04 Nov 2006 11:57:03 +0000 |
reimar |
Extended/reworked fontconfig test to work without pkg-config with versions
|
Fri, 03 Nov 2006 22:03:58 +0000 |
diego |
Streamline and simplify internal vs external libdvdread handling.
|
Fri, 03 Nov 2006 21:52:35 +0000 |
kraymer |
remove charset files (all of them are in UTF-8 now anyway)
|
Fri, 03 Nov 2006 13:48:52 +0000 |
diego |
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
|
Thu, 02 Nov 2006 18:14:12 +0000 |
reimar |
remove accidential ';' (that's what too much C programming does to you ;-) )
|
Thu, 02 Nov 2006 18:12:19 +0000 |
reimar |
Check for existence of libcdio_paranoia, not libcdio, since the former is
|
Thu, 02 Nov 2006 18:07:00 +0000 |
reimar |
Useless break in libcdio pkg-config check
|
Thu, 02 Nov 2006 18:05:22 +0000 |
reimar |
Remove spurious $_inc_tmp in libcdio check
|
Wed, 01 Nov 2006 20:31:18 +0000 |
diego |
Rework binary codec directory handling. Don't use directories from other
|
Wed, 01 Nov 2006 18:54:10 +0000 |
reimar |
libcdio also needs to link against libcdio_paranoia
|
Wed, 01 Nov 2006 18:17:18 +0000 |
diego |
Support for recent changes to ARCH_X86 handling in FFmpeg.
|
Wed, 01 Nov 2006 18:15:06 +0000 |
reimar |
Proper libcdio detection also without pkg-config
|
Wed, 01 Nov 2006 17:05:17 +0000 |
reimar |
gcc optimized != 0 check for extern function away, thus linking
|
Wed, 01 Nov 2006 10:49:52 +0000 |
reimar |
Test proper linking for cdda/cdio
|
Tue, 31 Oct 2006 17:55:54 +0000 |
diego |
Fix codec directory fallback, it was overriding the autodetection.
|
Tue, 31 Oct 2006 15:16:12 +0000 |
diego |
Implement proper codecs directory fallback.
|
Tue, 31 Oct 2006 14:47:34 +0000 |
diego |
Rename all codecs directory options.
|
Tue, 31 Oct 2006 12:52:05 +0000 |
diego |
Unification of linker option handling, part 1 of many.
|
Tue, 31 Oct 2006 12:21:01 +0000 |
diego |
100l to me for not checking properly, really fix pkg-config detection now.
|
Tue, 31 Oct 2006 12:14:08 +0000 |
diego |
10l, use a pkg-config parameter that makes it return 0...
|
Tue, 31 Oct 2006 09:25:40 +0000 |
diego |
Test for the existence of pkg-config, fixes Bugzilla #553.
|
Mon, 30 Oct 2006 21:28:44 +0000 |
diego |
Explain the risks of forcing options with --enable-* in a way that is
|
Mon, 30 Oct 2006 20:23:24 +0000 |
diego |
Remove special output for outdated SDL. It's doubtful such old versions still
|
Mon, 30 Oct 2006 18:48:31 +0000 |
reimar |
Also detect static fontconfig when pkg-config is not installed
|
Mon, 30 Oct 2006 11:22:11 +0000 |
diego |
Add a parameter to enable colorized console output.
|
Mon, 30 Oct 2006 09:08:19 +0000 |
diego |
Fix libmpdvdkit2 linking on Mac OS X.
|
Mon, 30 Oct 2006 08:39:19 +0000 |
diego |
Remove redundant variable setting.
|
Mon, 30 Oct 2006 08:28:58 +0000 |
diego |
Make libmpdvdkit2 compilation slightly more consistent with the other modules.
|
Sun, 29 Oct 2006 11:38:14 +0000 |
reimar |
Factor out common cdda stuff from cdio and cdparanoia tests.
|
Fri, 27 Oct 2006 11:56:43 +0000 |
iive |
Add cmov detection to configure
|
Mon, 23 Oct 2006 10:02:21 +0000 |
diego |
Remove -fno-PIC check from configure and put -fPIC back at the beginning
|
Sun, 22 Oct 2006 22:14:08 +0000 |
diego |
Replace $() by the slightly more portable ``.
|
Sun, 22 Oct 2006 15:13:50 +0000 |
reimar |
Consistency fix: use "signed long long" for int_fast64_t instead of
|