aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* internal Tremor decoder for Ogg/VorbisGravatar henry2004-12-30
* Support amr_nb and amr_wb via libavcodecGravatar rtognimp2004-12-29
* do not use pthreads on hpux (broken, hardly useful).Gravatar reimar2004-12-23
* When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems w...Gravatar reimar2004-12-23
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.Gravatar ivo2004-12-23
* enable memalign hack for libavcodec when memalign is not present, hopefully t...Gravatar faust32004-12-15
* 10l for me => is not >=Gravatar zdar2004-11-25
* Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is req...Gravatar zdar2004-11-25
* check for __builtin_expect (used by libmpeg2)Gravatar henry2004-11-22
* should be \$ not $\Gravatar wight2004-11-20
* support for debianized LIVE.COM libraryGravatar henry2004-11-20
* devices.html is no more, link updated.Gravatar diego2004-11-11
* add support for macosx finder argument support (let you bundle mplayer to be ...Gravatar nplourde2004-11-10
* fix --disable-termios, approved by DiegoGravatar rathann2004-11-10
* Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1...Gravatar mosu2004-11-07
* recommit sascha's commit (Lennart Poettering's polyaudio stuff)Gravatar rfelker2004-11-06
* remove mac shlb support to use new helix codec for realvideo support on osxGravatar nplourde2004-11-03
* winvidix requires -lgdi32Gravatar faust32004-11-02
* enable vcd support on all based darwin systemGravatar nplourde2004-11-01
* some people have GREP_OPTIONS set to --ignore-case what makes it a bit danger...Gravatar faust32004-10-31
* avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>Gravatar faust32004-10-30
* fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>Gravatar faust32004-10-30
* Allow attaching gdb on crash automatically.Gravatar reimar2004-10-28
* _def_enca should always be set to something! And preferrably correctly..Gravatar reimar2004-10-24
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.Gravatar ivo2004-10-23
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* Move help_mp.h generation to Makefile, so it's easier to maintain onGravatar wight2004-10-20
* add vcd support to darwin for ppcGravatar nplourde2004-10-18
* added gl_common for code used by both vo_gl.c and vo_gl2.c.Gravatar reimar2004-10-17
* -fno-PIC will not work on OSX, and it is only useful on x86 anyway.Gravatar reimar2004-10-12
* Zeta OS support, mostly working.Gravatar reimar2004-10-11
* fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev...Gravatar reimar2004-10-07
* detect byte order even for cross-compilingGravatar faust32004-09-26
* --host-cc option for crosscompilingGravatar faust32004-09-26
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...Gravatar faust32004-09-25
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* Don't output error when testing for JACK. Also _insist_ on a JACK versionGravatar al2004-09-20
* Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function...Gravatar faust32004-09-15
* fixed --enable-gif bugGravatar joey2004-09-05
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* remove unnecessary mips check (it's obsolete anyway)Gravatar rathann2004-08-26
* properly set linking flags for NetBSD, patch by jb13@gomerbud.comGravatar diego2004-08-26
* Detect if the assembler supports receiving data through -pipe,Gravatar diego2004-08-25
* Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.Gravatar diego2004-08-25
* Document how to specify multiple paths with the --with-* options,Gravatar diego2004-08-25
* Check if -liconv is needed for iconv.Gravatar wight2004-08-23
* typoGravatar rtognimp2004-08-20
* portability fix taken from the NetBSD patch setGravatar diego2004-08-19
* readability whitespace fixGravatar diego2004-08-19
* spelling: big-endian and little-endianGravatar diego2004-08-18