GStreamer multimedia framework
Find a file
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
gst/audiomixer audiomixer: document caps negotiation raciness 2017-07-14 13:54:48 +01:00
gst-libs/gst/audio audioaggregator: improve readability in offset calculation 2017-10-15 10:29:20 +02:00
tests/check/elements tests: simplify audiomixer test 2017-09-17 10:20:09 -07:00