- 02 Feb, 2016 3 commits
-
-
Ghislain MARY authored
-
Simon Morlat authored
-
Sandrine Avakian authored
Now using MS_DEFAULT_MAX_PAYLOAD_SIZE . To change it afterwards using the MSfactory in use, call ms_factory_get_payload_max_size.
-
- 01 Feb, 2016 3 commits
-
-
Simon Morlat authored
-
Sandrine Avakian authored
-
Simon Morlat authored
-
- 29 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
-
- 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 1 commit
-
-
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 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Sandrine Avakian authored
mediastreamer2-sound_card_tester still uses the fallback factory. Added reference to MSFactory in MSSndCard an MSSndCardManager.
-
- 22 Jan, 2016 1 commit
-
-
Sandrine Avakian authored
warning : fix TDODO in rfc3984_new .
-
- 21 Jan, 2016 2 commits
-
-
Sandrine Avakian authored
Fixing bug in ms_factory_init_voip.
-
Sandrine Avakian authored
-
- 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 4 commits
-
-
Simon Morlat authored
-
Sandrine Avakian authored
-
Sandrine Avakian authored
-
Sandrine Avakian authored
Taking out the in_resampler and out_resampler filter creation from the ms_audio_endpoint_new function because the factory is needed in this case. Instead, the creation is done in ms_audio_endpoint_get_from_stream and ms_audio_endpoint_new_recorder.
-
- 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.
-
- 14 Jan, 2016 1 commit
-
-
Ghislain MARY authored
-
- 22 Dec, 2015 1 commit
-
-
Margaux Clerc authored
-
- 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.
-
- 03 Dec, 2015 1 commit
-
-
Sandrine Avakian authored
Added new structure to count RTCP feedback packets received for video stream : PLI, SLI, FIR and RPSI. Modified test avpf_video_stream to use counters.
-
- 20 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 18 Nov, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 17 Nov, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 16 Nov, 2015 2 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 09 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 22 Oct, 2015 2 commits
-
-
Ghislain MARY authored
-
Sylvain Berfini 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().
-
- 07 Oct, 2015 1 commit
-
-
Simon Morlat authored
-
- 01 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-