summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Only run gas checks on ARM and PowerPCDiego Biurrun2014-08-08
* configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun2014-08-08
* configure: Include the armcc build number in the compiler identificationMartin Storsjö2014-08-06
* configure: check $as first before using $gas as GNU asJanne Grunau2014-08-05
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* h264: Move start code search functions into separate source files.Ben Avison2014-08-04
* Add Icecast protocolMarvin Scholz2014-08-04
* configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-30
* configure: Use require_pkg_config for SpeexLuca Barbato2014-07-28
* configure: Extend the neon intrinsics checkMartin Storsjö2014-07-22
* build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun2014-07-22
* configure: add support for neon intrinsicsJanne Grunau2014-07-21
* build: Support executable only ldflagsLuca Barbato2014-07-21
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-21
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-21
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-17
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-30
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-22
* Differentiate assembler and assembly in documentation and commentsDiego Biurrun2014-06-22
* configure: Drop stray error resilience dependenciesDiego Biurrun2014-06-22
* build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun2014-06-22
* build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun2014-06-22
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* configure: Drop duplicate pkg-config entry from help outputDiego Biurrun2014-06-19
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* Remove avserver.Anton Khirnov2014-06-18
* configure: Directly support Android as target OSLuca Barbato2014-06-16
* configure: use pkg-config for libx264Vittorio Giovara2014-06-12
* libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
* configure: use .altmacro for gnu as check on armJanne Grunau2014-06-09
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* arm: check if AS supports .dnJanne Grunau2014-06-03
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* build: export library dependencies in ${name}_FFLIBSJanne Grunau2014-05-20
* build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi2014-05-16
* configure: fix enable-libopus help stringTristan Matthews2014-05-15
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15
* build: handle library dependencies in configureJanne Grunau2014-05-13
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-01
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-28
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-28