projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ad26e83
)
avcodec/x86: use function pointers for {put,add}_pixels_clamped
author
James Almer
<jamrial@gmail.com>
Wed, 24 Sep 2014 18:18:50 +0000
(15:18 -0300)
committer
James Almer
<jamrial@gmail.com>
Wed, 24 Sep 2014 21:52:32 +0000
(18:52 -0300)
Same behavior as in simple_idct.
This way the best optimized versions available will be used instead.
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
No differences found