- Jan 11, 2008
-
-
Emmanuel Milou authored
This code captures the video from a webcam (v4l2, cf doc/sflphone_video) and display it as a texture on an openGL window
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Jan 04, 2008
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Dec 20, 2007
-
-
Emmanuel Milou authored
-
- Dec 19, 2007
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Dec 14, 2007
-
-
Alexandre Bourget authored
-
Alexandre Bourget authored
-
Alexandre Bourget authored
-
- Dec 11, 2007
-
-
Emmanuel Milou authored
Add a class codec on client side to manipulate codec-related data. Add a screen that displays on call the number called and the codec used. note: the screen doesn't display when a call is made with the keypad. TODO
-
Emmanuel Milou authored
The combo box displays the default or the selected codec
-
- Dec 07, 2007
-
-
Emmanuel Milou authored
The user can select a codec among the supported one's in the audio settings tab of the config window. The call is made with only this codec. TODO: use the other supported codecs to place a call, if the selected one doesn't work
- Dec 06, 2007
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Dec 05, 2007
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
We use now only one button to pick up and place a call
-
Emmanuel Milou authored
-
- Dec 04, 2007
-
-
Alexandre Bourget authored
-
Alexandre Bourget authored
Document managerimplg.cpp.
-
Emmanuel Milou authored
-
Alexandre Bourget authored
-
Alexandre Bourget authored
Ébauche de l'implémentation du call D-Bus "setCodecPreferedOrder" dans managerimpl.cpp
-
Alexandre Bourget authored
-
Emmanuel Milou authored
3 codecs for sdp negociation
-
- Dec 03, 2007
-
-
Emmanuel Milou authored
-
- Nov 30, 2007
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Nov 28, 2007
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- Nov 27, 2007
-
-
Emmanuel Milou authored
Sampling rate values are no more hardcoded. The sampling rate of the audio layer and the frame size can be set in the user config file. The clock rate of the codec we use in the rtp session is set with his actual value, but can be changed by modifying the available codec in the user config file (only G711 for now)
-
- Nov 15, 2007
-
-
Emmanuel Milou authored
-