gstreamer/gst-libs/gst/sdp
Edward Hervey 072fa3543e mikey: Fix Wall to NTP conversion
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)
2014-06-12 11:55:59 +02:00
..
gstmikey.c mikey: Fix Wall to NTP conversion 2014-06-12 11:55:59 +02:00
gstmikey.h mikey: Fix the KEMAC payload 2014-04-04 17:40:58 +02:00
gstsdp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstsdpmessage.c sdp: Add some more gobject-introspection annotations for bindings 2014-05-01 15:11:04 +02:00
gstsdpmessage.h sdp: add more functions to modify the sdp message 2013-04-24 13:47:47 +02:00
Makefile.am mikey: add MIKEY parsing helpers 2014-03-24 17:12:52 +01:00
sdp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00