summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add Icecast protocolMarvin Scholz2014-08-041-0/+1
* configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-301-0/+2
* configure: Use require_pkg_config for SpeexLuca Barbato2014-07-281-1/+1
* configure: Extend the neon intrinsics checkMartin Storsjö2014-07-221-1/+1
* build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun2014-07-221-3/+3
* configure: add support for neon intrinsicsJanne Grunau2014-07-211-0/+12
* build: Support executable only ldflagsLuca Barbato2014-07-211-0/+9
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-211-1/+1
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-211-1/+2
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-9/+9
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-171-1/+1
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-6/+7
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-2/+5
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-6/+7
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-19/+21
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-301-1/+1
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-24/+25
* mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-221-11/+13
* Differentiate assembler and assembly in documentation and commentsDiego Biurrun2014-06-221-4/+4
* configure: Drop stray error resilience dependenciesDiego Biurrun2014-06-221-2/+2
* build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun2014-06-221-0/+1
* build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun2014-06-221-1/+1
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-4/+5
* configure: Drop duplicate pkg-config entry from help outputDiego Biurrun2014-06-191-2/+1
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-17/+18
* Remove avserver.Anton Khirnov2014-06-181-5/+5
* configure: Directly support Android as target OSLuca Barbato2014-06-161-0/+7
* configure: use pkg-config for libx264Vittorio Giovara2014-06-121-1/+1
* libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-121-2/+2
* configure: use .altmacro for gnu as check on armJanne Grunau2014-06-091-0/+4
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-031-0/+6
* arm: check if AS supports .dnJanne Grunau2014-06-031-13/+20
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-6/+7
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-271-3/+4
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-271-3/+4
* build: export library dependencies in ${name}_FFLIBSJanne Grunau2014-05-201-1/+1
* build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi2014-05-161-1/+1
* configure: fix enable-libopus help stringTristan Matthews2014-05-151-1/+1
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+3
* build: handle library dependencies in configureJanne Grunau2014-05-131-15/+40
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+2
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-011-0/+4
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-281-3/+7
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-281-0/+3
* On2 AVC decoderKostya Shishkov2014-04-231-0/+1
* fic: use correct IDCTKostya Shishkov2014-04-211-1/+1
* configure: Handle armcc 5.0Martin Storsjö2014-04-191-2/+4
* drawtext: Add fontconfig supportLuca Barbato2014-04-171-0/+2
* libtwolame MP2 encoding supportPaul B Mahol2014-04-071-0/+4
* aarch64: add armv8 CPU flagJanne Grunau2014-04-061-0/+3
OpenPOWER on IntegriCloud