1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavdevice
Nicolas George 16c6795465 lavd/x11grab: check 32-bits color masks.
The X11 servers by VNC, at 32-bits depths, has the following masks:
R:0x000007ff G:0x003ff800 B:0xffc00000
This is not compatible with AV_PIX_FMT_0RGB32, and the result
is success with completely wrong colors.
2014-07-17 18:11:56 +02:00
..
2014-04-11 17:51:33 +02:00
2014-04-22 20:44:31 +02:00
2014-04-03 00:41:45 +02:00
2014-06-03 10:58:19 -08:00
2014-04-24 05:12:07 +02:00
2014-05-22 15:08:12 +02:00
2014-06-30 21:32:19 +02:00