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-01-21Move add/diff_int16 to lossless_videodspMichael Niedermayer
2014-01-20avcodec/dsputil/huffyuv: move diff int16 and add int16 to dsputilMichael Niedermayer
2013-12-09Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer
2013-12-08dsputil: Move apply_window_int16 to ac3dspDiego Biurrun
2013-12-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-02dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun
2013-11-29Merge commit 'd1916d13e28b87f4b1b214231149e12e1d536b4b'Michael Niedermayer
2013-11-28dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-11-08Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-09-06avcodec/dsputil: add 12bit simple idctMichael Niedermayer
2013-08-31avcodec/dsputil: fix signedness in sizeof() comparissionsMichael Niedermayer
2013-08-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-29Merge commit 'a64f6a04ac5773aeff2003897455dadb9609f18b'Michael Niedermayer
2013-08-29cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun
2013-08-29dsputil: x86: Hide arch-specific initialization detailsDiego Biurrun
2013-05-05Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2013-05-01Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'Michael Niedermayer
2013-04-30avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun
2013-04-20Merge commit 'd4d186d185df98492d8935a87c5b5cf369db9748'Michael Niedermayer
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-14Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch
2013-04-11Merge commit '6d25c9db11e87ec58652de6588448225137b0c57'Michael Niedermayer
2013-04-10dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje
2013-04-08lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje
2013-04-08lavc: Make pointers to ff_cropTbl constMartin Storsjö
2013-04-05Merge commit 'ed16c2dbf47cdd7c48825b4da6e7036698e5dde1'Michael Niedermayer
2013-04-05h261: Remove H.261 loop filter from dsputilDiego Biurrun
2013-04-02dsputil: Fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer
2013-03-15dsputil: remove non-8bpp draw_edge.Ronald S. Bultje
2013-03-14dsputil: remove duplicate or unused functions.Ronald S. Bultje
2013-03-13Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer
2013-03-13dsputil: remove hpel functions (moved to hpeldsp).Ronald S. Bultje
2013-03-12dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato
2013-03-09dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje
2013-03-06Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.Ronald S. Bultje
2013-02-20Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0'Michael Niedermayer
2013-02-20h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje
2013-02-12Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje
2013-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'Michael Niedermayer
2013-02-09Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'Michael Niedermayer
2013-02-09Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer