]> git.sesse.net Git - vlc/commit
Made XCB xvideo independant of VOUT_MAX_PICTURES.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:36:34 +0000 (22:36 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:36:34 +0000 (22:36 +0200)
commit3576b1fdf04ad87cdd2d80b82bcd4a4519aea8ec
tree317bb3c601df81ff298836be0770da6c44bb19f3
parent8528c53a5af4a20b74a7183b5ed8d861e4ac1385
Made XCB xvideo independant of VOUT_MAX_PICTURES.

The maximum number of surfaces it will allow is now 128, but the actual value
used is configured by the core (around 20-30 when DR is used, a few otherwise).
modules/video_output/xcb/xvideo.c