gstreamer/subprojects/gst-plugins-bad/gst/timecode
Jan Schmidt 5e4e57ddb3 timecodestamper: Improve error handling and don't crash
Post a bus message explaining that input buffers must
have timestamps and return GST_FLOW_ERROR, instead of
a confusing NOT-NEGOTIATED

Also remove an errant buffer unref in the error handling
that would lead to crashes after.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5935>
2024-01-25 01:38:08 +00:00
..
gstavwait.c
gstavwait.h
gsttimecodestamper.c timecodestamper: Improve error handling and don't crash 2024-01-25 01:38:08 +00:00
gsttimecodestamper.h
meson.build
plugin.c