mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
First, the xing header frame is never added to the count, we have to increment the count. Secondly, there is a rounding error when calculating the frame duration, as spf*GST_SECOND/rate is not an integer (26122448.9) an it must be 26122449. |
||
---|---|---|
.. | ||
gstxingmux.c | ||
gstxingmux.h | ||
Makefile.am | ||
plugin.c |