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
2013-04-22Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'Michael Niedermayer
2013-04-22sh4: Remove dubious aligned dsputil codeDiego Biurrun
2013-04-20Merge commit '278bd2054ca61ab70dfe38f1774409cda2da5359'Michael Niedermayer
2013-04-20sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer
2013-04-08Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer
2013-04-08lavc: Make pointers to ff_cropTbl constMartin Storsjö
2013-03-13Move sh4 half-pel assembly from dsputil to hpeldsp.Michael Niedermayer
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-09Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer
2013-02-09Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer
2013-02-09dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun
2013-02-08dsputil: Move copy_block functions to a separate headerDiego Biurrun
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer
2013-02-06Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-02-06sh4: drop unused functionsLuca Barbato
2013-02-06sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-02-05Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2013-01-23Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'Michael Niedermayer
2013-01-23Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'Michael Niedermayer
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje
2013-01-23dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-10sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard
2012-10-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-11sh4: add required #include, fix buildMans Rullgard
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-04-30Merge remote branch 'qatar/master'Michael Niedermayer