| Commit message (Expand) | Author | Age | Files | Lines |
* | "--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/+22 |
* | typo fix | nexus | 2001-10-26 | 1 | -1/+1 |
* | I was wrong: test didn't work | pl | 2001-10-25 | 1 | -10/+13 |
* | did not compile | pl | 2001-10-25 | 1 | -1/+2 |
* | The last irix64 patch looks broken to me, trying to fix. | jkeil | 2001-10-25 | 1 | -10/+12 |
* | added irix64() | pl | 2001-10-25 | 1 | -21/+29 |
* | blah | atmos4 | 2001-10-24 | 1 | -1/+1 |
* | MIPS support by oliver.schoenbrunner@jku.at | arpi | 2001-10-24 | 1 | -2/+38 |
* | more gcc 2.96... | arpi | 2001-10-24 | 1 | -1/+2 |
* | gcc 2.96... | arpi | 2001-10-24 | 1 | -14/+16 |
* | cleanups in --help message (easier to read I hope) | pl | 2001-10-23 | 1 | -88/+101 |
* | damn logic (fix did not fix completely) | pl | 2001-10-23 | 1 | -3/+12 |
* | fixed --disable-win32 bug | pl | 2001-10-23 | 1 | -35/+42 |
* | mad audio support | arpi | 2001-10-23 | 1 | -1/+34 |
* | better FreeBSD iconv implementation | nexus | 2001-10-22 | 1 | -3/+14 |
* | #undef USE_STREAM_CACHE > config.h | arpi | 2001-10-20 | 1 | -0/+2 |
* | libdemuxer... | arpi | 2001-10-20 | 1 | -2/+2 |
* | vo_vesa support. Should be written better. | nick | 2001-10-17 | 1 | -1/+8 |
* | Added notice about CFLAGS and added -fomit-frame-pointer to be always used. | atmos4 | 2001-10-17 | 1 | -1/+7 |
* | ffmpeg postprocess | arpi | 2001-10-16 | 1 | -0/+3 |
* | link fixed | jaf | 2001-10-16 | 1 | -1/+1 |
* | "function f()" non supported by FreeBSD's /bin/sh | pl | 2001-10-13 | 1 | -10/+10 |
* | added functions : | pl | 2001-10-13 | 1 | -309/+307 |
* | integrated new postproc code | arpi | 2001-10-13 | 1 | -0/+2 |
* | fix typo | nexus | 2001-10-12 | 1 | -1/+1 |
* | optimize iconv detection \n malloc.h useless in FreeBSD | nexus | 2001-10-12 | 1 | -7/+5 |
* | patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconv | pl | 2001-10-12 | 1 | -3/+5 |
* | cleanups: [ ... ] changed to test ... | pl | 2001-10-11 | 1 | -184/+183 |
* | LANG=C added. idea by pl <p_l@gmx.fr> | arpi | 2001-10-11 | 1 | -1/+14 |
* | I guess now xinerama works better :) | atmos4 | 2001-10-10 | 1 | -2/+2 |
* | modifications to use iconv(3) function to recode text of subs (autodetect) | atlka | 2001-10-10 | 1 | -0/+53 |
* | Xinerama screen size fix by Lev Babiev <harley@hosers.org> | arpi | 2001-10-10 | 1 | -1/+23 |
* | vo_gl2.c added | arpi | 2001-10-07 | 1 | -1/+1 |
* | more on gcc 2.96 | arpi | 2001-10-06 | 1 | -1/+29 |
* | -lm added to -lGL, Sergei Golubchik <sergii@pisem.net> | arpi | 2001-10-05 | 1 | -4/+4 |
* | compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is c... | arpi | 2001-10-05 | 1 | -5/+5 |
* | Fixed RTFM notice. | atmos4 | 2001-10-05 | 1 | -1/+1 |
* | BSD/OS support | arpi | 2001-10-05 | 1 | -3/+7 |
* | divx4 detection patch by Pawel Kot <pkot@linuxnews.pl> | arpi | 2001-10-01 | 1 | -2/+2 |
* | Typo in help | atmos4 | 2001-09-30 | 1 | -1/+1 |
* | add gui support to config scripts, and fixed some warning. | pontscho | 2001-09-27 | 1 | -19/+8 |
* | tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu> | arpi | 2001-09-27 | 1 | -0/+12 |
* | gui fix | arpi | 2001-09-22 | 1 | -1/+1 |
* | -q flag for grep does not exist for all versions of grep. Just redirect output | jkeil | 2001-09-18 | 1 | -1/+1 |
* | Enable Alpha Code. | atmos4 | 2001-09-18 | 1 | -10/+9 |
* | Fix broken memalign detect. | atmos4 | 2001-09-17 | 1 | -1/+1 |
* | Removed my fuckin' debug stuff | laaz | 2001-09-17 | 1 | -3/+0 |
* | Added X 4.0 DPMS s |