summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.c
Commit message (Expand)AuthorAge
* Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer2013-11-08
|\
| * dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* | avcodec/dsputil: add 12bit simple idctMichael Niedermayer2013-09-06
* | avcodec/dsputil: fix signedness in sizeof() comparissionsMichael Niedermayer2013-08-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-29
|\|
| * cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun2013-08-29
* | Merge commit 'a64f6a04ac5773aeff2003897455dadb9609f18b'Michael Niedermayer2013-08-29
|\|
| * dsputil: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-28
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'Michael Niedermayer2013-05-01
|\|
| * avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* | Merge commit 'd4d186d185df98492d8935a87c5b5cf369db9748'Michael Niedermayer2013-04-20
|\|
| * dsputil: Remove non-8bpp draw_edgeRonald S. Bultje2013-04-19
| * dsputil: Merge 9-10 bpp functions for get_pixels and draw_edgeRonald S. Bultje2013-04-19
| * dsputil: Remove unused 32-bit functionsRonald S. Bultje2013-04-19
| * dsputil: Remove dct_bitsRonald S. Bultje2013-04-19
| * dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-19
* | Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch2013-04-14
* | Merge commit '6d25c9db11e87ec58652de6588448225137b0c57'Michael Niedermayer2013-04-11
|\|
| * dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje2013-04-10
| * lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje2013-04-08
| * lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-08
* | Merge commit 'ed16c2dbf47cdd7c48825b4da6e7036698e5dde1'Michael Niedermayer2013-04-05
|\|
| * h261: Remove H.261 loop filter from dsputilDiego Biurrun2013-04-05
* | dsputil: Fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer2013-04-02
* | dsputil: remove non-8bpp draw_edge.Ronald S. Bultje2013-03-15
* | dsputil: remove duplicate or unused functions.Ronald S. Bultje2013-03-14
* | Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer2013-03-13
|\|
| * dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* | dsputil: remove hpel functions (moved to hpeldsp).Ronald S. Bultje2013-03-13
* | dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje2013-03-09
* | Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.Ronald S. Bultje2013-03-06
* | Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0'Michael Niedermayer2013-02-20
|\|
| * h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje2013-02-19
* | Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje2013-02-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-09
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* | Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move WRAPPER8_16_SQ macro to the only place it is usedDiego Biurrun2013-02-08
* | Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move ff_shrink* function declarations to separate headerDiego Biurrun2013-02-07
* | Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move copy_block functions to a separate headerDiego Biurrun2013-02-07
* | Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move ff_block_permute to mpegvideo_encDiego Biurrun2013-02-07
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-07
|\|
| * dsputil: Separate h264chromaDiego Biurrun2013-02-06