screenshot: enable screenshots

Origin commit data
------------------
Branch: ni/coolstream
Commit: ef39d9bd5d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-01-13 16:38:03 +04:00
parent 3931a10e24
commit 3ae1496a4e

View File

@@ -79,7 +79,7 @@ bool CScreenShot::GetData()
CFrameBuffer::getInstance()->setActive(false); CFrameBuffer::getInstance()->setActive(false);
#endif #endif
#if 0 // to enable after libcs/drivers update #if 1 // to enable after libcs/drivers update
res = videoDecoder->GetScreenImage(pixel_data, xres, yres, get_video, get_osd, scale_to_video); res = videoDecoder->GetScreenImage(pixel_data, xres, yres, get_video, get_osd, scale_to_video);
#endif #endif