summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* On2 VP7 decoderPeter Ross2014-04-041-0/+1
* OpenEXR decoderJimmy Christensen2014-04-011-0/+1
* libx265: Bump version requirementDerek Buitenhuis2014-03-311-2/+2
* build: Add config option for CABAC codeDiego Biurrun2014-03-241-2/+3
* configure: Remove dcbzl check for e500v1 and e500v2 architecturesPeter Krefting2014-03-241-0/+2
* build: h264 parser depends on full h264 decoderLuca Barbato2014-03-231-1/+1
* configure: Always use -DOPJ_STATIC when checking for openjpegLuca Barbato2014-03-231-2/+2
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-221-1/+2
* configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun2014-03-191-0/+2
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-161-1/+1
* configure: Split some logical blocks off from HAVE_LISTDiego Biurrun2014-03-141-84/+112
* configure: Split some logical blocks off from CONFIG_LISTDiego Biurrun2014-03-141-21/+33
* configure: Group and sort function/struct/type checksDiego Biurrun2014-03-141-23/+31
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-12/+0
* build: Record dependency of eatqi decoder on dsputilDiego Biurrun2014-03-131-1/+1
* configure: Add explicit dsputil dependency to mpegvideoencDiego Biurrun2014-03-131-1/+1
* ffv1: Drop bogus dependency on dsputilDiego Biurrun2014-03-131-2/+2
* build: Drop stray LPC dependency on dsputilDiego Biurrun2014-03-131-1/+0
* build: Drop stray MJPEG encoder dependency on dsputilDiego Biurrun2014-03-131-1/+1
* build: Drop stray MLP decoder dependency on dsputilDiego Biurrun2014-03-131-1/+1
* build: Drop stray PNG decoder dependency on dsputilDiego Biurrun2014-03-131-1/+0
* build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun2014-03-131-1/+1
* configure: Support older version of openjpeg1Luca Barbato2014-03-121-1/+2
* configure: Group toolchain options together in help outputDiego Biurrun2014-03-121-7/+9
* configure: Provide --pkg-config-flagsLuca Barbato2014-03-111-2/+5