| Commit message (Expand) | Author | Age | Files | Lines |
* | Use fallback XAnim and Real codecs directories when autodetection is skipped. | diego | 2006-12-02 | 1 | -2/+2 |
* | Remove warning about missing codecs directory, the condition is always true. | diego | 2006-12-02 | 1 | -14/+1 |
* | Add /usr/local/lib and /usr/local/include to the linker/compiler | diego | 2006-11-29 | 1 | -0/+2 |
* | `sdl-config --libs` under mingw32 will give -lmingw32, which leads to | diego | 2006-11-29 | 1 | -1/+1 |
* | Sync with FFmpeg changes for encoder/decoder registration. | aurel | 2006-11-29 | 1 | -3/+3 |
* | Make MPlayer/MEncoder print the compile-time configuration in verbose mode. | diego | 2006-11-28 | 1 | -0/+5 |
* | support Intel Core 2 and AMD Geode in the processor detection routines | diego | 2006-11-28 | 1 | -5/+20 |
* | Merge _ld_arch into _ld_extra. | diego | 2006-11-27 | 1 | -12/+10 |
* | Disable cddb on Darwin at Reimar's request. | diego | 2006-11-27 | 1 | -1/+1 |
* | _ld_sock is already in _ld_extra. | diego | 2006-11-27 | 1 | -1/+1 |
* | Add a config.mak variable for CDDB. | diego | 2006-11-27 | 1 | -0/+2 |
* | Sync with FFmpeg changes for (de)muxer registration. | diego | 2006-11-27 | 1 | -2/+2 |
* | Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check, | reimar | 2006-11-26 | 1 | -9/+9 |
* | -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c | reimar | 2006-11-26 | 1 | -0/+2 |
* | Revert r21251 (moving loader/config.h contents to main config.h). | uau | 2006-11-26 | 1 | -10/+0 |
* | Set _win32codecsdir fallback also with --enable-win32 | reimar | 2006-11-26 | 1 | -1/+1 |
* | Move contents of loader/config.h to configure/config.h, there are | diego | 2006-11-25 | 1 | -0/+10 |
* | Add support for compiling with ICC 9.1. Currently needs --target=generic-linux, | reimar | 2006-11-25 | 1 | -1/+7 |
* | Add generic target that allow compiling without any assembler or otherwise | reimar | 2006-11-25 | 1 | -0/+10 |
* | Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg | diego | 2006-11-24 | 1 | -1/+1 |
* | Get rid of _ld_gtk and _ld_glib. | diego | 2006-11-22 | 1 | -5/+5 |
* | Get rid of _ld_vorbis. | diego | 2006-11-22 | 1 | -5/+5 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | Get rid of _xmms_lib. | diego | 2006-11-22 | 1 | -3/+3 |
* | _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER. | diego | 2006-11-22 | 1 | -1/+1 |
* | Cosmetics to make the next patches more readable. | diego | 2006-11-22 | 1 | -5/+1 |
* | Remove _ld_x11. | diego | 2006-11-22 | 1 | -24/+24 |
* | typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at | diego | 2006-11-22 | 1 | -1/+1 |
* | Remove _ld_gif and _ld_theora. | diego | 2006-11-22 | 1 | -7/+9 |
* | Remove _ld_freetype and _ld_fontconfig, they are no longer necessary. | diego | 2006-11-22 | 1 | -4/+4 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 | 1 | -1/+0 |
* | Fix SVN r21075, it completely disabled OpenGL in almost all cases. | reimar | 2006-11-21 | 1 | -1/+1 |
* | Treat fontconfig and FreeType linker flags just like any other linker flag. | diego | 2006-11-21 | 1 | -3/+1 |
* | Remove stray -I from include dirs in live555 check, it was being duplicated. | diego | 2006-11-21 | 1 | -1/+3 |
* | cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER | diego | 2006-11-21 | 1 | -1/+1 |
* | _ld_tmp vs _ld_x264 typo | diego | 2006-11-21 | 1 | -1/+1 |
* | Remove --with-x11libdir and --with-livelibdir. | diego | 2006-11-21 | 1 | -13/+6 |
* | Attempt to properly fix linking of encoding libs used by libavcodec. | diego | 2006-11-21 | 1 | -13/+16 |
* | ALSA can be used by both MPlayer and MEncoder. | diego | 2006-11-21 | 1 | -1/+1 |
* | Fix linking when libavcodec uses x264. | diego | 2006-11-21 | 1 | -5/+3 |
* | Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed. | diego | 2006-11-21 | 1 | -6/+5 |
* | _ld_xv does not exist anymore. | diego | 2006-11-21 | 1 | -1/+1 |
* | Add _libs_mplayer and _libs_mencoder to cc_check. | diego | 2006-11-21 | 1 | -2/+2 |
* | Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables. | diego | 2006-11-21 | 1 | -42/+46 |
* | Move FFmpeg library dependencies into the Makefile just like everything else. | diego | 2006-11-21 | 1 | -23/+14 |
* | Move some Win32 LDFLAGS into _ld_extra. | diego | 2006-11-21 | 1 | -2/+2 |
* | Merge MPlayer-specific libs into one variable. | diego | 2006-11-21 | 1 | -5/+4 |
* | Remove _ld_win32, this is handled by the Makefile. | diego | 2006-11-21 | 1 | -3/+2 |
* | Remove --with-xmmsplugindir and --with-xmmslibdir. | diego | 2006-11-20 | 1 | -19/+0 |
* | Remove --with-x264libdir. | diego | 2006-11-20 | 1 | -12/+3 |
* | Remove --with-xvidlibdir. | diego | 2006-11-20 | 1 | -10/+3 |
* | Remove --with-toolamelibdir from help output as well. | diego | 2006-11-20 | 1 | -1/+0 |
* | Remove --with-toolamelibdir. | diego | 2006-11-20 | 1 | -4/+1 |
* | Add support for disabling MPlayer compilation. | diego | 2006-11-20 | 1 | -0/+5 |
* | Deliver dependency handling from redundancy. | diego | 2006-11-20 | 1 | -7/+0 |
* | another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at | diego | 2006-11-20 | 1 | -1/+1 |
* | Some more cleanups for LDFLAGS handling. | diego | 2006-11-20 | 1 | -6/+5 |
* | 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at | diego | 2006-11-20 | 1 | -2/+2 |
* | Some cleanups for LDFLAGS handling, next part. | diego | 2006-11-20 | 1 | -60/+45 |
* | Remove settled FIXME. | diego | 2006-11-19 | 1 | -1/+0 |
* | disable x11 gl support on osx | nplourde | 2006-11-19 | 1 | -1/+1 |
* | Add *BSD BT848 radio support | voroshil | 2006-11-18 | 1 | -2/+32 |
* | Remove obsolete Xvid 3 support. | diego | 2006-11-18 | 1 | -28/+0 |
* | When testing lame preset presence, use actuall lame_set_preset() function to ... | iive | 2006-11-15 | 1 | -2/+2 |
* | MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK | diego | 2006-11-14 | 1 | -1/+1 |
* | update to libnut, rename nut.h->libnut.h | ods15 | 2006-11-14 | 1 | -1/+1 |
* | Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines | reimar | 2006-11-12 | 1 | -0/+5 |
* | Mac OS X Server support | diego | 2006-11-12 | 1 | -1/+2 |
* | Disable linking mplayer (and internal static libavcodec) with | rathann | 2006-11-09 | 1 | -8/+29 |
* | Allow disabling internal libdvdcss. | diego | 2006-11-09 | 1 | -0/+18 |
* | Reset _ld_xvid so that stray libs do not appear on the link command line. | diego | 2006-11-08 | 1 | -1/+3 |
* | Remove unused variables. | diego | 2006-11-08 | 1 | -2/+0 |
* | Rename xvid4 variable/option back to xvid so as not to break scripts. | diego | 2006-11-08 | 1 | -17/+17 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-11-08 | 1 | -9/+11 |
* | Separate XviD 3 and XviD 4 tests. | diego | 2006-11-08 | 1 | -30/+34 |
* | Remove some DivX 4 leftovers. | diego | 2006-11-08 | 1 | -12/+0 |
* | Create binaries with proper executable suffix under Windows. | diego | 2006-11-08 | 1 | -12/+5 |
* | _inputmodules vs _noinputmodules typo fix | diego | 2006-11-07 | 1 | -1/+1 |
* | r20650 inverted the gtk1 check before setting charset, this | reimar | 2006-11-07 | 1 | -5/+1 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 | 1 | -33/+1 |
* | typo | diego | 2006-11-06 | 1 | -1/+1 |
* | output cosmetics | diego | 2006-11-06 | 1 | -3/+3 |
* | Remove hackish setting of extra libraries through --enable-static=-lfoo, | diego | 2006-11-06 | 1 | -5/+1 |
* | Remove deprecated install-path option. | diego | 2006-11-06 | 1 | -7/+0 |
* | spelling/grammar/wording/consistency for the help output | diego | 2006-11-06 | 1 | -202/+194 |
* | Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki... | diego | 2006-11-05 | 1 | -3/+2 |
* | Remove empty variable. | diego | 2006-11-05 | 1 | -2/+1 |
* | output cosmetics | diego | 2006-11-05 | 1 | -1/+1 |
* | Fix some echo -n occurrences, patch by sci-fi@hush.ai. | diego | 2006-11-05 | 1 | -4/+4 |
* | Extended/reworked fontconfig test to work without pkg-config with versions | reimar | 2006-11-04 | 1 | -10/+10 |
* | Streamline and simplify internal vs external libdvdread handling. | diego | 2006-11-03 | 1 | -87/+50 |
* | remove charset files (all of them are in UTF-8 now anyway) | kraymer | 2006-11-03 | 1 | -5/+3 |
* | libmpdvdkit2 --> libdvdread, it just contains libdvdread now. | diego | 2006-11-03 | 1 | -1/+1 |
* | remove accidential ';' (that's what too much C programming does to you ;-) ) | reimar | 2006-11-02 | 1 | -2/+2 |
* | Check for existence of libcdio_paranoia, not libcdio, since the former is | reimar | 2006-11-02 | 1 | -1/+1 |
* | Useless break in libcdio pkg-config check | reimar | 2006-11-02 | 1 | -1/+1 |
* | Remove spurious $_inc_tmp in libcdio check | reimar | 2006-11-02 | 1 | -1/+1 |
* | Rework binary codec directory handling. Don't use directories from other | diego | 2006-11-01 | 1 | -78/+36 |
* | libcdio also needs to link against libcdio_paranoia | reimar | 2006-11-01 | 1 | -1/+2 |
* | Support for recent changes to ARCH_X86 handling in FFmpeg. | diego | 2006-11-01 | 1 | -2/+8 |
* | Proper libcdio detection also without pkg-config | reimar | 2006-11-01 | 1 | -8/+8 |
* | gcc optimized != 0 check for extern function away, thus linking | reimar | 2006-11-01 | 1 | -2/+2 |
* | Test proper linking for cdda/cdio | reimar | 2006-11-01 | 1 | -2/+6 |
* | Fix codec directory fallback, it was overriding the autodetection. | diego | 2006-10-31 | 1 | -6/+13 |
* | Implement proper codecs directory fallback. | diego | 2006-10-31 | 1 | -6/+8 |
* | Rename all codecs directory options. | diego | 2006-10-31 | 1 | -34/+34 |
* | Unification of linker option handling, part 1 of many. | diego | 2006-10-31 | 1 | -67/+19 |
* | 100l to me for not checking properly, really fix pkg-config detection now. | diego | 2006-10-31 | 1 | -1/+1 |
* | 10l, use a pkg-config parameter that makes it return 0... | diego | 2006-10-31 | 1 | -1/+1 |
* | Test for the existence of pkg-config, fixes Bugzilla #553. | diego | 2006-10-31 | 1 | -35/+45 |
* | Explain the risks of forcing options with --enable-* in a way that is | diego | 2006-10-30 | 1 | -5/+11 |
* | Remove special output for outdated SDL. It's doubtful such old versions still | diego | 2006-10-30 | 1 | -18/+0 |
* | Also detect static fontconfig when pkg-config is not installed | reimar | 2006-10-30 | 1 | -0/+2 |
* | Add a parameter to enable colorized console output. | diego | 2006-10-30 | 1 | -2/+14 |
* | Fix libmpdvdkit2 linking on Mac OS X. | diego | 2006-10-30 | 1 | -0/+1 |
* | Remove redundant variable setting. | diego | 2006-10-30 | 1 | -1/+0 |
* | Make libmpdvdkit2 compilation slightly more consistent with the other modules. | diego | 2006-10-30 | 1 | -1/+0 |
* | Factor out common cdda stuff from cdio and cdparanoia tests. | reimar | 2006-10-29 | 1 | -7/+7 |
* | Add cmov detection to configure | iive | 2006-10-27 | 1 | -0/+13 |
* | Remove -fno-PIC check from configure and put -fPIC back at the beginning | diego | 2006-10-23 | 1 | -15/+0 |
* | Replace $() by the slightly more portable ``. | diego | 2006-10-22 | 1 | -4/+4 |
* | Consistency fix: use "signed long long" for int_fast64_t instead of | reimar | 2006-10-22 | 1 | -1/+1 |
* | IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0 | diego | 2006-10-22 | 1 | -1/+2 |
* | Provide fallback definition for uint_fast64_t as well. | diego | 2006-10-22 | 1 | -0/+1 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-10-22 | 1 | -2/+2 |
* | Do not check for the existence of LIRC devices during autodetection. | diego | 2006-10-22 | 1 | -2/+0 |
* | Add fallback on the (undocumented) x86-64 -march option in | diego | 2006-10-20 | 1 | -3/+6 |
* | Add configure switch to enable fixed-pointed mode of internal libfaad2. | diego | 2006-10-17 | 1 | -0/+7 |
* | Skip -march tests for values that are aliases of already tested values. | diego | 2006-10-16 | 1 | -7/+7 |
* | libdv may depend on libpthread. | diego | 2006-10-16 | 1 | -1/+1 |
* | Remove Linux test from DirectFB check, it runs on some BSD systems at least. | diego | 2006-10-15 | 1 | -3/+1 |
* | Remove test for framebuffer device from DirectFB check. | diego | 2006-10-15 | 1 | -1/+1 |
* | Create proper define for DFBMGA. | diego | 2006-10-14 | 1 | -0/+3 |
* | Remove intrinsics check, they are no longer used in FFmpeg. | diego | 2006-10-14 | 1 | -37/+0 |
* | Check for maeomo-specific libraries (Nokia 770). | diego | 2006-10-12 | 1 | -0/+30 |
* | Make the socklib check search gethostbyname/socket in libc. | diego | 2006-10-11 | 1 | -1/+1 |
* | Streamline socklib check. | diego | 2006-10-11 | 1 | -7/+4 |
* | Run TOOLS/cpuinfo on x86_64 as well as x86. | diego | 2006-10-11 | 1 | -1/+1 |
* | Change == to = in test comparisons for better portability. | diego | 2006-10-10 | 1 | -3/+3 |
* | List dfbmga and directfb in _novomodules. | syrjala | 2006-10-08 | 1 | -1/+5 |
* | Fix DirectFB version check. The old code simply concatenated the | syrjala | 2006-10-08 | 1 | -6/+14 |
* | Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is | rathann | 2006-10-08 | 1 | -2/+3 |
* | Support for detection of extended instructions on ARM. | diego | 2006-10-08 | 1 | -0/+49 |
* | Cosmetics: consistent order for en-/disabled codecs list | reimar | 2006-10-07 | 1 | -2/+2 |
* | Remove special warning printed when VIDIX is disabled | uau | 2006-10-07 | 1 | -8/+0 |
* | Sync with latest BUILD_ROOT changes in FFmpeg. | diego | 2006-10-07 | 1 | -0/+1 |
* | add gcc-4.x to the list of compilers displayed | gpoirier | 2006-10-06 | 1 | -2/+2 |
* | Remove the x264 option parser, and pass the options on to libx264 as a string... | lorenm | 2006-10-05 | 1 | -1/+1 |
* | removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin... | ben | 2006-09-27 | 1 | -5/+4 |
* | vo_caca: use the pre-1.x compatibility layer so recent | corey | 2006-09-26 | 1 | -0/+3 |
* | Replace preprocessor hacks to work around compilers not supporting named | diego | 2006-09-18 | 1 | -0/+15 |
* | configure should fall back on -mcpu=pentium4 if -mcpu=prescott | diego | 2006-09-18 | 1 | -0/+3 |
* | Add --disable-dvdnav to help output. | diego | 2006-09-18 | 1 | -0/+1 |
* | Add demux_nut to MPlayer repo | ods15 | 2006-09-17 | 1 | -0/+32 |
* | The recent renaming of the gcc-checking switches to gcc-check was incomplete. | diego | 2006-09-16 | 1 | -4/+4 |
* | removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane... | nicodvb | 2006-09-16 | 1 | -1/+1 |
* | Fix Irix build with gcc < 3.x, closes Bugzilla #572. | diego | 2006-09-14 | 1 | -0/+4 |
* | Move conditional compilation to the build system. | diego | 2006-09-12 | 1 | -0/+2 |
* | detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ... | nicodvb | 2006-09-09 | 1 | -32/+38 |
* | Add support for POWER5 as found on IBM eServer OpenPower 720 | gpoirier | 2006-09-06 | 1 | -1/+1 |
* | -lm needs to come before -laudio to avoid link errors in the NAS check. | diego | 2006-09-02 | 1 | -1/+1 |
* | Check for requirements at configure-time, not at run-time. | diego | 2006-08-31 | 1 | -0/+3 |
* | cosmetics: Fix ugly one-space indentation in radio check. | diego | 2006-08-31 | 1 | -10/+10 |
* | split in 2 'horribly long line' | nicodvb | 2006-08-30 | 1 | -1/+2 |
* | make sure opt.h is present when detecting libavformat | nicodvb | 2006-08-30 | 1 | -0/+1 |
* | accept dvdnav version >= 0.2.0; the previous code failed because the check te... | nicodvb | 2006-08-29 | 1 | |