| Commit message (Expand) | Author | Age | Files | Lines |
* | reversing my patch to check for -Wall support & use it if available (requeste... | rathann | 2002-11-25 | 1 | -15/+2 |
* | check for -Wall support & use it if available patch by (Dominik Mierzejewski ... | michael | 2002-11-23 | 1 | -2/+15 |
* | FreeBSD fix | nexus | 2002-11-22 | 1 | -1/+1 |
* | Finally add the correct compile flags for SDL under cygwin automatically. | diego | 2002-11-18 | 1 | -3/+12 |
* | Consistently name the streaming option streaming instead of mixing network | diego | 2002-11-16 | 1 | -2/+2 |
* | nice to see ;-) | jaf | 2002-11-16 | 1 | -0/+2 |
* | Here is a patch to enable qtx-codecs from ./configure --enable-qtx-codecs. | arpi | 2002-11-16 | 1 | -0/+17 |
* | configure has problems detecting the latest ffmpeg libavcodec.so. The MBR | arpi | 2002-11-16 | 1 | -1/+0 |
* | Experimantal OSD menu | albeu | 2002-11-14 | 1 | -0/+18 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -0/+16 |
* | added DYNAMIC_PLUGINS support (dlopen) | alex | 2002-11-11 | 1 | -0/+25 |
* | config option for Altivec (G4) | henry | 2002-11-11 | 1 | -2/+10 |
* | avoid using stale parameters for compilation if an error ocurred in configure | pl | 2002-11-11 | 1 | -1/+1 |
* | small fix | jaf | 2002-11-09 | 1 | -2/+2 |
* | make MPlayer link on QNX | gabucino | 2002-11-07 | 1 | -0/+5 |
* | check for lrintf to avoid trouble compiling lavc! | rfelker | 2002-11-05 | 1 | -0/+18 |
* | 10l | michael | 2002-11-02 | 1 | -1/+1 |
* | fixing shared pp | michael | 2002-11-02 | 1 | -2/+2 |
* | put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs | arpi | 2002-11-01 | 1 | -0/+10 |
* | I ported mplayer to the GNU system (also known as GNU/Hurd), | arpi | 2002-11-01 | 1 | -2/+3 |
* | Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400 | arpi | 2002-10-31 | 1 | -0/+5 |
* | don't use soundcard.h on non-linux if no OSS support | arpi | 2002-10-29 | 1 | -1/+7 |
* | Alex's 10l - fixed liblzo linking | arpi | 2002-10-29 | 1 | -1/+1 |
* | cleaned up liblzo detect and naming | alex | 2002-10-29 | 1 | -20/+17 |
* | postprocessing cleanup: | michael | 2002-10-28 | 1 | -0/+15 |
* | add ao_win32 | faust3 | 2002-10-25 | 1 | -3/+29 |
* | on solaris x86, set set default for vidix to 'disabled' (does yet not compile) | jkeil | 2002-10-24 | 1 | -0/+1 |
* | gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't. | diego | 2002-10-23 | 1 | -1/+1 |
* | 10l | jaf | 2002-10-23 | 1 | -2/+2 |
* | cosmetics - reordered config.mak lines | arpi | 2002-10-23 | 1 | -5/+5 |
* | Typo: libcore.a is now called libxvidcore.a | diego | 2002-10-21 | 1 | -1/+2 |
* | add FreeBSD default path | nexus | 2002-10-20 | 1 | -1/+1 |
* | liblzo realtime video codec support (decoding only) | arpi | 2002-10-13 | 1 | -0/+31 |
* | i18n should not affect --language | arpi | 2002-10-06 | 1 | -1/+1 |
* | This patch hopefully fixes colorkeying and a segfault in exclusive mode | arpi | 2002-10-06 | 1 | -1/+1 |
* | adds "libdv" to the "input modules" list in "configure", and | arpi | 2002-10-04 | 1 | -1/+3 |
* | change i18n to autodetect | pontscho | 2002-10-02 | 1 | -2/+2 |
* | changed order of libs to match the dependency (required for static linking) | arpi | 2002-10-01 | 1 | -11/+11 |
* | -vo directx driver by Sascha Sommer <saschasommer@freenet.de> | arpi | 2002-09-28 | 1 | -0/+27 |
* | Added -lm for libcdparanoia (for the sin & cos symbol). | bertrand | 2002-09-26 | 1 | -1/+1 |
* | put some comemnts into teh generated help_mp.h file | arpi | 2002-09-22 | 1 | -0/+5 |
* | help*.h files moved to help/ subdir | arpi | 2002-09-22 | 1 | -6/+6 |
* | Automatic unrar of vobsub. Does not work with rar v3 | kmkaplan | 2002-09-20 | 1 | -0/+16 |
* | Enable the LIVE lib only if the network layer (STREAMING) is enable. | bertrand | 2002-09-17 | 1 | -3/+2 |
* | hpux DVD support fixes by Martin Gansser <mgansser@ngi.de> | arpi | 2002-09-16 | 1 | -2/+2 |
* | WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se> | arpi | 2002-09-16 | 1 | -0/+11 |
* | hpux scsi dvd support by Martin Gansser <mgansser@ngi.de> | alex | 2002-09-13 | 1 | -0/+16 |
* | - reorder of help, new section: Codecs, cosmetics/descriptions extended | arpi | 2002-09-09 | 1 | -45/+43 |
* | When we're compiling/running on a kernel without sse/sse2 support, we have | jkeil | 2002-09-09 | 1 | -4/+15 |
* | extensible blinkenlights driver, can currently be used for the Arcade http://... | rik | 2002-09-08 | 1 | -0/+16 |
* | x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de> | alex | 2002-09-07 | 1 | -2/+2 |
* | cyrix mtrr detect | atmos4 | 2002-09-05 | 1 | -2/+2 |
* | Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn... | bertrand | 2002-09-04 | 1 | -0/+1 |
* | Enable dvdkit on solaris | jkeil | 2002-09-03 | 1 | -4/+4 |
* | 10l - RANLIB added to fix libavcodec compilation | arpi | 2002-09-02 | 1 | -0/+1 |
* | allow to specify freetype-config and restrict to freetype 2.1.x+ | atmos4 | 2002-09-02 | 1 | -10/+14 |
* | better freetype detection | arpi | 2002-09-01 | 1 | -1/+19 |
* | ability to override MANDIR, BINDIR | arpi | 2002-09-01 | 1 | -0/+14 |
* | generalized iconv detection | atmos4 | 2002-08-31 | 1 | -5/+3 |
* | fixed faad detection. without this it detects my older version of the library... | alex | 2002-08-30 | 1 | -1/+1 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 | 1 | -7/+7 |
* | inet_aton fallback support by Joey Parrish <joey@yunamusic.com> | bertrand | 2002-08-29 | 1 | -2/+31 |
* | FreeBSD iconv change/fix | nexus | 2002-08-28 | 1 | -9/+4 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 | 1 | -2/+39 |
* | final (?) libvo2 cleanup patch by Joey Parrish | alex | 2002-08-28 | 1 | -21/+1 |
* | removed old input code | alex | 2002-08-28 | 1 | -25/+8 |
* | Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir. | diego | 2002-08-28 | 1 | -1/+1 |
* | libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>. | diego | 2002-08-28 | 1 | -1/+6 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -0/+22 |
* | dvdnav wasn't selected for compilation together with mpdvdkit2. | arpi | 2002-08-21 | 1 | -1/+1 |
* | Typo spotted by Steven M. Schultz <sms at 2bsd com>. | diego | 2002-08-18 | 1 | -1/+1 |
* | libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed. | jaf | 2002-08-17 | 1 | -1/+8 |
* | prefer libmpdvdkit2 over v1 | arpi | 2002-08-16 | 1 | -2/+16 |
* | fix (?) cmd line handling | pontscho | 2002-08-15 | 1 | -0/+27 |
* | dynamic libavcodec.so support updated by | arpi | 2002-08-14 | 1 | -7/+11 |
* | dvdnav api changed | jonas | 2002-08-11 | 1 | -0/+5 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 | 1 | -1/+21 |
* | new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz | arpi | 2002-08-09 | 1 | -1/+5 |
* | autodetection of MJPEG card for -vo zr by grepping /proc/pci | rik | 2002-08-06 | 1 | -2/+11 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 | 1 | -2/+2 |
* | directfb version detection | arpi | 2002-08-05 | 1 | -50/+22 |
* | endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alpha | atmos4 | 2002-08-05 | 1 | -11/+35 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 1 | -1/+51 |
* | It all started with fixing a few dangling links... | diego | 2002-08-03 | 1 | -60/+60 |
* | It makes sense to me to try and use any locally installed win32 DLLs | arpi | 2002-07-30 | 1 | -1/+1 |
* | quit on unknown parm | atmos4 | 2002-07-30 | 1 | -0/+1 |
* | remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct | atmos4 | 2002-07-27 | 1 | -2/+4 |
* | fixed missing result when --disable-divx4linux is specified | rfelker | 2002-07-23 | 1 | -0/+1 |
* | vd_xvid need divx.h | albeu | 2002-07-13 | 1 | -11/+5 |
* | fix tv bazze | atmos4 | 2002-07-12 | 1 | -4/+7 |
* | Support for Xvid using their new api. If divx4 compatiblity is disabeled | albeu | 2002-07-10 | 1 | -25/+58 |
* | enable mpdvdkit on cygwin, too, | atmos4 | 2002-07-10 | 1 | -2/+7 |
* | Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was ... | atmos4 | 2002-07-08 | 1 | -2/+6 |
* | detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@studen... | arpi | 2002-07-06 | 1 | -0/+16 |
* | * Link with -lossaudio and/or -li386 only when needed | arpi | 2002-07-03 | 1 | -4/+11 |
* | trivial but nice fix for /dev/video? detection by "Julian J.M." | arpi | 2002-06-28 | 1 | -1/+1 |
* | Patch by Dominik Mierzejewski: | atmos4 | 2002-06-24 | 1 | -4/+5 |
* | wtf..10l to dunno..only use x11_common.c when x11 is detected | atmos4 | 2002-06-16 | 1 | -1/+1 |
* | Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net> | atmos4 | 2002-06-15 | 1 | -1/+17 |
* | K6 is NOT a 686!! this causes SIGILL in libavcodec encoding! | rfelker | 2002-06-15 | 1 | -1/+1 |
* | == is a bash2 extension; the proper test for numeric equality is -eq | rfelker | 2002-06-15 | 1 | -2/+2 |
* | Also check in LIBDIR/real for the codecs. | atmos4 | 2002-06-15 | 1 | -1/+2 |
* | Enable RealPlayer DLLs on cygwin. | atmos4 | 2002-06-15 | 1 | -6/+2 |
* | realplayer8 installs at /usr/local/RealPlayer8 by default... | arpi | 2002-06-14 | 1 | -1/+1 |
* | Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.o... | atmos4 | 2002-06-13 | 1 | -37/+92 |
* | Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com> | atmos4 | 2002-06-13 | 1 | -3/+2 |
* | Small fix for real check. | atmos4 | 2002-06-13 | 1 | -6/+7 |
* | add FreeBSD default dir | nexus | 2002-06-13 | 1 | -1/+1 |
* | Implement Nilmoni's and Bernd Ernesti's patches for: | atmos4 | 2002-06-13 | 1 | -5/+30 |
* | Luke Harrison <luke@vv.carleton.ca> | atmos4 | 2002-06-12 | 1 | -0/+1 |
* | cdda added to input/notinput | jaf | 2002-06-11 | 1 | -0/+2 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 | 1 | -0/+34 |
* | FreeBSD Real support | nexus | 2002-06-10 | 1 | -1/+4 |
* | realplayer dll support autodetected (requires linux && -ldl) | arpi | 2002-06-09 | 1 | -0/+32 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-07 | 1 | -1/+2 |
* | small g3 optflags upd | atmos4 | 2002-06-07 | 1 | -2/+2 |
* | 10l fix for cpuinfo exec after G3 changes and beatify cc check. | atmos4 | 2002-06-06 | 1 | -1/+7 |
* | Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO ... | atmos4 | 2002-06-06 | 1 | -1/+13 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-04 | 1 | -0/+1 |
* | don't run help_diff on english help | arpi | 2002-06-03 | 1 | -2/+4 |
* | automatically adding untranslated messages to help_mp.h from english master file | arpi | 2002-06-03 | 1 | -0/+3 |
* | bugfix for cygwin (reports 2.95.3-5) | pl | 2002-06-03 | 1 | -4/+3 |
* | The "(use this option if it does not compile)" text only made sense | rfelker | 2002-06-01 | 1 | -2/+1 |
* | -updates vo_directfb (+configure&makefile) according to planned changes | arpi | 2002-06-01 | 1 | -3/+46 |
* | avoids stripping the binary at install if debugging or profiling is enabled | pl | 2002-05-30 | 1 | -0/+4 |
* | arts added to 'Disabled optional drivers' | jaf | 2002-05-30 | 1 | -0/+2 |
* | fixed arts detection | arpi | 2002-05-29 | 1 | -1/+7 |
* | small fix for arts | pl | 2002-05-28 | 1 | -2/+2 |
* | aRts audio out support by Michele Balistreri <brain at email.it> | atmos4 | 2002-05-28 | 1 | -0/+25 |
* | if LANGUAGES=help_mp-??_??.h fixed | jaf | 2002-05-26 | 1 | -1/+1 |
* | gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1) | pl | 2002-05-26 | 1 | -3/+3 |
* | The 3 X11 checks (header/lib/functionnality) are now together. | pl | 2002-05-25 | 1 | -41/+43 |
* | - keeps configure from generating a core when a buggy giflib is found | arpi | 2002-05-23 | 1 | -6/+9 |
* | changed disabled vidix message | alex | 2002-05-23 | 1 | -3/+2 |
* | some visual changes and applied Ulrich Hecht's 64bit fixes | alex | 2002-05-23 | 1 | -12/+63 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -0/+3 |
* | catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BS... | arpi | 2002-05-20 | 1 | -1/+6 |
* | compile with '-g' by default for .developer | arpi | 2002-05-18 | 1 | -1/+6 |
* | gif support: added tests with the X11 libs (required by some lib(un)gif) | pl | 2002-05-18 | 1 | -0/+6 |
* | only include when necessary | jaf | 2002-05-14 | 1 | -0/+1 |
* | two more lines for dvb ... | jaf | 2002-05-14 | 1 | -0/+2 |
* | better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <jo... | arpi | 2002-05-13 | 1 | -4/+20 |
* | Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>. | albeu | 2002-05-13 | 1 | -0/+38 |
* | lib(un)gif detection fix (linking should be sufficient) and it avoids the mes... | pl | 2002-05-13 | 1 | -12/+9 |
* | libgif detection extended | arpi | 2002-05-12 | 1 | -0/+1 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 | 1 | -1/+1 |
* | -vo gif - by Joey Parrish <joey@yunamusic.com> | arpi | 2002-05-12 | 1 | -0/+43 |
* | patchs by Björn Sandell <biorn@dce.chalmers.se>: | pl | 2002-05-10 | 1 | -4/+6 |
* | netbsd and/or lfs workaround (fixes a textbusy error) | pl | 2002-05-10 | 1 | -1/+1 |
* | BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM> | arpi | 2002-05-09 | 1 | -2/+2 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 | 1 | -1/+5 |
* | patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>: | pl | 2002-05-07 | 1 | -1/+1 |
* | enable libfame only for dxr3/dvb owners by default, libfame check moved right... | arpi | 2002-05-03 | 1 | -21/+28 |
* | More verbose error reporting to configure.log for SDL and fix a long pustandi... | atmos4 | 2002-05-03 | 1 | -5/+5 |
* | Add Darwin (MacOS X) detection and configuration and modify compiler check to... | atmos4 | 2002-05-03 | 1 | -27/+12 |
* | add something like 'Optimizing for: i686 mmx mmx2 sse' | jaf | 2002-05-03 | 1 | -2/+9 |
* | linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr> | arpi | 2002-05-02 | 1 | -0/+1 |
* | more compatible libpng version check | arpi | 2002-04-29 | 1 | -2/+2 |
* | only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd | arpi | 2002-04-28 | 1 | -3/+3 |
* | DFB 0.9.10 update patch by Jiri. | atmos4 | 2002-04-28 | 1 | -0/+16 |
* | mpdvdkit vs. bsd fixed? | arpi | 2002-04-28 | 1 | -8/+7 |
* | oss detection fix for bsd | arpi | 2002-04-28 | 1 | -0/+1 |
* | openbsd updates by Björn Sandell <biorn@dce.chalmers.se> | arpi | 2002-04-28 | 1 | -0/+1 |
* | OpenBSD, NetBSD portability patches by | arpi | 2002-04-27 | 1 | -3/+34 |
* | Runtime cpu detection is disabled by default. | ksorim | 2002-04-27 | 1 | -1/+1 |
* | fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h) | pl | 2002-04-27 | 1 | -30/+37 |
* | corrected what felix made buggy ;-) | jaf | 2002-04-26 | 1 | -2/ |