claincly 8dbfa1d64d Clarify the size notification logic in MCVR
- Use a single `VideoSize` instance instead of four primitive fields.
- Clarify that the reported size is the decoded size, that is the encoded video
  size.

PiperOrigin-RevId: 494148190
2022-12-12 11:42:54 +00:00
..
2021-10-27 09:12:46 +01:00
2022-12-12 11:19:23 +00:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.