projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix swscale compilation with Altivec enabled.
[ffmpeg.git]
/
libswscale
/
yuv2rgb_bfin.c
diff --git
a/libswscale/yuv2rgb_bfin.c
b/libswscale/yuv2rgb_bfin.c
index
5bbd77b
..
2cc6962
100644
(file)
--- a/
libswscale/yuv2rgb_bfin.c
+++ b/
libswscale/yuv2rgb_bfin.c
@@
-181,7
+181,7
@@
static int bfin_yuv420_bgr565(SwsContext *c,
}
}
-SwsFunc ff_
bfin_yuv2rgb_get_func_ptr
(SwsContext *c)
+SwsFunc ff_
yuv2rgb_get_func_ptr_bfin
(SwsContext *c)
{
SwsFunc f;
{
SwsFunc f;