]> git.sesse.net Git - ffmpeg/commit
swscale/x86/swscale: fix mix of inline and external function definitions
authorJames Almer <jamrial@gmail.com>
Thu, 18 Feb 2021 14:35:08 +0000 (11:35 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 18 Feb 2021 21:47:42 +0000 (18:47 -0300)
commitc00567647e9002094255df755e18c719e75b3333
tree7d6ec2fb7c5ed8bf1c433c1e965b0d0b5fc39675
parent7ac41e0db2a03f749f43b69f370461bc6bfee38f
swscale/x86/swscale: fix mix of inline and external function definitions

This includes removing pointless static function forward declarations.

Signed-off-by: James Almer <jamrial@gmail.com>
libswscale/x86/swscale.c
libswscale/x86/swscale_template.c