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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-28build: Let AMV decoder depend on the SP5X decoderDiego Biurrun
2014-02-28dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet
2014-02-27af_compand: add a dependency on strtok_rAnton Khirnov
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-24libx265: Update API usageDerek Buitenhuis
2014-02-23x86: add detection for FMA3 instruction setJames Almer
2014-02-23x86: add missing XOP checks and macrosJames Almer
2014-02-23configure: disable cpunop if the check failsJanne Grunau
2014-02-20configure: Add usan to the toolchain presetsLuca Barbato
2014-02-20configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun