| Commit message (Expand) | Author | Age |
* | Compilation fix hacks: disable libavformat X11 grabber and | reimar | 2006-12-15 |
* | Add missing redirect to /dev/null. | corey | 2006-12-13 |
* | Ugly hotfix for --disable-mencoder. | diego | 2006-12-13 |
* | Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed | reimar | 2006-12-12 |
* | Fix --extra-libs-mplayer and --extra-libs-mencoder. | diego | 2006-12-11 |
* | 10l, forgot to add _inc_x11 to X11 cc check | reimar | 2006-12-11 |
* | Better default CFLAGS for non-gnu, non-intel compilers | reimar | 2006-12-10 |
* | Add x11 include path only to _inc_extra if X11 is actually enabled. | reimar | 2006-12-10 |
* | Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene... | reimar | 2006-12-10 |
* | do not force arch and isysroot in osx | nplourde | 2006-12-09 |
* | force ppc arch and 10.3.9 sys lib on ppc mac | nplourde | 2006-12-04 |
* | Move cddb "autodetection" so it also works for libcdio | reimar | 2006-12-04 |
* | Add full support for en-/disabling cddb support | reimar | 2006-12-04 |
* | Use fallback XAnim and Real codecs directories when autodetection is skipped. | diego | 2006-12-02 |
* | Remove warning about missing codecs directory, the condition is always true. | diego | 2006-12-02 |
* | 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 |