Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-05-20build: export library dependencies in ${name}_FFLIBSJanne Grunau
2014-05-16build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi
2014-05-15configure: fix enable-libopus help stringTristan Matthews
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-11lavc: Add new VDA hwaccelAnton Khirnov
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-29configure: rework dxva in avconv handlingAnton Khirnov
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-21fic: use correct IDCTKostya Shishkov
2014-04-19configure: Handle armcc 5.0Martin Storsjö
2014-04-17drawtext: Add fontconfig supportLuca Barbato
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-04-04On2 VP7 decoderPeter Ross
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-31libx265: Bump version requirementDerek Buitenhuis
2014-03-24build: Add config option for CABAC codeDiego Biurrun
2014-03-24configure: Remove dcbzl check for e500v1 and e500v2 architecturesPeter Krefting
2014-03-24build: h264 parser depends on full h264 decoderLuca Barbato
2014-03-23configure: Always use -DOPJ_STATIC when checking for openjpegLuca Barbato
2014-03-22dsputil: Move thirdpel-related bits into their own contextDiego Biurrun
2014-03-19configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun
2014-03-17mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara
2014-03-14configure: Split some logical blocks off from HAVE_LISTDiego Biurrun
2014-03-14configure: Split some logical blocks off from CONFIG_LISTDiego Biurrun
2014-03-14configure: Group and sort function/struct/type checksDiego Biurrun
2014-03-13Remove all SPARC architecture optimizationsDiego Biurrun
2014-03-13build: Record dependency of eatqi decoder on dsputilDiego Biurrun
2014-03-13configure: Add explicit dsputil dependency to mpegvideoencDiego Biurrun
2014-03-13ffv1: Drop bogus dependency on dsputilDiego Biurrun
2014-03-13build: Drop stray LPC dependency on dsputilDiego Biurrun
2014-03-13build: Drop stray MJPEG encoder dependency on dsputilDiego Biurrun
2014-03-13build: Drop stray MLP decoder dependency on dsputilDiego Biurrun
2014-03-13build: Drop stray PNG decoder dependency on dsputilDiego Biurrun
2014-03-13build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun
2014-03-12configure: Support older version of openjpeg1Luca Barbato
2014-03-12configure: Group toolchain options together in help outputDiego Biurrun
2014-03-12configure: Provide --pkg-config-flagsLuca Barbato
2014-03-11configure: Document --pkg-config optionLuca Barbato
2014-03-11configure: miscellaneous cosmeticsDiego Biurrun
2014-03-10configure: Use the right pkgconf file for openjpegLuca Barbato
2014-03-10Work around broken floating point limits on some systems.Anton Khirnov
2014-03-09timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau
2014-03-08build: Use pkg-config for openjpegPierre Lejeune
2014-03-07libx265: Support API version 9Derek Buitenhuis