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
2017-11-11Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'James Almer
2017-10-23Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2017-03-20Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch
2015-10-04blockdsp: reindent after parameter removalChristophe Gisquet
2015-10-02blockdsp: remove high bitdepth parameterChristophe Gisquet
2014-09-25avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer
2014-08-15Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer
2014-08-06avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer
2014-07-18alpha/me_cmp: move code out of dsputilJames Almer
2014-07-18alpha/idctdsp: move disabled cruft out of dsputilJames Almer
2014-07-10alpha/pixblockdsp: move code out of dsputilJames Almer
2014-07-09alpha/idctdsp: move idct init code out of dsputilJames Almer
2014-07-08avcodec/alpha/dsputil_alpha: fix buildMichael Niedermayer
2014-06-20alpha/blockdsp: move clear_blocks out of dsputilJames Almer
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-04-20Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044'Michael Niedermayer
2013-04-20alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-03-13Move alpha half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-25Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc'Michael Niedermayer
2013-02-24dsputil_alpha.h: Add missing stddef.h header to fix standalone compilationDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer
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-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-10-10Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer
2012-10-09build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun
2012-09-09dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis
2012-04-23lowres2 support.Michael Niedermayer
2012-04-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-21Remove lowres video decodingMans 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-16mpegvideo: Add ff_ prefix to nonstatic functionsMartin 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-21dsputil: template get_pixels() for different bit depthsMans Rullgard
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer