- 27 Apr, 2016 4 commits
-
-
François Grisez authored
-
François Grisez authored
Then, successfully unpacketized NAL units will be passed to the decoder
-
François Grisez authored
That did not take into account the bitrate target given by Mediastreamer
-
Simon Morlat authored
-
- 26 Apr, 2016 2 commits
-
-
Simon Morlat authored
-
Euan Thoms authored
-
- 25 Apr, 2016 2 commits
-
-
Simon Morlat authored
Indeed, it looks that, and it seems generally admitted, that there are 1000ms in one second.
-
Gautier Pelloux-Prayer authored
-
- 22 Apr, 2016 3 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 19 Apr, 2016 6 commits
-
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
In order to be able to apply equlization at once on the mouth output and the speaker input, two MSEqualizer filters are instancited at audiostream starting. The old 'eq_active' and 'eq_gains' linphonerc parameters have been disabled as they are no more sufficient to set different parameters on the speaker and microphone equalizers. Those have been replaced by four parameters that explicitly specify the equalizer to set up. These new parameters are 'mic_eq_active' and 'mic_eq_gains' for the microphone equalizer and 'spk_eq_active' and 'spk_eq_gains' for the speaker equalizer. An extra parameter has also been added in audio_stream_enable_equalizer() and audio_stream_equalizer_set_gain() in order to indicate which equalizer is concerned by the modification.
-
François Grisez authored
-
johan authored
-
- 15 Apr, 2016 2 commits
- 13 Apr, 2016 1 commit
-
-
Sylvain Berfini authored
-
- 11 Apr, 2016 1 commit
-
-
johan authored
-
- 08 Apr, 2016 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 06 Apr, 2016 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 04 Apr, 2016 2 commits
-
-
François Grisez authored
-
jehan authored
-
- 01 Apr, 2016 2 commits
-
-
Christophe Deschamps authored
-
Sylvain Berfini authored
-
- 31 Mar, 2016 1 commit
-
-
François Grisez authored
It was not built anymore because of a cmake conditionnal options that depended of a variable set further in CMakeLists.txt
-
- 30 Mar, 2016 1 commit
-
-
Ghislain MARY authored
-
- 29 Mar, 2016 1 commit
-
-
François Grisez authored
-
- 28 Mar, 2016 1 commit
-
-
Simon Morlat authored
-
- 25 Mar, 2016 2 commits
-
-
Ghislain MARY authored
Set DSCP value after the remote address has been set (this is needed for DSCP to be set correctly on Windows).
-
François Grisez authored
-
- 22 Mar, 2016 7 commits
-
-
Sandrine Avakian authored
Fixing bug which was preventing libv4l2 from being really disabled when using the option --disable-libv4l2.
-
Simon Morlat authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
François Grisez authored
Make the VideoToolbox decoder sends the MS_DECODER_DECODING_ERRORS notification when it fails to decode a frame
-