gstreamer/subprojects/gst-plugins-base/tools
Seungha Yang 66f017f8ea tools: device-monitor: Print string property as-is without serialize
gst_value_serialize() does more than what's needed to printf-ing
especially when given GValue is already string. Just print string
value as-is without gst_value_serialize() to avoid unreadable
string print, especially for multi-bytes character encoding cases.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2387>
2022-05-07 04:43:49 +09:00
..
gst-device-monitor-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-device-monitor.c tools: device-monitor: Print string property as-is without serialize 2022-05-07 04:43:49 +09:00
gst-discoverer-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-discoverer.c discoverer: Set number to stream infos 2021-10-20 09:16:38 +00:00
gst-play-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play-kb.c gst-play: Improve Win32 keyboard input handling 2022-03-30 20:37:54 +00:00
gst-play-kb.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play.c parsebin: Expose streams of unknown type 2022-04-27 16:24:55 +00:00
meson.build meson: gst-play: Restore Windows high-resolution timer support 2022-04-12 19:36:49 +00:00