aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Add a check for sysi86() on Solaris systems, solving a build failure on SolarisGravatar diego2006-04-30
* use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyGravatar reimar2006-04-27
* Document how configure works and how to write basic checks.Gravatar diego2006-04-27
* Fix amr_nb-fixed compilation: Don't depend on amr_nb.Gravatar diego2006-04-27
* Make EDL compilation unconditionalGravatar uau2006-04-27
* 10l: Test the variable, don't set it...Gravatar diego2006-04-26
* Simplify x86 CPU flag/extension check.Gravatar diego2006-04-25
* make _res_comment usage consistentGravatar rathann2006-04-24
* - fix configure output for XvMC and DGA testsGravatar rathann2006-04-24
* cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextGravatar diego2006-04-23
* Remove second, redundant x86_exts_check.Gravatar diego2006-04-23
* Add support for shared libavutil.Gravatar diego2006-04-22
* sync to x264 r503 (dct_decimate)Gravatar lorenm2006-04-22
* Add --disable-libavutil option to --help output.Gravatar diego2006-04-22
* Add command line options to enable/disable libavutil.Gravatar diego2006-04-22
* Make static libavutil detection semantics explicit.Gravatar diego2006-04-22
* 10l: Add missing fallback case for internal FAAD compiler blacklist.Gravatar diego2006-04-22
* Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextGravatar diego2006-04-22
* Set all processor flags individually, not implied.Gravatar diego2006-04-22
* Disable RTC on PowerPC.Gravatar diego2006-04-22
* 10l: Fix internal FAAD check for non-x86.Gravatar diego2006-04-22
* Blacklist certain gcc versions instead of running an expensive compilationGravatar diego2006-04-22
* Remove some libmpdvdkit vs libmpdvdkit2 cruft.Gravatar diego2006-04-18
* recognize future pentium-m processors, e.g. there is intel core with model 14Gravatar iive2006-04-16
* add support for intel mac. mp3lib is not fixed yet.Gravatar nplourde2006-04-15
* Simplify some checks.Gravatar diego2006-04-04
* Remove mpdvdkit1 cruft from the build system.Gravatar diego2006-04-02
* AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netGravatar diego2006-04-02
* There is no check for the crash debug feature, so setting the variable toGravatar diego2006-04-02
* first stage of build system cleanup:Gravatar rfelker2006-04-02
* more cruftGravatar rfelker2006-03-30
* forgot one occurranceGravatar rfelker2006-03-30
* remove deprecated, never-used gnu gettext cruft.Gravatar rfelker2006-03-30
* support for mp3lame with -oac lavcGravatar jonas2006-03-29
* added support for external VIDIXGravatar nicodvb2006-03-28
* Prevent building lavc with xvid support unless xvid version is 1.1 orGravatar corey2006-03-21
* Simplify pkg-config invocation.Gravatar diego2006-03-20
* Support libavcodec vrc_strategy=1 (XviD ratecontrol).Gravatar corey2006-03-17
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...Gravatar nicodvb2006-03-16
* Use _res_comment where appropriate.Gravatar diego2006-03-13
* FAAC encoding through libavcodec-faacGravatar michael2006-03-13
* Simplify libcdio check.Gravatar diego2006-03-11
* Make better use of pkg-config to check for/set proper libraries whenGravatar diego2006-03-10
* UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)Gravatar reimar2006-03-08
* revert the attempts for ccache fixGravatar henry2006-03-08
* Automaticall convert message to console charset, use utf8 for GTK2 GuiGravatar reimar2006-03-08
* use relative paths for libav* buildGravatar henry2006-03-05
* sync to x264 r457 (direct_pred=3)Gravatar lorenm2006-03-05
* properly detect cpu on x86 based macGravatar nplourde2006-02-22
* upport another G4 flavour: MPC7447* chips.Gravatar gpoirier2006-02-18