summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: make --disable-everything soft-disable thingsMåns Rullgård2010-06-281-1/+1
* Make implicit function declarations an errorMåns Rullgård2010-06-271-1/+1
* Remove PPC perf counter supportMåns Rullgård2010-06-261-4/+0
* Remove --enable-gprof flagMåns Rullgård2010-06-261-8/+0
* Make vp8 select h264dsp and use this to pull in mmx intrapredMåns Rullgård2010-06-251-0/+1
* configure: remove superflous -lm flagsMåns Rullgård2010-06-251-4/+4
* configure: reverse order of -l flagsMåns Rullgård2010-06-251-1/+7
* configure: remove unused flag save/restore functionsMåns Rullgård2010-06-251-36/+0
* configure: simplify append functionMåns Rullgård2010-06-251-1/+0
* configure: simplify check_lib functionMåns Rullgård2010-06-251-5/+1
* configure: remove unused function check_foo_configMåns Rullgård2010-06-251-17/+0
* configure: use warn function for unrecognised --cc and --arch settingsMåns Rullgård2010-06-241-2/+3
* configure: warn about missing yasmMåns Rullgård2010-06-241-1/+4
* configure: add 'warn' functionMåns Rullgård2010-06-241-0/+7
* Fix dependencies for the ra_144 encoderFrancesco Lavra2010-06-241-1/+1
* Enable pthreads automatically unless w32threads is requestedMåns Rullgård2010-06-231-3/+4
* Remove OS/2 threads supportMåns Rullgård2010-06-231-2/+0
* Add barcelona to the list of cmov/fast_cmov compatible CPUs.Diego Pettenò2010-06-221-1/+1
* Remove beosthreads supportMåns Rullgård2010-06-221-2/+0
* configure: preserve cross-prefix for strip on darwinRamiro Polla2010-06-201-1/+1
* Remove libfaad wrapperMåns Rullgård2010-06-201-26/+0
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-181-0/+2
* Name the default configure log filename as "config.log" rather thanStefano Sabatini2010-06-161-2/+2
* configure: fix symver detection with icc 10Måns Rullgård2010-06-151-1/+3
* Add compatibility wrappers for functions moved from lavf to lavcMåns Rullgård2010-06-151-1/+15
* RealAudio 14.4k encoder.Francesco Lavra2010-06-111-0/+1
* Remove broken BeOS audio interface.Diego Biurrun2010-06-101-5/+0
* Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.François Revol2010-06-101-1/+2
* Apparently nowadays things should be installed in /boot/common on Haiku.Diego Biurrun2010-06-101-1/+1
* Remove unneeded -nostart SHFLAG for Haiku.Diego Biurrun2010-06-101-1/+0
* Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.Diego Biurrun2010-06-101-23/+2
* librtmp may link to different ssl implementationsLuca Barbato2010-06-061-1/+1
* libvpx now has an (L)GPL-compatible license.Diego Biurrun2010-06-051-1/+0
* VP8 encoding via libvpx.James Zern2010-06-031-1/+3
* Properly initialize x264_picture_t in libx264.Jason Garrett-Glaser2010-06-021-2/+2
* Use .p2align in ASMALIGN() macroMåns Rullgård2010-06-021-7/+1
* Do not check_lib for -lva if vaapi is disabled, having -lva in extralibsReimar Döffinger2010-06-011-1/+1
* automatically enable buffer_filter when compiling ffmpegPeter Ross2010-05-301-0/+1
* Require --enable-nonfree flag for libvpx.Diego Biurrun2010-05-291-0/+1
* mmst_protocol depends on networkMåns Rullgård2010-05-251-0/+1
* Look for libvpx headers in the vpx subdirectory in configure, tooMartin Storsjö2010-05-251-1/+1
* VP8 decoding via libvpx.James Zern2010-05-251-0/+5
* Change inter-protocol dependencies from _deps to _selectMartin Storsjö2010-05-141-2/+2
* Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs.Janne Grunau2010-05-111-1/+1
* Remove hardcoded-tables hack for IA-64: with latest binutils that now actuallyReimar Döffinger2010-05-081-5/+0
* Enable libavfilter by default and fix pading for mxf-d10Michael Niedermayer2010-05-071-1/+2
* configure: update suncc SPARC CPU name mappingMichael Kostylev2010-05-071-2/+2
* SPARC: disable VIS for Niagara CPUMichael Kostylev2010-05-071-0/+4
* Add intra refresh and crf-max support to the libavcodec libx264 wrapper.Jason Garrett-Glaser2010-05-061-2/+2
* configure: allow compiler-specific flags for --disable-optimizationsMåns Rullgård2010-05-031-0/+3
OpenPOWER on IntegriCloud