gstreamer/gst-libs/gst/audio
Stefan Sauer 7e4efce310 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
gstnonstreamaudiodecoder.c nonstreamaudio: Avoid using wrong variable 2017-05-26 17:44:40 +02:00
gstnonstreamaudiodecoder.h audio: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
Makefile.am audio: Add nonstreamaudiodecoder base class 2017-05-22 16:34:05 +02:00
meson.build meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00