summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.c
Commit message (Expand)AuthorAge
* Merge commit '92ba965103d3884609730ba9bf293772dc78a9ef'Michael Niedermayer2014-03-26
|\
| * dsputil: Move draw_edges and clear_block* out of dsputil_templateDiego Biurrun2014-03-26
* | Merge commit 'da5be235250a61d6994408b054e3e3acf2e0f90f'Michael Niedermayer2014-03-26
|\|
| * dsputil: Move RV40-specific bits into rv40dspDiego Biurrun2014-03-26
* | Merge commit '2c01ad8b206d326700974438f7193f22be416eb1'Michael Niedermayer2014-03-26
|\|
| * dsputil_template: Detemplatize the codeDiego Biurrun2014-03-26
* | Merge commit 'e7373585f827d4ec05d952daa3877e8decfe3c08'Michael Niedermayer2014-03-26
|\|
| * dsputil_template: Move bits that are used templatized into separate fileDiego Biurrun2014-03-26
* | Merge commit 'd3c3c1664a958923f234283e66fbcbfe69a6927f'Michael Niedermayer2014-03-26
|\|
| * dsputil: Move hpel_template #include out of dsputil_templateDiego Biurrun2014-03-26
* | Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f'Michael Niedermayer2014-03-22
|\|
| * dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-22
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer2014-03-20
|\|
| * dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-20
* | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer2014-03-20
|\|
| * dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-20
* | 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