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-07-17 11:29:01 +02:00
2014-07-12 22:33:27 +02:00
2014-07-17 11:29:01 +02:00
2014-07-10 02:18:09 +02:00
2014-05-28 03:52:50 +02:00
2014-07-12 16:29:03 +02:00
2014-07-17 18:00:25 +02:00
2014-05-28 22:38:38 +02:00
2014-05-28 22:38:28 +02:00
2014-07-15 00:46:30 +02:00
2014-06-18 14:55:28 +02:00
2014-05-28 22:38:11 +02:00
2014-03-13 08:24:11 -04:00

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%