summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Document --pkg-config optionLuca Barbato2014-03-111-0/+1
* configure: miscellaneous cosmeticsDiego Biurrun2014-03-101-29/+30
* configure: Use the right pkgconf file for openjpegLuca Barbato2014-03-101-1/+1
* Work around broken floating point limits on some systems.Anton Khirnov2014-03-101-0/+14
* timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau2014-03-091-0/+4
* build: Use pkg-config for openjpegPierre Lejeune2014-03-081-1/+1
* libx265: Support API version 9Derek Buitenhuis2014-03-061-2/+2
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-061-2/+2
* configure: Split x86 SIMD architecture extensions into separate listDiego Biurrun2014-03-061-4/+8
* configure: enable PIC on s390(x)Reinhard Tartler2014-03-041-0/+4
* vf_frei0r: refactor library loading from env variableVittorio Giovara2014-03-041-4/+2
* af_compand: replace strtok_r() with av_get_token()Anton Khirnov2014-02-281-1/+0
* configure: Set the thread type after resolving dependenciesDiego Biurrun2014-02-281-8/+8
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-281-2/+2
* build: Let the iac decoder depend on the imc decoderDiego Biurrun2014-02-281-1/+1
* build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun2014-02-281-5/+5
* build: Let AMV decoder depend on the SP5X decoderDiego Biurrun2014-02-281-1/+1
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-2/+0
* af_compand: add a dependency on strtok_rAnton Khirnov2014-02-261-0/+1
* libavfilter: example audio filtering programAnton Khirnov2014-02-251-0/+2
* libx265: Update API usageDerek Buitenhuis2014-02-241-2/+2
* x86: add detection for FMA3 instruction setJames Almer2014-02-231-0/+5
* x86: add missing XOP checks and macrosJames Almer2014-02-231-0/+5
* configure: disable cpunop if the check failsJanne Grunau2014-02-231-1/+1
* configure: Add usan to the toolchain presetsLuca Barbato2014-02-201-0/+10
* configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun2014-02-201-1/+1
OpenPOWER on IntegriCloud