summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: refactor lists of tests and components into variablesDiego Biurrun2011-12-161-28/+20
* configure: refactor list of programs into a variableDiego Biurrun2011-12-151-11/+11
* configure: cosmetics: sort some lists where appropriateDiego Biurrun2011-12-141-38/+40
* build: conditionally compile x86 H.264 chroma optimizationsDiego Biurrun2011-12-141-6/+7
* configure: do not manually enable protocolsDiego Biurrun2011-12-131-1/+0
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-3/+0
* configure: Store vda lib flags in extralibs instead of ldflagsRafaël Carré2011-11-251-1/+1
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-221-3/+5
* configure: add libpulse to help outputAnton Khirnov2011-11-211-0/+1
* httpproxy: Fix dependenciesJohn Stebbins2011-11-201-0/+2
* configure: add check for w32threads to enable it automaticallyJanne Grunau2011-11-181-1/+4
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+9
* avformat: Add the https protocolMartin Storsjö2011-11-051-0/+1
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-051-0/+2
* configure: Allow linking to the gnutls libraryMartin Storsjö2011-11-051-0/+4
* configure: Allow linking to opensslMartin Storsjö2011-11-051-0/+8
* configure: declare dependency of h264_vaapi_hwaccel on h264_decoderDiego Biurrun2011-11-041-1/+1
* Enable w32threads automatically unless explicitly disabledMartin Storsjö2011-11-011-1/+2
* pulse: introduce pulseaudio inputLuca Barbato2011-10-261-0/+4
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-1/+2
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-171-0/+1
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+1
* libx264: support yuv422/444 output.Anton Khirnov2011-10-121-2/+2
OpenPOWER on IntegriCloud