| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>: | pl | 2002-01-17 | 1 | -2/+33 |
* | zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2002-01-17 | 1 | -1/+38 |
* | fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dob... | arpi | 2002-01-17 | 1 | -1/+22 |
* | awk change suggested by frederik kuivinen | atmos4 | 2002-01-15 | 1 | -1/+1 |
* | nicer awk check (logging) etc. | atmos4 | 2002-01-15 | 1 | -6/+7 |
* | small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r... | pontscho | 2002-01-15 | 1 | -0/+9 |
* | *awk detection | atmos4 | 2002-01-15 | 1 | -18/+16 |
* | typo | jaf | 2002-01-15 | 1 | -1/+1 |
* | Fix xvidix for non-x11 systems, 10l Alex :) | atmos4 | 2002-01-15 | 1 | -0/+5 |
* | added LIBDIR and USR_PREFIX | alex | 2002-01-13 | 1 | -1/+4 |
* | some comments and messages | alex | 2002-01-12 | 1 | -10/+14 |
* | Fix awk version check from --version to -W version (works with both mawk and ... | atmos4 | 2002-01-12 | 1 | -1/+1 |
* | Additional AWK notes | nick | 2002-01-12 | 1 | -2/+7 |
* | gawk->awk | nick | 2002-01-12 | 1 | -6/+2 |
* | Checking for gawk | nick | 2002-01-12 | 1 | -2/+22 |
* | ao_dxr3 removed | arpi | 2002-01-11 | 1 | -2/+0 |
* | Configurable VIDIX usage | nick | 2002-01-11 | 1 | -2/+18 |
* | slightly changed end message: | pl | 2002-01-07 | 1 | -2/+4 |
* | fbdev autodetection enabled (requires linux && /dev/fb0) | pl | 2002-01-06 | 1 | -4/+4 |
* | stdint.h replaced by inttypes.h (used more frequently in the sources) | pl | 2002-01-06 | 1 | -12/+9 |
* | it's in sys/ .. isn't it? | gabucino | 2002-01-05 | 1 | -1/+1 |
* | Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so | lgb | 2002-01-04 | 1 | -21/+26 |
* | small fixes (=> HAVE_STDINT_H is now defined) | pl | 2001-12-31 | 1 | -0/+20 |
* | added test for inet_pton() | pl | 2001-12-30 | 1 | -0/+21 |
* | more common format for output messages | pl | 2001-12-30 | 1 | -20/+22 |
* | they aren't required more | alex | 2001-12-30 | 1 | -4/+4 |
* | _mencoder auto->yes (D Richard Felker III) | arpi | 2001-12-30 | 1 | -1/+1 |
* | dshow help changed - it doesn't depend on c++ compiler/libs | arpi | 2001-12-30 | 1 | -3/+1 |
* | divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disa... | arpi | 2001-12-30 | 1 | -8/+9 |
* | more recent libavcodec check | arpi | 2001-12-30 | 1 | -2/+2 |
* | libavcodec MBC detection fixed | arpi | 2001-12-29 | 1 | -12/+7 |
* | applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gc... | alex | 2001-12-29 | 1 | -0/+20 |
* | "smarter" test for ffmpeg codec detection | pl | 2001-12-29 | 1 | -9/+33 |
* | missing -lsocket for sunos | pl | 2001-12-29 | 1 | -5/+4 |
* | opendivx listed at codecs, libvo2/config.mak is optional | arpi | 2001-12-29 | 1 | -3/+8 |
* | fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this | alex | 2001-12-28 | 1 | -1/+4 |
* | disable mp1e if no dxr3 or no mmx | arpi | 2001-12-28 | 1 | -18/+23 |
* | fix for QNX - disabling win32 codecs and libmp1e under QNX | alex | 2001-12-28 | 1 | -2/+3 |
* | SSE2 support | arpi | 2001-12-28 | 1 | -0/+6 |
* | fixes a problem with undefined types (harmless anyway) | pl | 2001-12-28 | 1 | -0/+1 |
* | Intel P4 support | arpi | 2001-12-28 | 1 | -1/+2 |
* | v4l detect fixed | arpi | 2001-12-25 | 1 | -5/+5 |
* | --confdir | arpi | 2001-12-25 | 1 | -2/+11 |
* | "--help" fixes: | pl | 2001-12-24 | 1 | -7/+9 |
* | 10l? streaming must be yes, auto is not enough because of Makefile | arpi | 2001-12-23 | 1 | -1/+1 |
* | streaming enabled by default | arpi | 2001-12-23 | 1 | -3/+3 |
* | compile encoders in libavcodec too | alex | 2001-12-22 | 1 | -0/+1 |
* | eh ... dl ... | pontscho | 2001-12-17 | 1 | -3/+5 |
* | fix dvdread support detect | pontscho | 2001-12-17 | 1 | -1/+1 |
* | Patch by Adam Di Carlo <adam@onshore-devel.com>: | pl | 2001-12-16 | 1 | -0/+2 |
* | --with-x11{inc,lib}dir configure option broken, can't select a specific X11 | jkeil | 2001-12-15 | 1 | -20/+26 |
* | dshow switched to C version | arpi | 2001-12-10 | 1 | -8/+13 |
* | MP1E configure patch by D. Holm. | atmos4 | 2001-12-10 | 1 | -0/+24 |
* | mencoder was still being built (unsucessfully) if mp3lame was missing | pl | 2001-12-10 | 1 | -25/+30 |
* | GUI_LIBS -> GTK_LIBS | arpi | 2001-12-10 | 1 | -2/+2 |
* | typo | nexus | 2001-12-06 | 1 | -1/+1 |
* | ==/= fix | nexus | 2001-12-06 | 1 | -2/+2 |
* | mp3lame detection separated, some unneeded -lm removed | arpi | 2001-12-06 | 1 | -13/+32 |
* | added directfb to _vomodules | alex | 2001-12-05 | 1 | -2/+7 |
* | Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rt... | mswitch | 2001-12-04 | 1 | -39/+4 |
* | mpegpes added to output modules | jaf | 2001-12-04 | 1 | -0/+2 |
* | FreeBSD install nas* to /usr/X11 by default (and require -lm) | nexus | 2001-12-03 | 1 | -1/+1 |
* | detect termios.h if no sys/termios.h (qnx getch2 support working) | alex | 2001-12-03 | 1 | -2/+25 |
* | -ao NAS support by Tobias Diedrich <ranma@gmx.at> | arpi | 2001-12-03 | 1 | -0/+24 |
* | vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz> | arpi | 2001-12-03 | 1 | -0/+25 |
* | HAVE_VCD, some obsolete stuff removed (-alsa, xmmp) | arpi | 2001-12-01 | 1 | -11/+4 |
* | linux() bsd() ... etc is no longer case sensitive | pl | 2001-12-01 | 1 | -18/+21 |
* | added auto detection of tv v4l and changed tv to enabled | alex | 2001-12-01 | 1 | -3/+31 |
* | fixed xanim detection (also present on non-x86 too - look at xanim homepage) ... | alex | 2001-12-01 | 1 | -8/+5 |
* | patch by Adam Di Carlo <adam@onshore-devel.com>: | pl | 2001-12-01 | 1 | -3/+9 |
* | fixed DGA detection | arpi | 2001-11-29 | 1 | -1/+2 |
* | Support for YV12 with DXR3, patch by D. Holm. | atmos4 | 2001-11-29 | 1 | -0/+1 |
* | new configure didn't build mplayer with mediaLib on solaris any more. | jkeil | 2001-11-29 | 1 | -0/+2 |
* | DGA handling changed (Arpi's request) | pl | 2001-11-29 | 1 | -39/+43 |
* | Newest DXR3 patch (improved 1.0rc2) by David Holm. | atmos4 | 2001-11-29 | 1 | -6/+10 |
* | extrachecks for weird configs GUI (--enable-gui --disable-png for instance) | pl | 2001-11-29 | 1 | -0/+4 |
* | cosmetical change of driver summary - do not print always enabled stuff | arpi | 2001-11-29 | 1 | -4/+6 |
* | summary handling was not correct (bugs found by Nilmoni Deb and Tibcu) | pl | 2001-11-28 | 1 | -12/+34 |
* | MP1E support needed by DXR3 stuff (Patch by D. Holm) | atmos4 | 2001-11-28 | 1 | -0/+29 |
* | vcd status in summary was sometimes wrong (found by atmos) | pl | 2001-11-27 | 1 | -1/+10 |
* | completed the summary displayed after running configure | pl | 2001-11-27 | 1 | -5/+14 |
* | configure cleanups: | pl | 2001-11-27 | 1 | -28/+67 |
* | Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option | jkeil | 2001-11-27 | 1 | -1/+1 |
* | Disable problematic ffmpeg.so support by default and remove die on 2.2.x | atmos4 | 2001-11-26 | 1 | -4/+6 |
* | detecting nanosleep | alex | 2001-11-23 | 1 | -0/+22 |
* | sys/soundcard.h isn't needed for ALSA | alex | 2001-11-23 | 1 | -2/+0 |
* | typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>) | pl | 2001-11-23 | 1 | -1/+1 |
* | (on atmos's suggestions I found good :) | pl | 2001-11-23 | 1 | -13/+30 |
* | --help did not show what was really autodetected | pl | 2001-11-22 | 1 | -2/+2 |
* | -rdynamic is now enabled if (bsd) || (_xanim is yes) | pl | 2001-11-22 | 1 | -8/+12 |
* | -rdynamic is only needed on bsd's (well... it was the case in C1) | pl | 2001-11-22 | 1 | -9/+4 |
* | fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com> | pl | 2001-11-21 | 1 | -12/+6 |
* | 2.2.x+SSE fixed | arpi | 2001-11-21 | 1 | -1/+2 |
* | Fix kernel asm check. | atmos4 | 2001-11-21 | 1 | -6/+6 |
* | typo in _ld_mlib shell variable, mplayer didn't link any more against medialib | jkeil | 2001-11-20 | 1 | -2/+2 |
* | USE_TERMIOS -> HAVE_TERMIOS | arpi | 2001-11-20 | 1 | -2/+2 |
* | improved several tests (more headers + more functions) | pl | 2001-11-20 | 1 | -27/+29 |
* | added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c... | alex | 2001-11-20 | 1 | -4/+27 |
* | _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au> | pl | 2001-11-20 | 1 | -1/+2 |
* | still GL problem | pl | 2001-11-20 | 1 | -3/+0 |
* | when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K) | pl | 2001-11-20 | 1 | -2/+3 |
* | RTC is autodetected | arpi | 2001-11-20 | 1 | -2/+30 |
* | fixed DPMS and pthread detection | alex | 2001-11-19 | 1 | -4/+6 |
* | added termios detection support (no termios on qnx) | alex | 2001-11-19 | 1 | -0/+26 |
* | alsa link failed | pl | 2001-11-19 | 1 | -1/+1 |
* | arghh, fixed shm :( | alex | 2001-11-19 | 1 | -2/+5 |
* | added shm detection | alex | 2001-11-19 | 1 | -0/+21 |
* | there was a shitty warning | jaf | 2001-11-19 | 1 | -2/+2 |
* | extended pthread to work under qnx | alex | 2001-11-19 | 1 | -1/+3 |
* | fix x11 linking when --disable-x11 used (btw sdl may still require it) | pl | 2001-11-19 | 1 | -2/+6 |
* | better support for --target: new boolean function x86() | pl | 2001-11-19 | 1 | -14/+19 |
* | fixed win32/xanim support on --target=i{4-6}86 | gabucino | 2001-11-19 | 1 | -2/+4 |
* | png detect bug fixed | pontscho | 2001-11-19 | 1 | -0/+4 |
* | Make description for SIMPLE_IDCT better and make #define consisten with others. | atmos4 | 2001-11-19 | 1 | -2/+2 |
* | small "make it easier to compile" addition, enable SIMPLE_IDCT by default | atmos4 | 2001-11-19 | 1 | -0/+3 |
* | missing parts of --target support | pl | 2001-11-19 | 1 | -2/+3 |
* | typo | pl | 2001-11-19 | 1 | -1/+1 |
* | more debugging in configure.log [temporary] | pl | 2001-11-19 | 1 | -45/+62 |
* | fixed -lz bug found by Steven M. Schultz | pl | 2001-11-18 | 1 | -1/+1 |
* | configure.log is no longer in /tmp/ | pl | 2001-11-18 | 1 | -4/+5 |
* | merge of latest commits to configure1 (alex's qnx support) | pl | 2001-11-18 | 1 | -63/+63 |
* | double --enable-largefiles entries | alex | 2001-11-17 | 1 | -1/+1 |
* | removed _x _y support (no longer used) | pl | 2001-11-17 | 1 | -33/+16 |
* | wrong name of variables (avcodec) | pl | 2001-11-17 | 1 | -2/+2 |
* | missing C sources tests | pl | 2001-11-17 | 1 | -2/+9 |
* | last part of changes since around configure 230 applied | pl | 2001-11-17 | 1 | -72/+103 |
* | bugs & fixes by Bohdan 'Nexus' Horst | pl | 2001-11-17 | 1 | -20/+24 |
* | Major cleanups | pl | 2001-11-17 | 1 | -2213/+1852 |
* | optional parameters can be added after --enable-static . | gabucino | 2001-11-15 | 1 | -2/+9 |
* | gcc version messages updated. let's flame us again... | arpi | 2001-11-14 | 1 | -18/+20 |
* | Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems) | jkeil | 2001-11-14 | 1 | -0/+16 |
* | Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe... | mswitch | 2001-11-14 | 1 | -0/+1 |
* | Added proper #include's for libvo2 | mswitch | 2001-11-14 | 1 | -4/+3 |
* | Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet! | mswitch | 2001-11-14 | 1 | -18/+46 |
* | this test needed fixing too | gabucino | 2001-11-14 | 1 | -3/+5 |
* | added --enable-static option | gabucino | 2001-11-14 | 1 | -1/+15 |
* | left an empty line | gabucino | 2001-11-14 | 1 | -1/+0 |
* | hmm this is probably a better place for the check, as only the | gabucino | 2001-11-14 | 1 | -10/+12 |
* | --target and some Intel checks fixed | gabucino | 2001-11-14 | 1 | -5/+21 |
* | typo fix | gabucino | 2001-11-13 | 1 | -1/+1 |
* | why not autodetecting lirc? | jaf | 2001-11-13 | 1 | -4/+12 |
* | FreeBSD fix | nexus | 2001-11-13 | 1 | -0/+4 |
* | fix typos | nexus | 2001-11-13 | 1 | -2/+3 |
* | added --enable-tv and --disable-tv (default is disabled) | alex | 2001-11-11 | 1 | -0/+19 |
* | mplayer does not need -ldivxencore | pl | 2001-11-11 | 1 | -1/+3 |
* | warning for unknown parameters is quite enough | nick | 2001-11-10 | 1 | -1/+1 |
* | unkow parameter fix. | pontscho | 2001-11-09 | 1 | -0/+3 |
* | memalign detection cleanup | pl | 2001-11-09 | 1 | -19/+15 |
* | Somebody wanna drink some cola? | lgb | 2001-11-06 | 1 | -1/+1 |
* | FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec found | pl | 2001-11-06 | 1 | -1/+4 |
* | dvb test, /dev/ost/video: | jkeil | 2001-11-06 | 1 | -1/+1 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -1/+0 |
* | autodetecting for dvb-cards | jaf | 2001-11-05 | 1 | -2/+29 |
* | -lm for ffmpeg detect Christian Marillat <marillat@free.fr> | arpi | 2001-11-05 | 1 | -1/+1 |
* | Quick hack to don't use ldivxencode on systems where it'S not installed. | atmos4 | 2001-11-05 | 1 | -1/+1 |
* | problems with --with-sdl-config (option ignored) | pl | 2001-11-05 | 1 | -25/+41 |
* | Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously ad... | atmos4 | 2001-11-04 | 1 | -1/+1 |
* | avoids spitting bad compilation messages at the user when sthg does not work | pl | 2001-11-03 | 1 | -5/+5 |
* | checkin for xanim support, also --disable-xanim and --with-xanimlibdir option... | alex | 2001-11-03 | 1 | -0/+37 |
* | dxr3 support by David Holm <dholm@telia.com> | arpi | 2001-11-03 | 1 | -1/+24 |
* | added macros for weirdos (irix/sunos) | pl | 2001-10-31 | 1 | -73/+64 |
* | Enable stream cache by default. | atmos4 | 2001-10-28 | 1 | -2/+4 |
* | FreeBSD use /usr/local/lib, /usr/local/include | nexus | 2001-10-28 | 1 | -0/+6 |
* | nick ! what did you do??? | jaf | 2001-10-27 | 1 | -4/+4 |
* | Suppress implicit usage of /usr/local stuff | nick | 2001-10-27 | 1 | -3/+10 |
* | sorry | nick | 2001-10-27 | 1 | -1/+1 |
* | libffmpeg.so support | nick | 2001-10-27 | 1 | -5/+21 |
* | gtk12-config detection | laaz | 2001-10-26 | 1 | -6/+15 |
* | added detection of zlib | alex | 2001-10-26 | 1 | -2/ |