media-api: Make Vendor a uint32_t
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 23 Jan 2023 23:56:48 +0000 (15:56 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commit6aac379165afbb8b4c8f4c75f03ea86580aa3aff
tree72b6243aac5e3ac7cf9e97752854646104489c86
parent3d7938a531d86d608a85ce1b50c3aac207b610ae
media-api: Make Vendor a uint32_t

Using two uint16_t requires the use of a container which makes things a
lot more complicated so this switch to use a single uint32_t.
doc/media-api.txt