| Commit message (Expand) | Author | Age | Files | Lines |
* | fix slave mode on MACOSX: reported by devros <devros at seznam.cz> | faust3 | 2003-04-11 | 1 | -2/+4 |
* | 10l | faust3 | 2003-04-10 | 1 | -1/+1 |
* | Darwin Altivec detection fixes and MacOSX API detection reworked, based on pa... | alex | 2003-04-08 | 1 | -11/+14 |
* | Added | rsf | 2003-04-07 | 1 | -0/+1 |
* | add checks for gettimeofday() select() and glob() | faust3 | 2003-04-04 | 1 | -0/+60 |
* | Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve... | bertrand | 2003-03-26 | 1 | -2/+59 |
* | use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreo... | alex | 2003-03-23 | 1 | -2/+2 |
* | enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it> | alex | 2003-03-22 | 1 | -1/+6 |
* | 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up | alex | 2003-03-21 | 1 | -6/+2 |
* | fix compile without libsmbclient | henry | 2003-03-21 | 1 | -2/+4 |
* | dvbin detection fixed, noticed by nsabbi@libero.it | alex | 2003-03-21 | 1 | -0/+1 |
* | hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix... | alex | 2003-03-21 | 1 | -0/+48 |
* | libsmbclient detection support, slightly rewritten the original patch sent by... | alex | 2003-03-21 | 1 | -0/+35 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -0/+4 |
* | Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>. | diego | 2003-03-12 | 1 | -2/+1 |
* | vo_xover is a new vo that should make easy to have x11 support for | albeu | 2003-03-12 | 1 | -4/+4 |
* | vo tdfx vid, even faster than tdfxfb and that's just the beginning ;) | albeu | 2003-03-07 | 1 | -0/+15 |
* | Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk) | michael | 2003-03-05 | 1 | -2/+2 |
* | fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li a... | michael | 2003-03-05 | 1 | -2/+3 |
* | 10l found by Joey Parrish <joey@nicewarrior.org> | alex | 2003-02-25 | 1 | -1/+1 |
* | fix of fix of my sed code, should now be portable | atmos4 | 2003-02-23 | 1 | -1/+1 |
* | Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 s... | atmos4 | 2003-02-23 | 1 | -0/+6 |
* | HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi. | diego | 2003-02-23 | 1 | -2/+2 |
* | remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with so... | michael | 2003-02-23 | 1 | -1/+1 |
* | skip annoying unused parameter shit (if anyone needs these / knows a case whe... | michael | 2003-02-21 | 1 | -1/+1 |
* | Latest version has the following features: | arpi | 2003-02-20 | 1 | -18/+42 |
* | Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-02-19 | 1 | -0/+47 |
* | gif library incompatibility fixes and prefere libungif over libgif. Patch by ... | alex | 2003-02-19 | 1 | -7/+29 |
* | WIN32_PATH cleanup | alex | 2003-02-19 | 1 | -1/+1 |
* | win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work | jkeil | 2003-02-17 | 1 | -1/+1 |
* | patch by "Andriy N. Gritsenko" <andrej@lucky.net> | gabucino | 2003-02-17 | 1 | -0/+5 |
* | enable vidix for ppc | alex | 2003-02-15 | 1 | -0/+2 |
* | moving postprocess code to libavcodec | michael | 2003-02-14 | 1 | -6/+1 |
* | Must quote shell variable in test expression, otherwise configure bombs out | jkeil | 2003-02-13 | 1 | -1/+1 |
* | add gentoo default real dirs | atmos4 | 2003-02-12 | 1 | -1/+2 |
* | optional loader/ (currently it does nothing until the win32 support on cygwin... | alex | 2003-02-11 | 1 | -7/+22 |
* | - look for alternative locations of cdparanoia includes (in redhat this is /u... | filon | 2003-02-08 | 1 | -1/+9 |
* | - add missing entry for NAS in --help | filon | 2003-02-08 | 1 | -1/+2 |
* | -lm needed for svgalib | gabucino | 2003-02-08 | 1 | -2/+2 |
* | configure options available, but not documented -> 1l | filon | 2003-02-08 | 1 | -0/+2 |
* | 10l | arpi | 2003-02-07 | 1 | -1/+1 |
* | don't use -lintl by default (force with --enable-i18n) | arpi | 2003-02-07 | 1 | -3/+7 |
* | libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c | arpi | 2003-02-07 | 1 | -2/+30 |
* | The patch add a library detection to configure and the usage of the | arpi | 2003-02-07 | 1 | -3/+11 |
* | maybe fixed mp3lame version check | arpi | 2003-02-07 | 1 | -1/+1 |
* | cleanup detection of various divx4 versions/alternatives | arpi | 2003-02-06 | 1 | -37/+28 |
* | confidir's default changed a while ago | attila | 2003-02-02 | 1 | -1/+1 |
* | some typos and rewordings | diego | 2003-01-31 | 1 | -18/+18 |
* | CONFIG_RISKY | michael | 2003-01-29 | 1 | -0/+4 |
* | typo | arpi | 2003-01-29 | 1 | -1/+1 |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 | 1 | -3/+5 |
* | fixed ./configure --cc="ccache gcc" | arpi | 2003-01-26 | 1 | -3/+3 |
* | 10l to me | rfelker | 2003-01-23 | 1 | -1/+1 |
* | until configure can distinguish between supported and unsupported | rfelker | 2003-01-22 | 1 | -2/+2 |
* | 1l :) | arpi | 2003-01-20 | 1 | -1/+1 |
* | support runtime cpudetect on non-x86 systems too | alex | 2003-01-19 | 1 | -7/+10 |
* | This patch adds support for 4Front Technologies commercial Open Sound | arpi | 2003-01-19 | 1 | -3/+15 |
* | it *worked*, but probably wasn't what was intended, and could break if | rfelker | 2003-01-18 | 1 | -1/+1 |
* | libvorbisidec already includes ogg parser code; no sense in depending on more... | rfelker | 2003-01-13 | 1 | -1/+1 |
* | libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/M... | arpi | 2003-01-09 | 1 | -0/+2 |
* | Yet another instance of solaris' /bin/sh not happy with the posix "!" boolean | jkeil | 2003-01-04 | 1 | -2/+12 |
* | fixed dll path with --enable-win32 | arpi | 2003-01-04 | 1 | -10/+18 |
* | typo | diego | 2003-01-04 | 1 | -1/+1 |
* | useless lines removed :) | arpi | 2003-01-03 | 1 | -2/+0 |
* | Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them and | diego | 2002-12-29 | 1 | -11/+14 |
* | --enable-freetype fix (freetype-config was not set) | arpi | 2002-12-29 | 1 | -1/+1 |
* | langauage list at --help fixed | arpi | 2002-12-28 | 1 | -4/+4 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 | 1 | -2/+48 |
* | new EsounD audio driver (-ao esd) | jkeil | 2002-12-27 | 1 | -0/+33 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 1 | -0/+17 |
* | XMMS Input plugin support | arpi | 2002-12-22 | 1 | -0/+46 |
* | Presets are an easy way, to use hard to access lame options and to give | arpi | 2002-12-21 | 1 | -2/+2 |
* | Re-write the soundcard.h test, so that it does not use a "!" operator. | jkeil | 2002-12-17 | 1 | -4/+5 |
* | enable Albeu's config code bu default (it's time to test it :)) | arpi | 2002-12-06 | 1 | -2/+2 |
* | enabled QTX codecs by default - time to get it tested by users :) | arpi | 2002-12-05 | 1 | -2/+5 |
* | qtx = codec | jaf | 2002-12-05 | 1 | -1/+1 |
* | optional (compile-time switch) subtitles-sorting feature | arpi | 2002-12-05 | 1 | -0/+16 |
* | a little (my first!) patch to add some info about MPlayer on Irix 6.5 to | arpi | 2002-12-04 | 1 | -1/+15 |
* | Darwin support in libmpdvdkit2 | arpi | 2002-12-04 | 1 | -1/+7 |
* | Add Tremor (an integer-only Vorbis decoder) support. | rguyom | 2002-12-04 | 1 | -1/+15 |
* | DMO support | arpi | 2002-11-26 | 1 | -4/+4 |
* | Add a new test for "scandir()" and friends. | jkeil | 2002-11-26 | 1 | -0/+17 |
* | 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 o |