summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* configure: add libpulse to help outputAnton Khirnov2011-11-21
* httpproxy: Fix dependenciesJohn Stebbins2011-11-20
* configure: add check for w32threads to enable it automaticallyJanne Grunau2011-11-18
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* avformat: Add the https protocolMartin Storsjö2011-11-05
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05
* configure: Allow linking to the gnutls libraryMartin Storsjö2011-11-05
* configure: Allow linking to opensslMartin Storsjö2011-11-05
* configure: declare dependency of h264_vaapi_hwaccel on h264_decoderDiego Biurrun2011-11-04
* Enable w32threads automatically unless explicitly disabledMartin Storsjö2011-11-01
* pulse: introduce pulseaudio inputLuca Barbato2011-10-26
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-20
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
* libx264: support yuv422/444 output.Anton Khirnov2011-10-12
* configure: Add -Wstrict-prototypes to CFLAGS if available.Diego Biurrun2011-10-10
* ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-03
* fate: allow testing with libavfilter disabledMans Rullgard2011-09-27
* configure: disable hardware capabilities ELF section with suncc on Solaris x86Sean McGovern2011-09-24
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-17
* configure: fix typo in avconv dependency listDiego Biurrun2011-08-26
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-23
* configure: add missing CFLAGS to fix building on the HURDPino Toscano2011-08-12
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* Rename ffserver to avserver.Anton Khirnov2011-08-09
* Rename ffprobe to avprobe.Anton Khirnov2011-08-09
* Rename ffplay to avplay.Anton Khirnov2011-08-09
* configure: spelling cosmeticsDiego Biurrun2011-07-27
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-22
* configure: add -xc99 to LDFLAGS for Sun CCSean McGovern2011-07-21
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-17
* configure: Automatically add more flags required on symbianMartin Storsjö2011-07-15
* Add a check for strptime().Anton Khirnov2011-07-13
* configure: fix --cpu=host with gcc 4.6Mans Rullgard2011-07-10