gstreamer/ext/smoothstreaming
Tim-Philipp Müller 43fea50c8a smoothstreaming: pass width, height, channels and rate as integer
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.
2013-05-08 15:42:01 +01:00
..
gstdownloadrate.c smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00
gstdownloadrate.h smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00
gstmssdemux.c mssdemux: fixing compiler warnings about print formats 2013-05-07 21:09:49 -03:00
gstmssdemux.h smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00
gstmssmanifest.c smoothstreaming: pass width, height, channels and rate as integer 2013-05-08 15:42:01 +01:00
gstmssmanifest.h smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00
gstsmoothstreaming-plugin.c smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00
Makefile.am smoothstreaming: port to 1.0 2013-05-07 21:09:49 -03:00