gstreamer/gst-libs/gst/audio
Stefan Sauer 023170e2f8 audioaggregator: improve readability in offset calculation
Don't reuse the offset variables will contain a sample offset for an
intermediate time value. Instead add a segment_pos variable of type
GstClockTime for this. Use The clock-time macros to check if we got
a valid time.
2017-10-15 10:29:20 +02:00
..
gstaudioaggregator.c audioaggregator: improve readability in offset calculation 2017-10-15 10:29:20 +02:00
gstaudioaggregator.h audio: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00