aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-061-1/+1
* configure: add POWER[5-7] supportSean McGovern2012-05-041-1/+4
* configure: remove malloc_aligned.Ronald S. Bultje2012-05-021-6/+1
* configure: add libavresample to rpathSean McGovern2012-04-261-1/+1
* build: icc: silence some warningsMans Rullgard2012-04-251-1/+2
* Add libavresampleJustin Ruggles2012-04-241-1/+6
* Remove libdirac decoder.Diego Biurrun2012-04-231-7/+0
* configure: detect PGI compiler and set suitable flagsMans Rullgard2012-04-191-0/+18
* configure: escape colons in values written to config.fateMans Rullgard2012-04-131-1/+5
* avconv: drop support for building without libavfilter.Anton Khirnov2012-04-061-1/+1
* configure: add dl to frei0r extralibs.Anton Khirnov2012-04-051-0/+2
* configure: Check for a different SDL functionMartin Storsjö2012-03-291-1/+1
* build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun2012-03-271-0/+1
* configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun2012-03-271-1/+0
* build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-261-1/+1
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-261-2/+0
* x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-251-7/+8
* configure: die if x11grab dependencies are unavailableJosh Allmann2012-03-231-8/+4
* configure: Restructure help output.Diego Biurrun2012-03-211-32/+45
* configure: Internal-only components should not be command-line selectable.Diego Biurrun2012-03-211-11/+7
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-0/+1
* remove iwmmxt optimizationsJanne Grunau2012-03-121-5/+0
* configure: darwin: Change dylib install names to include major version.Gil Pedersen2012-03-091-1/+1
* lavc: drop libdirac encoder.Anton Khirnov2012-02-231-3/+2
* Remove libpostproc.Diego Biurrun2012-02-231-7/+1
* dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndexRafaël Carré2012-02-221-3/+1
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-141-4/+6
* build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun2012-02-131-0/+4
* Remove Sun medialib glue code.Diego Biurrun2012-02-081-4/+0
* win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-021-0/+14
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-021-1/+1
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-1/+2
* lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-241-2/+0
* Remove ffmpeg.Anton Khirnov2012-01-231-3/+0
* avserver: fix build after the next bump.Anton Khirnov2012-01-221-1/+1
* configure: provide libavfilter/version.h header to get_version()Stefano Sabatini2012-01-141-1/+1
* Fix a bunch of platform name and other typos.Diego Biurrun2012-01-111-1/+1
* No longer build libpostproc by defaultReinhard Tartler2012-01-111-2/+1
* v4l2: list available formatsLuca Barbato2012-01-041-0/+3
* win32: detect number of CPUs using affinityDaniel Verkamp2012-01-031-2/+2
* threads: add sysconf based number of CPUs detectionJanne Grunau2011-12-311-0/+2
* threads: test for sys/param.h and include it for sysctl on OpenBSDJanne Grunau2011-12-271-0/+2
* bsd: use number of logical CPUs as automatic thread countJanne Grunau2011-12-221-0/+2
* windows: use number of CPUs as automatic thread countJanne Grunau2011-12-221-0/+2
* linux: use number of CPUs as automatic thread countJanne Grunau2011-12-221-0/+2
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-221-2/+0
* configure: Show whether the safe bitstream reader is enabledMartin Storsjö2011-12-211-0/+1
* build: error on mixed declarations and codeMans Rullgard2011-12-211-0/+1
* build: fix standalone compilation of mpc7/mpc8 decodersDiego Biurrun2011-12-201-0/+2
* get_bits: introduce safe bitreading to prevent overreads.Ronald S. Bultje2011-12-171-0/+5