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
2013-04-30lavc: clear AVBuffers on decoded frames if refcounted_frames is not setAnton Khirnov
2013-04-30indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()Anton Khirnov
2013-04-30indeo3: fix off by one in MV validity checkAnton Khirnov
2013-04-30x86: dsputil: Remove a set of pointless #ifs around function declarationsDiego Biurrun
2013-04-30x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarationsDiego Biurrun
2013-04-29x86: hpeldsp: Remove unused macro definitionsDiego Biurrun
2013-04-28aac: check the maximum number of channelsLuca Barbato
2013-04-27h264_refs: Do not print check_opcodes() return valueDiego Biurrun
2013-04-26x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun
2013-04-26x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö
2013-04-24x86: Get rid of duplication between *_rnd_template.cMartin Storsjö
2013-04-23mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes
2013-04-23x86: Factorize duplicated inline assembly snippetsMartin Storsjö
2013-04-23jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand
2013-04-22x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun
2013-04-22jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12Janne Grunau
2013-04-22threads: always call thread_finish_setup for intra codecsJanne Grunau
2013-04-22avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-22sh4: Remove dubious aligned dsputil codeDiego Biurrun
2013-04-22x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun
2013-04-22h264: Drop unused variableDiego Biurrun
2013-04-22x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun
2013-04-22x86: Remove some duplicate function declarationsDiego Biurrun
2013-04-20ppc: hpeldsp: Include attributes.hMartin Storsjö
2013-04-20x86: Remove unused inline asm instruction definesMartin Storsjö
2013-04-20vc1: Remove now unused variablesMartin Storsjö
2013-04-20cosmetics: bfin: Fix indentation in the dsputil init functionMartin Storsjö
2013-04-20dsputil: Remove non-8bpp draw_edgeRonald S. Bultje
2013-04-20dsputil: Merge 9-10 bpp functions for get_pixels and draw_edgeRonald S. Bultje
2013-04-20dsputil: Remove unused 32-bit functionsRonald S. Bultje
2013-04-20dsputil: Remove dct_bitsRonald S. Bultje
2013-04-20dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje
2013-04-20alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer
2013-04-20bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-04-20mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje