- 07 Sep, 2014 1 commit
-
-
Diego Biurrun authored
-
- 03 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the optimized functions are also used Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Sep, 2014 1 commit
-
-
Diego Biurrun authored
These function pointers already existed in the ARM code. Adding them globally allows calls to the function pointers to access arch-optimized versions of the functions transparently.
-
- 12 Aug, 2014 1 commit
-
-
James Almer authored
This reduces code duplication and differences with the fork. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
This allows sharing them with the xvid IDCT Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit eedc3f36532e4c6de782fe1c2dc59d192418a8fc) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 18 Jul, 2014 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
Also rename the enum values to be consistent with other DCT permutations.
-
- 08 Jul, 2014 1 commit
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-