]> git.sesse.net Git - vlc/commit
* scaled_bitmap.cpp: - fixed an infinite loop when width=1
authorCyril Deguet <asmax@videolan.org>
Tue, 15 Aug 2006 22:25:27 +0000 (22:25 +0000)
committerCyril Deguet <asmax@videolan.org>
Tue, 15 Aug 2006 22:25:27 +0000 (22:25 +0000)
commit357973f8f8eac44c4c5b4beb9011ed0cf860b505
treedab1fb6096b700b176a75517bd6a99104a6915e3
parentfa2bb4e2f02622c7464a06183b958adf53e7bae8
* scaled_bitmap.cpp: - fixed an infinite loop when width=1
   + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
   vertical scaling too)
modules/gui/skins2/src/scaled_bitmap.cpp