mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
503403ff0a
If end_tc is NULL, it means that we don't want avwait to stop at any timecode. When explicitly setting end_tc to NULL, there is no point in comparing end_tc with start_tc (to see if we'll reject end_tc for being before start_tc), so the check in question is completely disabled instead of letting it crash. |
||
---|---|---|
.. | ||
gstavwait.c | ||
gstavwait.h | ||
gsttimecodestamper.c | ||
gsttimecodestamper.h | ||
Makefile.am | ||
meson.build | ||
plugin.c |