]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix issue where mod_shout does not properly flush buffer on writing mp3 streams,...
authordschreiber <d@d-man.org>
Wed, 31 Aug 2011 20:35:13 +0000 (13:35 -0700)
committerdschreiber <d@d-man.org>
Wed, 31 Aug 2011 20:35:13 +0000 (13:35 -0700)
commit69b8ce4d80b1454212cd6e4e43fc023c861dc972
tree077884a170f107b5f5df9e08fcd795c56efc7227
parentbdad0e17137301a3b0f72d3df873fa282eff75c1
Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop.
src/mod/formats/mod_shout/mod_shout.c