zihao.jiang
34b4bca119
Fix nsc client after after color conversion huge fix
...
nsc codec client doesn't work:
1. We should mark invalid region for software gdi
2. Checked the code before color conversion fix, the correct color format should be PIXEL_FORMAT_BGRX32_VF (corresponds to old PIXEL_FORMAT_XRGB32_VF)
3. For gdi:hw: xfc->bitmap_buffer is never used/initialized. However gdi->primary_buffer is always maintained. So use primary_buffer to hold the decoded bitmap data
2016-10-11 02:18:31 +08:00
..
2016-10-06 13:43:02 +02:00
2016-10-06 13:43:05 +02:00
2015-11-12 16:10:39 +01:00
2014-09-10 00:42:41 -04:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:12 +02:00
2015-05-11 09:07:39 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:12 +02:00
2015-12-14 14:18:50 +01:00
2015-04-08 11:34:37 +02:00
2015-05-11 09:07:39 +02:00
2016-10-06 13:43:15 +02:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:42:58 +02:00
2016-10-06 13:43:09 +02:00
2014-09-15 08:48:46 +02:00
2016-10-11 02:18:31 +08:00
2016-10-06 13:43:14 +02:00
2016-10-06 13:43:04 +02:00
2016-10-06 13:42:58 +02:00
2012-10-09 10:44:44 -07:00
2012-10-08 23:02:04 -04:00
2016-10-06 13:42:58 +02:00
2016-10-06 13:43:09 +02:00
2014-08-18 21:10:56 -04:00
2016-10-06 13:43:09 +02:00
2014-08-19 14:48:09 -04:00
2016-10-06 13:43:09 +02:00
2016-10-06 13:43:12 +02:00
2016-10-06 13:43:09 +02:00
2014-08-18 21:10:56 -04:00
2016-10-06 13:43:09 +02:00
2014-08-18 21:10:56 -04:00
2016-10-06 13:43:09 +02:00
2015-05-26 16:41:29 +02:00
2016-10-06 13:43:09 +02:00
2014-08-19 14:48:09 -04:00
2016-10-06 13:43:09 +02:00
2016-10-07 14:05:27 +02:00
2016-10-06 13:43:12 +02:00
2016-05-30 13:37:15 +02:00
2016-08-07 20:15:39 +08:00