DescriptionMac Video Capture: Removed AVFoundation camera blacklisting.
This blacklisting allowed certain cameras to be manipulated
using the QTKit API side by side to the AVFoundation API.
This is not needed anymore since the only blacklisted cameras,
namely the Blackmagic ones, are manipulated via third_party
Decklink SDK.
Note that not all traces of blacklisting disappear: QTKit
Blackmagic must avoid certain resolutions that would
otherwise crash the browser (see http://crbug.com/396812).
BUG=408493, 408089
TEST=After running Chrome, plug in a thunderbolt Blackmagic
device, for instance an UltraStudio Mini. Wait 4 seconds or so,
then enumerate devices, e.g. using http://goo.gl/r0lnFQ. There
should be a number of Blackmagic/UltraStudio mini entries but
no "QTKit " prefixed camera (those are the removed ones).
Committed: https://crrev.com/aaa0642e2eef28c9aba84d8ec50fe8b40a269f42
Cr-Commit-Position: refs/heads/master@{#299026}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|