tree: 377274be6823ee0e15781d5a17262a6bc9ea7593 [path history] [tgz]
  1. BUILD.gn
  2. camera.cc
  3. camera.h
  4. common.cc
  5. common.h
  6. common_test.cc
  7. main.cc
  8. OWNERS
  9. README.md
  10. v4l2.cc
  11. v4l2.h
  12. vaapi.cc
  13. vaapi.h
media_capabilities/README.md

Media Capabilities

media_capabilities is a command line tool to detect video and camera capabilities on Chrome OS. Note that the tool reports combined capabilities of V4L2 and VA-API. For example, if a device can decode VP8 4k using the VA-API but only 1080p using V4L2, this tool would return both regardless of which API Chrome uses.