aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* a libmpcdec version with our patches was released (but I did not yet test it).Gravatar reimar2005-09-04
* Remove many annoying GTK includes in every compile line and remove GTKGravatar ods152005-09-03
* likely() and unlikely() macros to help (newer) compilers optimize correctlyGravatar reimar2005-09-03
* ENCA uses -lmGravatar henry2005-08-26
* X11 can use pthread (fixes --enable-static)Gravatar henry2005-08-26
* more thorough aalib test (needed for --enable-static)Gravatar henry2005-08-26
* remove broken shared libpostproc stuffGravatar rfelker2005-08-19
* gtf.{c,h} is used by vesa onlyGravatar alex2005-08-18
* use libvbe from vesautilsGravatar alex2005-08-18
* Remove unnecessary subshell invocations.Gravatar diego2005-08-17
* Fix MEncoder build with shared libavcodec.Gravatar diego2005-08-17
* Support for GTK 2.x.Gravatar reimar2005-08-17
* libaf/config.mak is generated, so mention itGravatar wight2005-08-14
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportGravatar henry2005-08-13
* typo, must be ld_dl instead of ld_ldGravatar reimar2005-08-11
* Forgot to actually enable vo_gl on Windows...Gravatar reimar2005-08-06
* 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