mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
ec963e688f
The inter plugin originated in 0.10, which had only one timestamp. As a result, during the port to 1.0, the DTS were left undefined. This can cause subtle bugs with basesrc, which can end up incorrectly picking DTS over PTS and producing output buffers with incorrect timestamps. https://bugzilla.gnome.org/show_bug.cgi?id=791347 |
||
---|---|---|
.. | ||
.gitignore | ||
gstinter.c | ||
gstinteraudiosink.c | ||
gstinteraudiosink.h | ||
gstinteraudiosrc.c | ||
gstinteraudiosrc.h | ||
gstintersubsink.c | ||
gstintersubsink.h | ||
gstintersubsrc.c | ||
gstintersubsrc.h | ||
gstintersurface.c | ||
gstintersurface.h | ||
gstintertest.c | ||
gstintervideosink.c | ||
gstintervideosink.h | ||
gstintervideosrc.c | ||
gstintervideosrc.h | ||
Makefile.am | ||
meson.build |