]> git.sesse.net Git - vlc/commit
xcb/xvideo.c: makes Pool() slightly more readable
authorRafaël Carré <rafael.carre@gmail.com>
Fri, 30 Jul 2010 23:04:13 +0000 (01:04 +0200)
committerRafaël Carré <rafael.carre@gmail.com>
Fri, 30 Jul 2010 23:07:59 +0000 (01:07 +0200)
commita2e4a08570eb92d79aa9cc5d6f32a436cf1866b8
tree71af6c410e60979742df087b81e2c0770c635dff
parent86c01d643f8338050e0a5c7055469a3962e2a250
xcb/xvideo.c: makes Pool() slightly more readable

split allocation into a separate function to remove one level of indentation
split some overly long statements
factorize some bits

green line is still present at bottom of output
modules/video_output/xcb/xvideo.c