summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.c
Commit message (Expand)AuthorAge
* Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-14
|\
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* | Merge commit '635ec127d4bc0c49ae0ac4a50acd3da1ca8c2150'Michael Niedermayer2014-03-14
|\|
| * dsputil: Merge variable declarations and initializationsDiego Biurrun2014-03-13
* | Merge commit 'bb12c2e9c00e3d3c393885849b8fa31cd849dc92'Michael Niedermayer2014-03-14
|\|
| * dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-13
* | Merge commit '0a8f91b1fbc1b627d8db8c734c812beb32102936'Michael Niedermayer2014-03-14
|\|
| * dsputil: Remove disabled avg_no_rnd_qpel leftoversDiego Biurrun2014-03-13
| * dsputil: Drop ff_check_alignment() functionDiego Biurrun2014-03-13
* | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer2014-03-13
|\|
| * Remove all SPARC architecture optimizationsDiego Biurrun2014-03-13
* | Merge commit 'd6096a67422534918405abb46dafbbac4608cbc3'Michael Niedermayer2014-03-13
|\|
| * Remove all SH4 architecture optimizationsDiego Biurrun2014-03-13
* | Move add/diff_int16 to lossless_videodspMichael Niedermayer2014-01-20
* | avcodec/dsputil/huffyuv: move diff int16 and add int16 to dsputilMichael Niedermayer2014-01-20
* | Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer2013-12-09
|\|
| * dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-02
|\|
| * dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun2013-12-02
* | Merge commit 'd1916d13e28b87f4b1b214231149e12e1d536b4b'Michael Niedermayer2013-11-28
|\|
| * dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer2013-11-28
| * Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* | 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