]> git.sesse.net Git - vlc/commit
Sepia8ySSE2(): remove forward declaration
authorRafaël Carré <funman@videolan.org>
Tue, 13 Sep 2011 22:32:39 +0000 (18:32 -0400)
committerRafaël Carré <funman@videolan.org>
Tue, 13 Sep 2011 22:33:43 +0000 (18:33 -0400)
commit364cb74d30b14bcdb8e5a9c3ca90d01857ab907b
tree23ac72d0d18cc05a02d1511aeb1f6f5c5abe010e
parentca79f35583615e4dbcdcf86b27b76a693b2fe685
Sepia8ySSE2(): remove forward declaration

make the function static inline
don't compile it at all if we can't compile SSE2
modules/video_filter/sepia.c