| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf' | Michael Niedermayer | 2014-06-23 | 1 | -15/+0 |
|\ |
|
| * | dsputil: Split off global motion compensation bits into a separate context | Diego Biurrun | 2014-06-23 | 1 | -16/+0 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -3/+0 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -3/+0 |
* | | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' | Michael Niedermayer | 2014-06-22 | 1 | -29/+0 |
|\| |
|
| * | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -29/+0 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -11/+1 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -24/+1 |
* | | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' | Michael Niedermayer | 2014-06-02 | 1 | -2/+0 |
|\| |
|
| * | Remove all Blackfin architecture optimizations | Diego Biurrun | 2014-06-02 | 1 | -2/+0 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -37/+0 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -37/+0 |
* | | Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b' | Michael Niedermayer | 2014-05-30 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Move Bink-specific add_pixels8 to binkdsp | Diego Biurrun | 2014-05-29 | 1 | -1/+0 |
* | | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3' | Michael Niedermayer | 2014-05-30 | 1 | -10/+0 |
|\| |
|
| * | dsputil: Move APE-specific bits into apedsp | Diego Biurrun | 2014-05-29 | 1 | -10/+0 |
* | | Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' | Michael Niedermayer | 2014-05-30 | 1 | -1/+4 |
|\| |
|
| * | dsputil: Move mspel_pixels_tab to the only place it is used | Diego Biurrun | 2014-05-29 | 1 | -1/+4 |
* | | Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' | Michael Niedermayer | 2014-05-30 | 1 | -4/+0 |
|\| |
|
| * | dsputil: Move ff_alternate_*_scan tables to mpegvideo | Diego Biurrun | 2014-05-29 | 1 | -4/+0 |
* | | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' | Michael Niedermayer | 2014-05-30 | 1 | -3/+0 |
|\| |
|
| * | dsputil: Move SVQ1 encoding specific bits into svq1enc | Diego Biurrun | 2014-05-29 | 1 | -3/+0 |
* | | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' | Michael Niedermayer | 2014-05-28 | 1 | -13/+0 |
|\| |
|
| * | dsputil: Split off HuffYUV encoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -13/+0 |
* | | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' | Michael Niedermayer | 2014-05-27 | 1 | -12/+1 |
|\| |
|
| * | dsputil: Split off HuffYUV decoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -11/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Move DV-specific ff_zigzag248_direct table to dvdata | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit 'da5be235250a61d6994408b054e3e3acf2e0f90f' | Michael Niedermayer | 2014-03-26 | 1 | -6/+0 |
|\| |
|
| * | dsputil: Move RV40-specific bits into rv40dsp | Diego Biurrun | 2014-03-26 | 1 | -6/+0 |
* | | Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f' | Michael Niedermayer | 2014-03-22 | 1 | -16/+0 |
|\| |
|
| * | dsputil: Move thirdpel-related bits into their own context | Diego Biurrun | 2014-03-22 | 1 | -16/+0 |
* | | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81' | Michael Niedermayer | 2014-03-22 | 1 | -2/+0 |
|\| |
|
| * | dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros | Diego Biurrun | 2014-03-22 | 1 | -2/+0 |
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -6/+1 |
|\| |
|
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -6/+1 |
* | | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 1 | -1/+2 |
|\| |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 1 | -1/+2 |
* | | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9' | Michael Niedermayer | 2014-03-20 | 1 | -4/+8 |
|\| |
|
| * | dsputil: Propagate bit depth information to all (sub)init functions | Diego Biurrun | 2014-03-20 | 1 | -4/+8 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -2/+2 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -2/+2 |
* | | Merge commit '503dda7d4f5b4d76eed0239e9da66993a182b009' | Michael Niedermayer | 2014-03-14 | 1 | -53/+99 |
|\| |
|
| * | dsputil.h: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -53/+99 |
* | | Merge commit '8199bb7be0db423bcbbd252d092386634fcf1d68' | Michael Niedermayer | 2014-03-14 | 1 | -39/+46 |
|\| |
|
| * | dsputil.h: Clean up comments | Diego Biurrun | 2014-03-13 | 1 | -39/+46 |
* | | Merge commit 'ed9625eb62be1e1c44cecdd73ea0d80077a15d48' | Michael Niedermayer | 2014-03-13 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Move intreadwrite.h #include from header file to .c files | Diego Biurrun | 2014-03-13 | 1 | -1/+0 |
| * | dsputil: Drop ff_check_alignment() function | Diego Biurrun | 2014-03-13 | 1 | -2/+0 |
* | | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' | Michael Niedermayer | 2014-03-13 | 1 | -1/+0 |
|\| |
|