| Commit message (Expand) | Author | Age |
* | Add /usr/local/lib and /usr/local/include to the linker/compiler | diego | 2006-11-29 |
* | `sdl-config --libs` under mingw32 will give -lmingw32, which leads to | diego | 2006-11-29 |
* | Sync with FFmpeg changes for encoder/decoder registration. | aurel | 2006-11-29 |
* | Make MPlayer/MEncoder print the compile-time configuration in verbose mode. | diego | 2006-11-28 |
* | support Intel Core 2 and AMD Geode in the processor detection routines | diego | 2006-11-28 |
* | Merge _ld_arch into _ld_extra. | diego | 2006-11-27 |
* | Disable cddb on Darwin at Reimar's request. | diego | 2006-11-27 |
* | _ld_sock is already in _ld_extra. | diego | 2006-11-27 |
* | Add a config.mak variable for CDDB. | diego | 2006-11-27 |
* | Sync with FFmpeg changes for (de)muxer registration. | diego | 2006-11-27 |
* | Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check, | reimar | 2006-11-26 |
* | -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c | reimar | 2006-11-26 |
* | Revert r21251 (moving loader/config.h contents to main config.h). | uau | 2006-11-26 |
* | Set _win32codecsdir fallback also with --enable-win32 | reimar | 2006-11-26 |
* | Move contents of loader/config.h to configure/config.h, there are | diego | 2006-11-25 |
* | Add support for compiling with ICC 9.1. Currently needs --target=generic-linux, | reimar | 2006-11-25 |
* | Add generic target that allow compiling without any assembler or otherwise | reimar | 2006-11-25 |
* | Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg | diego | 2006-11-24 |
* | Get rid of _ld_gtk and _ld_glib. | diego | 2006-11-22 |
* | Get rid of _ld_vorbis. | diego | 2006-11-22 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 |
* | Get rid of _xmms_lib. | diego | 2006-11-22 |
* | _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER. | diego | 2006-11-22 |
* | Cosmetics to make the next patches more readable. | diego | 2006-11-22 |
* | Remove _ld_x11. | diego | 2006-11-22 |
* | typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at | diego | 2006-11-22 |
* | Remove _ld_gif and _ld_theora. | diego | 2006-11-22 |
* | Remove _ld_freetype and _ld_fontconfig, they are no longer necessary. | diego | 2006-11-22 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 |
* | Fix SVN r21075, it completely disabled OpenGL in almost all cases. | reimar | 2006-11-21 |
* | Treat fontconfig and FreeType linker flags just like any other linker flag. | diego | 2006-11-21 |
* | Remove stray -I from include dirs in live555 check, it was being duplicated. | diego | 2006-11-21 |
* | cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER | diego | 2006-11-21 |
* | _ld_tmp vs _ld_x264 typo | diego | 2006-11-21 |
* | Remove --with-x11libdir and --with-livelibdir. | diego | 2006-11-21 |
* | Attempt to properly fix linking of encoding libs used by libavcodec. | diego | 2006-11-21 |
* | ALSA can be used by both MPlayer and MEncoder. | diego | 2006-11-21 |
* | Fix linking when libavcodec uses x264. | diego | 2006-11-21 |
* | Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed. | diego | 2006-11-21 |
* | _ld_xv does not exist anymore. | diego | 2006-11-21 |
* | Add _libs_mplayer and _libs_mencoder to cc_check. | diego | 2006-11-21 |
* | Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables. | diego | 2006-11-21 |
* | Move FFmpeg library dependencies into the Makefile just like everything else. | diego | 2006-11-21 |
* | Move some Win32 LDFLAGS into _ld_extra. | diego | 2006-11-21 |
* | Merge MPlayer-specific libs into one variable. | diego | 2006-11-21 |
* | Remove _ld_win32, this is handled by the Makefile. | diego | 2006-11-21 |
* | Remove --with-xmmsplugindir and --with-xmmslibdir. | diego | 2006-11-20 |
* | Remove --with-x264libdir. | diego | 2006-11-20 |
* | Remove --with-xvidlibdir. | diego | 2006-11-20 |
* | Remove --with-toolamelibdir from help output as well. | diego | 2006-11-20 |