| Commit message (Expand) | Author | Age | Files | Lines |
* | added a stream module for the vstream client library | joey | 2005-02-27 | 1 | -1/+28 |
* | --charset configure option to convert help messages charset | reimar | 2005-02-26 | 1 | -0/+6 |
* | sync to x264 r137: adaptive B-frame decision, flush delayed frames. | lorenm | 2005-02-23 | 1 | -1/+1 |
* | fix for MAP_ANON vs. MAP_ANONYMOUS fix... | reimar | 2005-02-22 | 1 | -4/+0 |
* | Sync to x264 r134: weighted prediction for B-frames. | lorenm | 2005-02-22 | 1 | -1/+1 |
* | typo, missing _no | reimar | 2005-02-21 | 1 | -1/+1 |
* | x264: expose option "level_idc". | lorenm | 2005-02-20 | 1 | -1/+1 |
* | Move x264 version check into configure. | lorenm | 2005-02-18 | 1 | -0/+3 |
* | DGA works only with x11 | reimar | 2005-02-06 | 1 | -0/+3 |
* | XvMC is not yet autodetected, don't claim otherwise in the help output, | diego | 2005-02-05 | 1 | -1/+1 |
* | Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS | reimar | 2005-02-05 | 1 | -0/+4 |
* | makes --enable-*-faad really enable without any further check and drop suppor... | aurel | 2005-02-03 | 1 | -30/+4 |
* | Separate XF86 video mode extension check from XF86 keysym check as | diego | 2005-02-02 | 1 | -4/+29 |
* | Print which of Tremor, internal Tremor or libvorbis has been enabled. | diego | 2005-02-01 | 1 | -1/+3 |
* | The test to check for working pthreads fails if the system can support | diego | 2005-01-22 | 1 | -1/+1 |
* | Make configure check for aalib dependency on libX11 if it fails without. | diego | 2005-01-22 | 1 | -3/+7 |
* | better test for MAP_FAILED by Ian Lindsay | alex | 2005-01-21 | 1 | -5/+14 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -26/+0 |
* | detect and use the codecs paths instead of win32. | reimar | 2005-01-16 | 1 | -1/+1 |
* | 10l | attila | 2005-01-14 | 1 | -1/+1 |
* | sun grep doesn't like binary files, thus the compiled file | attila | 2005-01-12 | 1 | -1/+1 |
* | RTC check should no longer be Linux-only. | diego | 2005-01-06 | 1 | -9/+4 |
* | RTC support on FreeBSD, inspired by a patch from Michael Johnson | diego | 2005-01-06 | 1 | -3/+8 |
* | internal Tremor decoder for Ogg/Vorbis | henry | 2004-12-30 | 1 | -7/+32 |
* | Support amr_nb and amr_wb via libavcodec | rtognimp | 2004-12-29 | 1 | -0/+98 |
* | do not use pthreads on hpux (broken, hardly useful). | reimar | 2004-12-23 | 1 | -0/+2 |
* | When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems w... | reimar | 2004-12-23 | 1 | -0/+5 |
* | Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. | ivo | 2004-12-23 | 1 | -0/+44 |
* | enable memalign hack for libavcodec when memalign is not present, hopefully t... | faust3 | 2004-12-15 | 1 | -0/+1 |
* | 10l for me => is not >= | zdar | 2004-11-25 | 1 | -1/+1 |
* | Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is req... | zdar | 2004-11-25 | 1 | -5/+9 |
* | check for __builtin_expect (used by libmpeg2) | henry | 2004-11-22 | 1 | -0/+22 |
* | should be \$ not $\ | wight | 2004-11-20 | 1 | -4/+4 |
* | support for debianized LIVE.COM library | henry | 2004-11-20 | 1 | -13/+41 |
* | devices.html is no more, link updated. | diego | 2004-11-11 | 1 | -1/+1 |
* | add support for macosx finder argument support (let you bundle mplayer to be ... | nplourde | 2004-11-10 | 1 | -0/+18 |
* | fix --disable-termios, approved by Diego | rathann | 2004-11-10 | 1 | -2/+2 |
* | Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1... | mosu | 2004-11-07 | 1 | -11/+25 |
* | recommit sascha's commit (Lennart Poettering's polyaudio stuff) | rfelker | 2004-11-06 | 1 | -0/+35 |
* | remove mac shlb support to use new helix codec for realvideo support on osx | nplourde | 2004-11-03 | 1 | -23/+1 |
* | winvidix requires -lgdi32 | faust3 | 2004-11-02 | 1 | -0/+1 |
* | enable vcd support on all based darwin system | nplourde | 2004-11-01 | 1 | -1/+1 |
* | some people have GREP_OPTIONS set to --ignore-case what makes it a bit danger... | faust3 | 2004-10-31 | 1 | -3/+4 |
* | avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org> | faust3 | 2004-10-30 | 1 | -1/+7 |
* | fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu> | faust3 | 2004-10-30 | 1 | -1/+4 |
* | Allow attaching gdb on crash automatically. | reimar | 2004-10-28 | 1 | -0/+24 |
* | _def_enca should always be set to something! And preferrably correctly.. | reimar | 2004-10-24 | 1 | -1/+1 |
* | Add --enable and --disable options for vo_pnm and vo_md5sum to configure. | ivo | 2004-10-23 | 1 | -0/+41 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 | 1 | -12/+25 |
* | Move help_mp.h generation to Makefile, so it's easier to maintain on | wight | 2004-10-20 | 1 | -17/+1 |
* | add vcd support to darwin for ppc | nplourde | 2004-10-18 | 1 | -3/+3 |
* | added gl_common for code used by both vo_gl.c and vo_gl2.c. | reimar | 2004-10-17 | 1 | -2/+2 |
* | -fno-PIC will not work on OSX, and it is only useful on x86 anyway. | reimar | 2004-10-12 | 1 | -0/+4 |
* | Zeta OS support, mostly working. | reimar | 2004-10-11 | 1 | -31/+86 |
* | fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev... | reimar | 2004-10-07 | 1 | -2/+6 |
* | detect byte order even for cross-compiling | faust3 | 2004-09-26 | 1 | -6/+6 |
* | --host-cc option for crosscompiling | faust3 | 2004-09-26 | 1 | -0/+13 |
* | directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some... | faust3 | 2004-09-25 | 1 | -0/+4 |
* | encoding to mp2 with libtoolame | nicodvb | 2004-09-21 | 1 | -0/+38 |
* | Don't output error when testing for JACK. Also _insist_ on a JACK version | al | 2004-09-20 | 1 | -3/+3 |
* | Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function... | faust3 | 2004-09-15 | 1 | -1/+1 |
* | fixed --enable-gif bug | joey | 2004-09-05 | 1 | -0/+22 |
* | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ... | iive | 2004-08-27 | 1 | -0/+37 |
* | remove unnecessary mips check (it's obsolete anyway) | rathann | 2004-08-26 | 1 | -4/+0 |
* | properly set linking flags for NetBSD, patch by jb13@gomerbud.com | diego | 2004-08-26 | 1 | -2/+12 |
* | Detect if the assembler supports receiving data through -pipe, | diego | 2004-08-25 | 1 | -3/+8 |
* | Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino. | diego | 2004-08-25 | 1 | -1/+1 |
* | Document how to specify multiple paths with the --with-* options, | diego | 2004-08-25 | 1 | -18/+19 |
* | Check if -liconv is needed for iconv. | wight | 2004-08-23 | 1 | -3/+3 |
* | typo | rtognimp | 2004-08-20 | 1 | -1/+1 |
* | portability fix taken from the NetBSD patch set | diego | 2004-08-19 | 1 | -1/+1 |
* | readability whitespace fix | diego | 2004-08-19 | 1 | -0/+2 |
* | spelling: big-endian and little-endian | diego | 2004-08-18 | 1 | -3/+3 |
* | Revised description of --with-xvmclib configure option, inspired by The Wande... | iive | 2004-08-14 | 1 | -1/+1 |
* | print matroska check result | iive | 2004-08-14 | 1 | -1/+1 |
* | Improved SPARC CPU detection and SPARC compilation fixes. | diego | 2004-08-14 | 1 | -2/+31 |
* | Update ao_jack for new bio2jack API, improve check in configure. | diego | 2004-08-13 | 1 | -1/+4 |
* | DTS support via lavc and libdts | rtognimp | 2004-08-12 | 1 | -0/+36 |
* | LIVE.COM autodetection | wight | 2004-08-09 | 1 | -8/+17 |
* | Leftover from the old Matroska demuxer detection removed. | mosu | 2004-08-05 | 1 | -1/+1 |
* | language handling simplification | diego | 2004-08-05 | 1 | -17/+16 |
* | Removed the old Matroska demuxer. | mosu | 2004-08-04 | 1 | -51/+4 |
* | Preliminary Support for building MPlayer with Intel C++ compiler. | atmos4 | 2004-08-02 | 1 | -2/+29 |
* | 10l to the author of this longstanding and obscure bug. Each language | diego | 2004-07-31 | 1 | -2/+2 |
* | let DirectFB find it's headers in --with-extraincdir=DIR | iive | 2004-07-17 | 1 | -1/+1 |
* | VCD support does not yet work on OpenBSD. | diego | 2004-07-14 | 1 | -1/+1 |
* | OpenBSD portability fixes from the OpenBSD ports tree | diego | 2004-07-12 | 1 | -2/+5 |
* | typo | diego | 2004-07-09 | 1 | -2/+2 |
* | multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot e... | michael | 2004-07-06 | 1 | -0/+8 |
* | Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique... | mosu | 2004-07-05 | 1 | -1/+1 |
* | 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-0 |