From: Brian West Date: Tue, 28 Oct 2014 14:46:53 +0000 (-0500) Subject: Merge pull request #90 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6756-metad... X-Git-Tag: v1.4.13~1^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2ac280ba08f932a795f1fa8c63d6f18a4dab00;p=thirdparty%2Ffreeswitch.git Merge pull request #90 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6756-metadata-in-mp3-recordings-are-not to master * commit '3f0d6b3f2d548de7d07d8503a1f73f381e3d1a72': FS-6756 lame_init_params must be called after setting all id3tag stuff, otherwise id3 tags will not be written. So, instead of calling it early, revert FS-3646 and add a check on free_context to really do lame stuff only if lame has been set ready, avoid seg faults in some corner cases. --- 9a2ac280ba08f932a795f1fa8c63d6f18a4dab00