Skip to content

meta: Add support for (de)serialization

Seungha Yang requested to merge seungha.yang/gstreamer:meta-serialize into main

Adding methods to support GstMeta serialization and deserialization. For now, only GstCustomMeta is supported

Merge request reports