gstreamer/subprojects/gst-plugins-bad/ext/zbar
Kévin Commaille 9aeaea29f5 zbar: allow to get symbol as bytes
It would be possible to get some binary symbols with a string, but if
they contain NUL bytes, the string will be cut off. To fix this,
provide the decoded symbol as a GBytes too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4688>
2025-02-07 20:53:50 +00:00
..
gstzbar.c zbar: allow to get symbol as bytes 2025-02-07 20:53:50 +00:00
gstzbar.h zbar: allow to enable binary mode 2025-02-07 20:53:50 +00:00
meson.build zbar: allow to enable binary mode 2025-02-07 20:53:50 +00:00