Author | SHA1 | Message | Date |
---|---|---|---|
|
0b37cd09a6 |
checkasm: add vp9dsp.itxfm_add tests.
This includes fixes by Henrik Gramner. The forward transforms are derived from the reference encoder. Signed-off-by: Martin Storsjö <martin@martin.st> |
9 years ago |
|
2e55e26b40 |
vp9: Flip the order of arguments in MC functions
This makes it match the pattern already used for VP8 MC functions. This also makes the signature match ffmpeg's version of these functions, easing porting of code in both directions. Signed-off-by: Martin Storsjö <martin@martin.st> |
8 years ago |
|
c935b54bd6 |
checkasm: add VP9 loopfilter tests.
The randomize_buffer() implementation assures that "most of the time", we'll do a good mix of wide16/wide8/hev/regular/no filters for complete code coverage. However, this is not mathematically assured because that would make the code either much more complex, or much less random. Some fixes and improvements by Rodger Combs <rodger.combs@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net> |
9 years ago |
|
e99ecda550 |
checkasm: add vp9 MC tests.
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
9 years ago |