- 02 Feb, 2016 2 commits
-
-
Ghislain MARY authored
-
François Grisez authored
-
- 01 Feb, 2016 2 commits
-
-
Simon Morlat authored
-
Sandrine Avakian authored
-
- 29 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
Audio filters update : replacing ms_filter_new/ ms_filter_new_from_desc by ms_factory_create_filter/ms_factory_create_filter_from_desc. Fixing small issue in audio stream.c and text stream (Windows crash on audio_stream_stop and text_stream_stop).
-
- 28 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
accessible from the MSFactory. Adding MSWebCamManager* in MSFactory. Adding MSFactory to MSWebCamManager* and pointer to manager in MSWebCam. Using ms_factory_wbc_amanger or snd_manager get to get pointers to the managers. Using ms_factory_create to create a new factory and initialize it (ticals ms_factory_new and ms_factory_init plugins and voip).
-
- 27 Jan, 2016 2 commits
-
-
Sandrine Avakian authored
-
Sandrine Avakian authored
Using getter ms_factory_get_snd_manager to get MSSndCardManager from the MSFactory. Using ms_snd_card_factory_get to get MSFactory from MSSndCard. Removing static MSSndCardManager* scm. .
-
- 26 Jan, 2016 2 commits
-
-
Sandrine Avakian authored
Removing ms_factory_uninit_plugins when destroying the factory since it is already called in ms_factory_destroy.
-
Sandrine Avakian authored
Modifying ms_factory_destroy to destroy it and its contents when no one is using it anymore. Modifying ms_factory_uninit to destroy the card manager and webcam manager when there is no references to them.
-
- 25 Jan, 2016 2 commits
-
-
Simon Morlat authored
-
Sandrine Avakian authored
mediastreamer2-sound_card_tester still uses the fallback factory. Added reference to MSFactory in MSSndCard an MSSndCardManager.
-
- 21 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
Fixing bug in ms_factory_init_voip.
-
- 20 Jan, 2016 2 commits
-
-
Sandrine Avakian authored
-
Sandrine Avakian authored
First integrating step in vp8 . TODO : fix ugly temporary fix in mkv.c .
-
- 19 Jan, 2016 2 commits
-
-
Simon Morlat authored
-
Sandrine Avakian authored
-
- 18 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
functions from factory.c instead of msfilter.c.
-
- 15 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
First changes to have the LinphoneCore instance own the factory object instead of sharing it through a static variable.
-
- 04 Dec, 2015 1 commit
-
-
Simon Morlat authored
This can then be used by the upper layer (like liblinphone) to correctly perform the SDP offer/answer logic.
-
- 20 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 13 Oct, 2015 1 commit
-
-
Ghislain MARY authored
Prevent creating an event queue when calling ms_queue_pump() in audio_stream_stop() and video_stream_stop().
-
- 06 Oct, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 05 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 01 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 11 Sep, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 28 Aug, 2015 1 commit
-
-
Ghislain MARY authored
-
- 05 Aug, 2015 1 commit
-
-
Simon Morlat authored
-
- 29 Jul, 2015 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 24 Jul, 2015 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 17 Jul, 2015 1 commit
-
-
jehan authored
-
- 15 Jul, 2015 1 commit
-
-
Simon Morlat authored
-
- 09 Jul, 2015 1 commit
-
-
Ghislain MARY authored
-
- 07 Jul, 2015 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 06 Jul, 2015 1 commit
-
-
Ghislain MARY authored
-
- 30 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 25 Jun, 2015 1 commit
-
-
Simon Morlat authored
-