summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: escape colons in values written to config.fateMans Rullgard2012-04-13
* avconv: drop support for building without libavfilter.Anton Khirnov2012-04-06
* configure: add dl to frei0r extralibs.Anton Khirnov2012-04-05
* configure: Check for a different SDL functionMartin Storsjö2012-03-29
* build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun2012-03-27
* configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun2012-03-27
* build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-26
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-26
* x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-25
* configure: die if x11grab dependencies are unavailableJosh Allmann2012-03-23
* configure: Restructure help output.Diego Biurrun2012-03-21
* configure: Internal-only components should not be command-line selectable.Diego Biurrun2012-03-21
* ZeroCodec DecoderDerek Buitenhuis2012-03-19
* remove iwmmxt optimizationsJanne Grunau2012-03-12
* configure: darwin: Change dylib install names to include major version.Gil Pedersen2012-03-09
* lavc: drop libdirac encoder.Anton Khirnov2012-02-23
* Remove libpostproc.Diego Biurrun2012-02-23
* dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndexRafaël Carré2012-02-22
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-14
* build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun2012-02-13
* Remove Sun medialib glue code.Diego Biurrun2012-02-08
* win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-02
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-02
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-24
* Remove ffmpeg.Anton Khirnov2012-01-23
* avserver: fix build after the next bump.Anton Khirnov2012-01-22
* configure: provide libavfilter/version.h header to get_version()Stefano Sabatini2012-01-14
* Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
* No longer build libpostproc by defaultReinhard Tartler2012-01-11
* v4l2: list available formatsLuca Barbato2012-01-04
* win32: detect number of CPUs using affinityDaniel Verkamp2012-01-03
* threads: add sysconf based number of CPUs detectionJanne Grunau2011-12-31
* threads: test for sys/param.h and include it for sysctl on OpenBSDJanne Grunau2011-12-27
* bsd: use number of logical CPUs as automatic thread countJanne Grunau2011-12-22
* windows: use number of CPUs as automatic thread countJanne Grunau2011-12-22
* linux: use number of CPUs as automatic thread countJanne Grunau2011-12-22
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-22
* configure: Show whether the safe bitstream reader is enabledMartin Storsjö2011-12-21
* build: error on mixed declarations and codeMans Rullgard2011-12-21
* build: fix standalone compilation of mpc7/mpc8 decodersDiego Biurrun2011-12-20
* get_bits: introduce safe bitreading to prevent overreads.Ronald S. Bultje2011-12-17
* configure: refactor lists of tests and components into variablesDiego Biurrun2011-12-16
* configure: refactor list of programs into a variableDiego Biurrun2011-12-15
* configure: cosmetics: sort some lists where appropriateDiego Biurrun2011-12-14
* build: conditionally compile x86 H.264 chroma optimizationsDiego Biurrun2011-12-14
* configure: do not manually enable protocolsDiego Biurrun2011-12-13
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-12
* configure: Store vda lib flags in extralibs instead of ldflagsRafaël Carré2011-11-25
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22