]> git.sesse.net Git - vlc/commit
If the framebuffer hardware doesn't support double buffering in hardware, then do...
authorJean-Paul Saman <jpsaman@videolan.org>
Fri, 25 Jan 2008 18:59:31 +0000 (18:59 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 25 Jan 2008 18:59:31 +0000 (18:59 +0000)
commitc28d3216e9fe9df4631f2c1f0306711c63a9823e
tree12cd8c03b1cb730282aa57b9799e83529fc00792
parente5762306a3dc2ebc7487a4b96f3fca2a5dc522d1
If the framebuffer hardware doesn't support double buffering in hardware, then do this in software. It will increase vout memory consumption by at least one output picture size, but will guarantee smooth subpictures in the video output.
modules/video_output/fb.c