mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
43fea50c8a
g_ascii_strtoull() returns a long long integer, but we need to pass a normal int to gst_structure_set() for fields of G_TYPE_INT, so cast appropriately. |
||
---|---|---|
.. | ||
gstdownloadrate.c | ||
gstdownloadrate.h | ||
gstmssdemux.c | ||
gstmssdemux.h | ||
gstmssmanifest.c | ||
gstmssmanifest.h | ||
gstsmoothstreaming-plugin.c | ||
Makefile.am |