| Commit message (Expand) | Author | Age | Files | Lines |
* | mingw crosscompiling step 1 | faust3 | 2004-06-27 | 1 | -11/+15 |
* | fix loader build on windows | faust3 | 2004-06-26 | 1 | -9/+6 |
* | user nl_langinfo if langinfo support present for proper chinese support, feat... | alex | 2004-06-26 | 1 | -0/+24 |
* | silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu> | diego | 2004-06-25 | 1 | -15/+23 |
* | JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl> | alex | 2004-06-25 | 1 | -0/+47 |
* | string handling security fixes | diego | 2004-06-25 | 1 | -0/+40 |
* | darwin flags cleanup by Dan Christiansen | alex | 2004-06-25 | 1 | -2/+5 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+2 |
* | support for realvideo codecs under macosx, original patch by Donnie Smith (to... | alex | 2004-06-24 | 1 | -6/+26 |
* | typo | diego | 2004-06-21 | 1 | -1/+1 |
* | Just a tiny fix with configure/Makefile for not using | diego | 2004-06-18 | 1 | -0/+2 |
* | Make configure point to translated docs | wight | 2004-06-15 | 1 | -6/+8 |
* | change linking order for static build with live.com on mingw | joey | 2004-06-13 | 1 | -1/+1 |
* | freetype depends on iconv | diego | 2004-06-11 | 1 | -51/+58 |
* | OpenBSD/VAX support, patch by Gabucino | faust3 | 2004-06-11 | 1 | -0/+1 |
* | Fix X11 libs detection on Cygwin. | diego | 2004-05-31 | 1 | -1/+1 |
* | fix compile with network disabled | rfelker | 2004-05-25 | 1 | -0/+1 |
* | MinGW doesn't accept trailing / | reimar | 2004-05-20 | 1 | -1/+1 |
* | changes for alsa9/alsa1.x merge, only alsa. | joyping | 2004-05-12 | 1 | -8/+8 |
* | ENCA support (http://trific.ath.cx/software/enca/) | henry | 2004-05-08 | 1 | -0/+33 |
* | clarification | diego | 2004-05-07 | 1 | -2/+2 |
* | VIDIX now works on Win32, approved by Sascha. | diego | 2004-05-04 | 1 | -1/+0 |
* | add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM> | faust3 | 2004-04-30 | 1 | -1/+1 |
* | attribute_used macro | alex | 2004-04-26 | 1 | -0/+7 |
* | Missing options added, one put into default order. | diego | 2004-04-22 | 1 | -3/+9 |
* | QNX does not support -rdynamic. | diego | 2004-04-19 | 1 | -1/+1 |
* | OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD ... | michael | 2004-04-16 | 1 | -0/+16 |
* | Missing options added to --help output. | diego | 2004-04-13 | 1 | -12/+15 |
* | Make caca detection consistent with the others using *-config, also avoids | diego | 2004-04-13 | 1 | -1/+4 |
* | -rdynamic is not supported on Win32. Both _xanim and _real set it, so both | diego | 2004-04-13 | 1 | -2/+1 |
* | -rdynamic is not supported on windows | faust3 | 2004-04-13 | 1 | -1/+3 |
* | win32 macro added to simplify detecting both Cygwin and MinGW. | diego | 2004-04-13 | 1 | -10/+10 |
* | libavformat support for windows | faust3 | 2004-04-12 | 1 | -0/+5 |
* | demux_lavf | michael | 2004-04-11 | 1 | -3/+32 |
* | altivec support under netbsd, patch by Matthew Green | alex | 2004-04-06 | 1 | -0/+12 |
* | removed obsoleted defs | alex | 2004-04-06 | 1 | -8/+1 |
* | libcaca video output driver by Howell Tam | alex | 2004-04-06 | 1 | -0/+26 |
* | ability to disable mp3lib, liba52 and libmpeg2 | alex | 2004-04-05 | 1 | -3/+43 |
* | Removed mpflac as ffflac is way better and ad_flac won't compile with externa... | alex | 2004-04-05 | 1 | -78/+0 |
* | Quartz/MacOSX video output module by Nicolas Plourde | alex | 2004-04-05 | 1 | -0/+4 |
* | dvb should be added to $_noinputmodules as well as $_inputmodules. | diego | 2004-04-01 | 1 | -0/+1 |
* | Missing echores "no" added, duplicate variable setting removed. | diego | 2004-03-27 | 1 | -2/+5 |
* | fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com> | faust3 | 2004-03-26 | 1 | -3/+29 |
* | fix compilation on cygwin | faust3 | 2004-03-26 | 1 | -0/+7 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 | 1 | -0/+3 |
* | --disable-xmms option was missing, noticed by Enrico Weigelt. | diego | 2004-03-05 | 1 | -0/+1 |
* | add libvo to include list for lavc | alex | 2004-01-31 | 1 | -1/+1 |
* | Simplified support for libc5 systems. | diego | 2004-01-30 | 1 | -2/+2 |
* | ppc970 support, patch by Romain Dolbeau | alex | 2004-01-25 | 1 | -0/+7 |
* | 100000l | michael | 2004-01-22 | 1 | -0/+2 |
* | Added the new C based Matroska demuxer by Aurelien Jacobs. | mosu | 2004-01-19 | 1 | -16/+30 |
* | Use MSZH and ZLIB decoders from libavcodec | rtognimp | 2004-01-12 | 1 | -0/+3 |
* | ALSA 1.x audio out driver | henry | 2004-01-11 | 1 | -10/+8 |
* | 10l | henry | 2004-01-10 | 1 | -1/+1 |
* | lavcodec compile fix | henry | 2004-01-10 | 1 | -0/+3 |
* | x86_64/amd64 detection under freebsd | alex | 2004-01-02 | 1 | -1/+1 |
* | MPlayer's configure fails to detect fontconfig on a system with | diego | 2003-12-31 | 1 | -4/+4 |
* | optimizing for cpus on irix | alex | 2003-12-27 | 1 | -0/+15 |
* | VAX architecture support (tested on VAXstation 4000/VLC) | gabucino | 2003-12-25 | 1 | -1/+11 |
* | better parisc detection | alex | 2003-12-23 | 1 | -1/+1 |
* | add ZORAN makefile variable for conditional compilation of vf_zrmjpeg | rik | 2003-12-19 | 1 | -0/+1 |
* | removed the historic libcss support | alex | 2003-12-08 | 1 | -42/+7 |
* | Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b... | alex | 2003-12-08 | 1 | -0/+43 |
* | alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org> | alex | 2003-12-07 | 1 | -0/+27 |
* | FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr> | iive | 2003-11-29 | 1 | -1/+2 |
* | --enable-dvbhead, wording, clearer error messages | diego | 2003-11-29 | 1 | -4/+5 |
* | XviD math lib missed - patch by <ismail.donmez@boun.edu.tr> | iive | 2003-11-18 | 1 | -1/+1 |
* | remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir | iive | 2003-11-18 | 1 | -14/+17 |
* | check whether termcap is provided by tinfo | attila | 2003-11-16 | 1 | -4/+11 |
* | fix smb libs inclusion when using --enable-smb. | attila | 2003-11-16 | 1 | -0/+3 |
* | missing clause | gabucino | 2003-11-13 | 1 | -1/+1 |
* | cumulative libc5 compatibility patch ;) | gabucino | 2003-11-13 | 1 | -7/+29 |
* | FAAD detection improved and fixed. | diego | 2003-11-12 | 1 | -49/+53 |
* | XviD Api4 support | iive | 2003-11-12 | 1 | -9/+20 |
* | fix lavc fail on missing lame | iive | 2003-11-07 | 1 | -1/+3 |
* | pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue) | alex | 2003-11-06 | 1 | -4/+1 |
* | prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86 | alex | 2003-11-06 | 1 | -1/+1 |
* | ugly FreeBSD fix .. | nexus | 2003-11-04 | 1 | -0/+3 |
* | provisions for new zoran driver (zr2) | rik | 2003-11-04 | 1 | -3/+3 |
* | mencoder lavc audio encoding support | ranma | 2003-11-03 | 1 | -1/+3 |
* | protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ... | michael | 2003-11-02 | 1 | -0/+5 |
* | int_fastXY_t emulation | michael | 2003-11-02 | 1 | -0/+27 |
* | define install itself instead of a path to install, needed for ginstall | attila | 2003-11-01 | 1 | -3/+10 |
* | Removed temporary .cpp file used during the Matroska test. Updated the libebm... | mosu | 2003-10-30 | 1 | -3/+4 |
* | in configure --help output: | diego | 2003-10-27 | 1 | -15/+16 |
* | finally removing pthread dependency!! | gabucino | 2003-10-25 | 1 | -4/+7 |
* | fix issue when compiler is called 'cc', and --disable-gcc-checking was used | gabucino | 2003-10-24 | 1 | -2/+2 |
* | remove 'yes' from nowhere (after flac check) | iive | 2003-10-23 | 1 | -1/+0 |
* | Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ar... | lumag | 2003-10-23 | 1 | -1/+0 |
* | enable Vidix on Linux/Alpha | gabucino | 2003-10-22 | 1 | -0/+1 |
* | detection of 'Alpha' architecture | gabucino | 2003-10-22 | 1 | -0/+7 |
* | Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se> | alex | 2003-10-22 | 1 | -4/+14 |
* | DOCS/en/ ---> DOCS/HTML/en/ | diego | 2003-10-19 | 1 | -9/+9 |
* | Man pages moved to DOCS/man/. | diego | 2003-10-19 | 1 | -1/+1 |
* | consistency fixes | alex | 2003-10-16 | 1 | -4/+4 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 | 1 | -2/+7 |
* | Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha. | diego | 2003-10-14 | 1 | -1/+3 |
* | some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren... | alex | 2003-10-14 | 1 | -2/+14 |
* | some missing declarations for libavcodec | alex | 2003-10-11 | 1 | -0/+4 |
* | Fix external FLAC detection on Mandrake. | lumag | 2003-10-06 | 1 | -2/+2 |
* | Improve flac detection a bit. Now you can safely remove all files from | lumag | 2003-10-05 | 1 | -3/+11 |
* | consolevidix -> cvidix | faust3 | 2003-10-05 | 1 | -3/+3 |
* | configure altivec patch by Magnus Damm <damm@opensource.se> | attila | 2003-10-04 | 1 | -30/+99 |
* | FLAC decoding support via imported libmpflac. | lumag | 2003-10-04 | 1 | -0/+65 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | new vidix vo modules for textmode console and windows | faust3 | 2003-10-02 | 1 | -0/+12 |
* | initial MorphOS/Amiga (GeekGadgets) support | alex | 2003-09-26 | 1 | -0/+5 |
* | typo | diego | 2003-09-26 | 1 | -1/+1 |
* | 10l really disable faad if gcc is broken | faust3 | 2003-09-21 | 1 | -0/+5 |
* | ev56 doesnt support mvi | attila | 2003-09-21 | 1 | -1/+1 |
* | patch by Andrew A. Gill <superluser@frontiernet.net>: | pl | 2003-09-21 | 1 | -10/+11 |
* | make vo_gl2 compile on cygwin, too | faust3 | 2003-09-19 | 1 | -2/+1 |
* | vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at... | faust3 | 2003-09-19 | 1 | -2/+13 |
* | Fix for the faad2 compilation test which needs config.h to be present. Patch ... | mosu | 2003-09-12 | 1 | -0/+11 |
* | patch by Guido Guenther <agx@sigxcpu.org>: | pl | 2003-09-12 | 1 | -1/+1 |
* | Cleanup of faad detection and a new test if gcc can compile the internal faad... | mosu | 2003-09-08 | 1 | -28/+35 |
* | Add libogg if Theora is wanted (might be missing if Tremor is used instead of... | mosu | 2003-09-07 | 1 | -1/+1 |
* | 100l typo found by Dima K. <dimakar@yahoo.com> | alex | 2003-09-07 | 1 | -1/+1 |
* | external faad support via --enable-externalfaad and fix my 1000l bug | alex | 2003-09-07 | 1 | -17/+31 |
* | disable faad with gcc 3.2 | alex | 2003-09-05 | 1 | -1/+4 |
* | solaris sed (and probably others) fix for faad detection by Michael Gernoth <... | alex | 2003-09-05 | 1 | -2/+2 |
* | Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima ... | mosu | 2003-09-02 | 1 | -1/+1 |
* | Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev... | lumag | 2003-09-01 | 1 | -3/+12 |
* | spelling fixes | diego | 2003-08-31 | 1 | -2/+2 |
* | vo_fbdev2 written by Joey Parrish with some minor modifications | alex | 2003-08-31 | 1 | -1/+1 |
* | use internal (included) libfaad2 | arpi | 2003-08-30 | 1 | -12/+14 |
* | TGA image output VO module | arpi | 2003-08-24 | 1 | -1/+17 |
* | Reworked the CPU optimization detection code, now it works nice for non-x86 p... | alex | 2003-08-18 | 1 | -73/+77 |
* | Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz> | alex | 2003-08-18 | 1 | -3/+37 |
* | --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-08-17 | 1 | -5/+9 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 | 1 | -0/+17 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -17/+0 |
* | added live.com to (no)inputmodules | alex | 2003-08-12 | 1 | -0/+2 |
* | Added DR support to vo_fbdev, | joey | 2003-08-12 | 1 | -9/+0 |
* | Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)... | alex | 2003-08-11 | 1 | -1/+5 |
* | libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM> | alex | 2003-08-10 | 1 | -0/+1 |
* | OSD menu should not be confused with DVD menus. | diego | 2003-08-09 | 1 | -2/+2 |
* | v4l2 support | henry | 2003-08-07 | 1 | -0/+29 |
* | (nonworking) dvdnav commented out as discussed on dev-eng. | diego | 2003-08-06 | 1 | -63/+57 |
* | _win32libdir (not _libdir/win32) should be searched after other locations. | diego | 2003-08-05 | 1 | -2/+3 |
* | warning for users who insist on trying to enable dvdnav | rfelker | 2003-08-04 | 1 | -1/+9 |
* | gcc2.95.x has no support for mvi instructions | alex | 2003-07-27 | 1 | -0/+12 |
* | xvmc fixes - check for xv presence and fix libs order | iive | 2003-07-26 | 1 | -2/+4 |
* | detect Real codecs fix (with only win32 DLL) | nexus | 2003-07-25 | 1 | -1/+1 |
* | MinGW support in mpdvdkit | diego | 2003-07-19 | 1 | -2/+2 |
* | Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup... | mosu | 2003-07-11 | 1 | -15/+19 |
* | full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450) | alex | 2003-07-07 | 1 | -0/+21 |
* | reverse this nonsense that breaks configure! (ppl, please don't commit | rfelker | 2003-07-03 | 1 | -8/+8 |
* | automatic altivec support detection on linux | alex | 2003-07-01 | 1 | -0/+5 |
* | The new head and tail deprecates -1 in favour of -n 1. | diego | 2003-06-30 | 1 | -8/+8 |
* | proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel) | alex | 2003-06-24 | 1 | -1/+1 |
* | basic xvmc image support | iive | 2003-06-21 | 1 | -1/+37 |
* | cosistency fix with backward compatibility (now lavc's arm optimisations are ... | alex | 2003-06-20 | 1 | -2/+7 |
* | 10l fix by Steven M. Schultz <sms@2BSD.COM> | alex | 2003-06-17 | 1 | -4/+4 |
* | 1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell | rfelker | 2003-06-17 | 1 | -1/+1 |
* | Add missing language suffix to DOCS/ path. | diego | 2003-06-13 | 1 | -9/+9 |
* | Networking support under MinGW. | diego | 2003-06-11 | 1 | -1/+26 |
* | Make configure output codec paths more consistently. | diego | 2003-06-11 | 1 | -2/+2 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -3/+3 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 1 | -0/+27 |
* | enable stream cache for mingw | faust3 | 2003-06-09 | 1 | -7/+1 |
* | I've found some time to implement the encoding support for the new | arpi | 2003-06-06 | 1 | -1/+1 |
* | lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net> | alex | 2003-05-30 | 1 | -0/+27 |
* | simplification and clarification | alex | 2003-05-30 | 1 | -18/+6 |
* | esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel... | alex | 2003-05-30 | 1 | -2/+12 |
* | Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons. | diego | 2003-05-29 | 1 | -11/+11 |
* | K6-2+ and K6-III+ detection | diego | 2003-05-25 | 1 | -2/+2 |
* | do it the standard way (tm) | alex | 2003-05-23 | 1 | -0/+1 |
|