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-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
2014-03-06build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun
2014-03-06configure: Split x86 SIMD architecture extensions into separate listDiego Biurrun
2014-03-05configure: enable PIC on s390(x)Reinhard Tartler
2014-03-04vf_frei0r: refactor library loading from env variableVittorio Giovara
2014-03-01af_compand: replace strtok_r() with av_get_token()Anton Khirnov
2014-03-01configure: Set the thread type after resolving dependenciesDiego Biurrun
2014-03-01build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun
2014-03-01build: Let the iac decoder depend on the imc decoderDiego Biurrun
2014-02-28build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun