Files
Makoto Sato d711760ef0 [video_player/camera] fix the return value of GstVideoPlayer::HandleGstMessage() (#94)
* [video_player/camera] add gst_caps_unref

Signed-off-by: Makoto Sato <makoto.sato@atmark-techno.com>

* [video_player/camera] fix the return value of GstVideoPlayer::HandleGstMessage()

If "async queue" is not handled, HandleGstMessage() should return GST_BUS_DROP.

Signed-off-by: Makoto Sato <makoto.sato@atmark-techno.com>

---------

Signed-off-by: Makoto Sato <makoto.sato@atmark-techno.com>
2023-12-19 11:38:36 +09:00
..