aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* - fix gcc warnings, strlcat/strlcpy prototypesGravatar rathann2005-04-06
* Fix shared libpostproc installation.Gravatar diego2005-03-23
* sync to x264 171: chroma_me, chroma_qp_offsetGravatar lorenm2005-03-14
* use inttypes.h for checks instead of less spread-ed stdint.hGravatar iive2005-03-06
* sync to x264 r150: new option 'b_pyramid'Gravatar lorenm2005-03-04
* libsmbclient is sometimes built with ssl support. This takes it into accountGravatar wight2005-03-02
* added a stream module for the vstream client libraryGravatar joey2005-02-27
* --charset configure option to convert help messages charsetGravatar reimar2005-02-26
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.Gravatar lorenm2005-02-23
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...Gravatar reimar2005-02-22
* Sync to x264 r134: weighted prediction for B-frames.Gravatar lorenm2005-02-22
* typo, missing _noGravatar reimar2005-02-21
* x264: expose option "level_idc".Gravatar lorenm2005-02-20
* Move x264 version check into configure.Gravatar lorenm2005-02-18
* DGA works only with x11Gravatar reimar2005-02-06
* XvMC is not yet autodetected, don't claim otherwise in the help output,Gravatar diego2005-02-05
* Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUSGravatar reimar2005-02-05
* makes --enable-*-faad really enable without any further check and drop suppor...Gravatar aurel2005-02-03
* Separate XF86 video mode extension check from XF86 keysym check asGravatar diego2005-02-02
* Print which of Tremor, internal Tremor or libvorbis has been enabled.Gravatar diego2005-02-01
* The test to check for working pthreads fails if the system can supportGravatar diego2005-01-22
* Make configure check for aalib dependency on libX11 if it fails without.Gravatar diego2005-01-22
* better test for MAP_FAILED by Ian LindsayGravatar alex2005-01-21
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
* detect and use the codecs paths instead of win32.Gravatar reimar2005-01-16
* 10lGravatar attila2005-01-14
* sun grep doesn't like binary files, thus the compiled fileGravatar attila2005-01-12
* RTC check should no longer be Linux-only.Gravatar diego2005-01-06
* RTC support on FreeBSD, inspired by a patch from Michael JohnsonGravatar diego2005-01-06
* 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