]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7500: fix and use 32bit timestamp, frame->timestamp is defined as switch_size_t...
authorSeven Du <dujinfang@gmail.com>
Sat, 27 Sep 2014 09:06:55 +0000 (17:06 +0800)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:46:43 +0000 (12:46 -0500)
commit3466a2e46896dac3ae6fb927ede3c3e3c9a44832
tree768df8ef96fa7e9b62dd06ea5dfe16fcd6f83ea5
parent055de414845e494a226322e212cfeb9ddf8d2de0
FS-7500: fix and use 32bit timestamp, frame->timestamp is defined as switch_size_t and not always 32bit
src/mod/applications/mod_fsv/mod_fsv.c