summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud