AW: rtpjitterbuffer problem
killerrats
koreysjunkmail at gmail.com
Tue Jun 26 15:09:30 UTC 2018
notWorking_splitmux_cb assign the char array to the string variable and then
return the string variable. I realize the return was suppose to do this
return g_strdup_printf("%s", temp.c_str()); made a mistake in the method.
In the working_splitmux_cb return g_strdup_printf("%s", newFile); works fine
but I don't delete the char array so will that make a memory leak?
-----
------------------------------
Gstreamer 1.14.1
------------------------------
Windows
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list