- 02 Jun, 2014 2 commits
-
-
Michael Niedermayer authored
Based on sh4/README Suggested-by: jamrial Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
Blackfin is a painful platform to work with, no test machines are available and the range of multimedia applications is dubious. Thus it only represents a maintenance burden.
-
- 22 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 20 Mar, 2014 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids recalculating the value over and over again.
-
- 13 Mar, 2014 15 commits
-
-
Diego Biurrun authored
Drop non-informative _bfin suffix, rename some files for consistency with other architectures, rename others to reflect their content.
-
Diego Biurrun authored
This saves some space in configurations that do not enable hpeldsp.
-
Diego Biurrun authored
The functions it contains are used from unconditionally compiled code.
-
Diego Biurrun authored
-
Diego Biurrun authored
This is done similarly for all other architectures.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Also add a few #endif comments.
-
Diego Biurrun authored
-
Diego Biurrun authored
They were marked as broken and disabled in 2009 and will never get fixed.
-
Diego Biurrun authored
They were marked as broken and disabled in 2009 and will never get fixed.
-
Diego Biurrun authored
-
Diego Biurrun authored
Also switch from "tbl" to "tab" name suffixes.
-
Diego Biurrun authored
-
- 22 Jan, 2014 1 commit
-
-
Diego Biurrun authored
This fixes a leftover from e44d7c65.
-
- 03 Jan, 2014 1 commit
-
-
Anton Khirnov authored
It has been disabled as 'broken' over 3 years ago in b716a792
-
- 19 Apr, 2013 2 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Ronald S. Bultje authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 15 Apr, 2013 3 commits
-
-
Ronald S. Bultje authored
This way, the special IDCT permutations are no longer needed. This is similar to how H264 does it, and removes the dsputil dependency imposed by the scantable code. Also remove the unused type == 0 cases from the plain C version of the idct. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
While this change isn't bitexact, the IDCTs weren't bitexact to start with either. This simplifies decoupling vp3 from dsputil. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Apr, 2013 3 commits
-
-
Martin Storsjö authored
There's no point in these pointers not being const. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
In the non-bitexact mode, vp3 currently decodes to the same frame crcs as before 28f9ab70 (and the output visually looks correct). Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 13 Mar, 2013 1 commit
-
-
Ronald S. Bultje authored
-
- 12 Mar, 2013 1 commit
-
-
Ronald S. Bultje authored
This way, the special IDCT permutations are no longer needed. Bfin code is disabled until someone updates it. This is similar to how H264 does it, and removes the dsputil dependency imposed by the scantable code. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 05 Feb, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids SIMD-optimized functions having to sign-extend their line size argument manually to be able to do pointer arithmetic.
-
- 29 Jan, 2013 1 commit
-
-
Luca Barbato authored
Added a missing header file.
-
- 28 Jan, 2013 2 commits
-
-
Diego Biurrun authored
-
Luca Barbato authored
The block must be set to 0.
-
- 23 Jan, 2013 1 commit
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-