mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
072fa3543e
We are scaling from a unit in microseconds to a unit in ((1 << 32) per seconds). We therefore scale the microseconds values by: value of a second in the target unit (1 << 32) -------------------------------------------------------------- value of a second in the origin format (1 000 000 microsecond) |
||
---|---|---|
.. | ||
gstmikey.c | ||
gstmikey.h | ||
gstsdp.h | ||
gstsdpmessage.c | ||
gstsdpmessage.h | ||
Makefile.am | ||
sdp.h |