mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
8548b2c777
We need to tell the base class that we're dropping buffers, so it drops the input timestamps corresponding to these. Otherwise, the first actual audio buffers we output will be stamped with those - GST_CLOCK_TIMESTAMP_NONE. That mismatch between input buffer count and output buffer count will stay while playing. With enough headers and long enough buffer durations, the sink will have played enough before receiving the first valid timestamp (usually 0), and will trigger an audible discontinuity. |
||
---|---|---|
.. | ||
aalib | ||
annodex | ||
cairo | ||
dv | ||
flac | ||
gdk_pixbuf | ||
jack | ||
jpeg | ||
libcaca | ||
libmng | ||
libpng | ||
mikmod | ||
pulse | ||
raw1394 | ||
shout2 | ||
soup | ||
speex | ||
taglib | ||
wavpack | ||
Makefile.am |