summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.c
Commit message (Expand)AuthorAge
* Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer2014-06-02
|\|
| * Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* | lavc/dsputil: add missing vsad8 and vsse8 functionsJames Almer2014-05-31
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-30
|\|
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* | Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun2014-05-29
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun2014-05-29
* | Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move ff_alternate_*_scan tables to mpegvideoDiego Biurrun2014-05-29
* | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-28
|\|
| * dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-27
|\|
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-05
|\|
| * dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-04
* | 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