]> git.sesse.net Git - vlc/commit
video_output.c: use the visible dimensions and not the pixel dimensions
authorSteve Lhomme <robux@videolan.org>
Sun, 6 Mar 2005 13:44:17 +0000 (13:44 +0000)
committerSteve Lhomme <robux@videolan.org>
Sun, 6 Mar 2005 13:44:17 +0000 (13:44 +0000)
commitf22494124de49270aa522643cf348947fa721ef0
treebc40419a55896bffe3644b2ae475f53029db94c2
parent962ac7a99b3dada1802267a59060feac63386b71
video_output.c: use the visible dimensions and not the pixel dimensions

if this create some memory leaks, it should be corrected elsewhere
this solves the HDTV grey line bug
src/video_output/video_output.c