aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* set define for apple gcc altivecGravatar nplourde2005-05-15
* Make FAAC detection follow standard enable/disable/auto semantics.Gravatar diego2005-05-14
* sync to x264 rev223 (options: ratetol, vbv_*)Gravatar lorenm2005-05-11
* If libggi has been found, search for the libggiwmh extensionGravatar diego2005-05-11
* do not define HAVE_ALTIVEC_H on osx with gcc4Gravatar nplourde2005-05-10
* mcpu & mtune work on gcc4Gravatar nplourde2005-05-10
* look if round function exist in math.h & define HAVE_ROUND. patch by Steven M...Gravatar nplourde2005-05-10
* end of the locale nightmare, foreverGravatar rfelker2005-05-09
* dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffm...Gravatar nplourde2005-05-09
* Allow more gcc 3.x and 4.x versions.Gravatar diego2005-05-09
* added twolame mp2 audio encoderGravatar nicodvb2005-05-07
* expose x264 options 'me' and 'me_range'.Gravatar lorenm2005-05-05
* do not define video_out_macosx if corevideo is not presentGravatar nplourde2005-05-05
* 5l to me, i didn't notice the extra quotes breaking thingsGravatar rfelker2005-05-04
* remove nonportable and replace with proper quotingGravatar rfelker2005-05-04
* 1000000000l for using nonportable, obfuscated, and evenGravatar rfelker2005-05-04
* force C locale to assure consistent behavior of toupper()Gravatar henry2005-05-04
* fix sed for syntax to work on gnu & bsdGravatar nplourde2005-05-04
* proper list of libav codecGravatar nplourde2005-05-03
* per (libav)codec enable/disable fixGravatar michael2005-05-03
* recommended flags on osxGravatar nplourde2005-04-29
* enable vo_macosx if corevideo availableGravatar nplourde2005-04-29
* macosx core video moduleGravatar nplourde2005-04-29
* added faac audio encoderGravatar nicodvb2005-04-25
* audio encoding reworkedGravatar nicodvb2005-04-22
* newer versions of mingws gcc do not like terminating slahes when specifying e...Gravatar faust32005-04-17
* allows the Mac OS X version of MPlayer to look for its data files inside the ...Gravatar nplourde2005-04-13
* - 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