aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
* fix detection of iconv implementations which require libdlGravatar aurel2005-07-30
* OpenGL needs _ld_dl to get extension functionsGravatar reimar2005-07-27
* remove unneeded vgaglGravatar iive2005-07-26
* Power5 supportGravatar reimar2005-07-21
* When using --enable-* options you are on your own.Gravatar reimar2005-07-20
* libx264 compiled with visualization requirs xlibGravatar iive2005-07-19
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* Print CFLAGS warning last so nobody can miss it.Gravatar reimar2005-07-10
* 10l to myself for breaking mingws dll codec support when libpthread is not in...Gravatar faust32005-06-26
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testGravatar henry2005-06-25
* makes fribidi <= 0.10.4 works againGravatar aurel2005-06-23
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.o...Gravatar aurel2005-06-22
* 100l, -march=k8 was used with cpu detection even when compiler did notGravatar reimar2005-06-18
* AMD-64's version of Suse ships a version of 3.3 hacked with brokenGravatar gpoirier2005-06-09
* toolame/twolame typo, 10lGravatar nicodvb2005-06-09
* pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-06-06
* sync to x264 r252 (8x8dct)Gravatar lorenm2005-06-05
* Mac OS X Audio with AudioUnits and AudioToolbox format convertersGravatar nplourde2005-06-05
* Add a note to the --help output that explains how our configure works,Gravatar diego2005-06-05
* modified X11 check to use correct libs on mixed 32/64 bit systemsGravatar reimar2005-06-03
* x264 check needs -lpthreadGravatar lorenm2005-06-02
* New ao_jack without bio2jack dependency.Gravatar reimar2005-06-01
* Set stack non-executable where supported.Gravatar reimar2005-06-01
* - correct the argument in configure check for lrintf() to avoid a warningGravatar henry2005-05-30
* check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4Gravatar henry2005-05-30
* The default CFLAGS settings include -ffast-math and GCC 3.4.3 thereforeGravatar diego2005-05-29
* sync to x264 r240 (threads)Gravatar lorenm2005-05-29
* support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey...Gravatar gpoirier2005-05-28
* Athlon 64 optimization flags, in 32 and 64-bit mode.Gravatar gpoirier2005-05-27
* sync to x264 r239 (zoned ratecontrol and UMHex ME)Gravatar lorenm2005-05-24
* 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