| Commit message (Expand) | Author | Age |
... | |
* | Add missing config.mak entry for gettimeofday(). | diego | 2007-01-13 |
* | 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly | reimar | 2007-01-10 |
* | Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system. | diego | 2007-01-10 |
* | Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system. | diego | 2007-01-10 |
* | Move #ifdef directives around complete files into the build system. | diego | 2007-01-10 |
* | GNU/kFreeBSD support, closes Bugzilla #704. | diego | 2007-01-10 |
* | CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg. | diego | 2007-01-10 |
* | Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no. | diego | 2007-01-07 |
* | Set default values for proc and iproc for x86_32 case. | reimar | 2007-01-06 |
* | move runtime cpu detection check after detection of host architecture, | reimar | 2007-01-05 |
* | 100l syntax error | diego | 2006-12-24 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-12-24 |
* | Run less CPU checks when runtime CPU detection is enabled. | diego | 2006-12-24 |
* | Exit when runtime CPU detection is requested on unsupported arches. | diego | 2006-12-24 |
* | Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64. | diego | 2006-12-24 |
* | Extend runtime CPU detection to x86-64. | diego | 2006-12-23 |
* | Fix disabling individual demuxers, parsers and decoders | diego | 2006-12-23 |
* | cosmetics: Rename variables to simplify upcoming patches. | diego | 2006-12-23 |
* | Remove x11grab hack, it's now disabled by default in FFmpeg. | diego | 2006-12-23 |
* | Color console had a big bug nobody noticed, so mark this feature as | reimar | 2006-12-18 |
* | 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 |