gstreamer/gst/timecode
Sebastian Dröge d7bb5b8a16 timecodestamper: Fix up handling/queueing of LTC timecodes
Directly read them out of the decoder as soon as we passed audio and
then store them in a queue that we handle internally together with their
timestamps. This cleans up memory management and gives us proper control
over the queue instead of guessing how the queue inside the LTC decoder
actually works and when it overflows.
2020-01-10 15:59:24 +02:00
..
gstavwait.c avwait: Improve debug output a bit 2019-08-06 16:22:27 +00:00
gstavwait.h avwait: Add support for setting an end running time 2019-06-24 14:20:54 +03:00
gsttimecodestamper.c timecodestamper: Fix up handling/queueing of LTC timecodes 2020-01-10 15:59:24 +02:00
gsttimecodestamper.h timecodestamper: Fix up handling/queueing of LTC timecodes 2020-01-10 15:59:24 +02:00
meson.build timecodestamper: Add support for linear timecode (LTC) from an audio stream 2019-07-08 16:45:12 +00:00
plugin.c avwait: Rename timecodewait to avwait, add modes 2017-01-26 16:21:55 +02:00