mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
5905955cc3
Fix cb_offset and cr_offset data type from guint8 to guint16. According to spec, cb_offset and cr_offset are 9 bit long, while guint8 can cause interger overflow, and thus change to guint16. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1508> |
||
---|---|---|
.. | ||
gst | ||
meson.build |