mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-23 00:07:29 +08:00
d8f14db1ef
* Add NV12 support * Fix camera resolution listing by supporting FORMAT_VideoInfo2 in addition to FORMAT_VideoInfo. This change allows for better compatibility with various video formats by correctly retrieving width, height, and compression details from both format types (NV12 and YUY2) * Add support for configuring video capture pin format in open method * Import wmcodecdsp and try to use their nv12 const * Remove ifndef