]> git.sesse.net Git - ffmpeg/commit
kmsgrab: Add more supported formats
authorMark Thompson <sw@jkqxz.net>
Sat, 1 Aug 2020 17:57:35 +0000 (18:57 +0100)
committerMark Thompson <sw@jkqxz.net>
Sun, 9 Aug 2020 19:18:49 +0000 (20:18 +0100)
commit6e951d0cf8dcbc98cb45b9a72ed8d9e76f4a2e3f
tree9ebb30434a0a6ffe41532eac2a49f14b431dbf93
parent991daf3895cf2c322e288f015ae8d5ef0d3b45f3
kmsgrab: Add more supported formats

X2RGB10 tested on both Intel Gen9 and AMD Polaris 11.  NV12 tested on
Intel Gen9 only - since it has multiple planes, this requires GetFB2.

Also add some comments to split the list up a bit.
libavdevice/kmsgrab.c