]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7500: major refactoring pass. Push concepts from mod_vlc as deep as possible...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 14 Nov 2014 02:52:57 +0000 (20:52 -0600)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:46:44 +0000 (12:46 -0500)
commit365a5dd8201d0cc1ef3fd620e6e2693f74d99cfa
tree3f6df841fa0537c84dd262899bd94972b39bb685
parent765fff3d75243e59f82a42fb6191630dea8d3b0f
FS-7500: major refactoring pass.  Push concepts from mod_vlc as deep as possible and flesh out api to use everywhere else.  Round 2 will be to convert the bridge and other places using the same code
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/include/switch_core_media.h
src/include/switch_module_interfaces.h
src/include/switch_rtp.h
src/include/switch_types.h
src/mod/formats/mod_vlc/mod_vlc.c
src/switch_core_io.c
src/switch_core_media.c
src/switch_core_session.c
src/switch_rtp.c