- 23 Oct, 2014 2 commits
-
-
Pierre-Eric Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 22 Oct, 2014 3 commits
-
-
Pierre-Eric Pelloux-Prayer authored
-
François Grisez authored
-
Ghislain MARY authored
-
- 21 Oct, 2014 1 commit
-
-
Ghislain MARY authored
-
- 20 Oct, 2014 4 commits
-
-
François Grisez authored
-
Simon Morlat authored
-
Simon Morlat authored
fix crash in event queue, while wrapping around. It was attempting to read an event while rptr==endptr.
-
Simon Morlat authored
-
- 17 Oct, 2014 5 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Pierre-Eric Pelloux-Prayer authored
We were using it to know the real bitrate used by the encoder, but this method induces crashes on Android < 4.2 (on emulator or real devices)
-
- 16 Oct, 2014 2 commits
-
-
François Grisez authored
-
Pierre-Eric Pelloux-Prayer authored
And fix multi-frames per packet issue
-
- 15 Oct, 2014 10 commits
-
-
Pierre-Eric Pelloux-Prayer authored
Minor improvments: - cache decoder/encoder output/input Buffers - compute codec_bitrate from network_bitrate Major improvment: Only query decoder/encoder (pullFrom* methods) when f->inputs[0] is not empty. My current guess is doing so reduce pressure on the JNI/Java/MediaCode/OMX codepath and help improve performance. Otherwise, it's impossible to get sound working reliably at sample rates > 22kHz
-
François Grisez authored
-
François Grisez authored
-
Simon Morlat authored
revert change about getting fps from camera, since there is confusion between obtained fps and measured fps
-
Simon Morlat authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
Simon Morlat authored
-
François Grisez authored
-
- 14 Oct, 2014 5 commits
-
-
Pierre-Eric Pelloux-Prayer authored
Added a new filter (aac-eld-android.cpp) which uses JNI to access MediaCodec Java interface (AACFilter.java). The codec is named 'AAC-ELD' in Linphone's preference, even if its mimetype is 'mpeg4-generic'. AAC is disabled on Android < 16 and on device without a hardware echo canceller.
-
Pierre-Eric Pelloux-Prayer authored
-
Simon Morlat authored
-
Simon Morlat authored
-
François Grisez authored
-
- 13 Oct, 2014 6 commits
-
-
Simon Morlat authored
-
François Grisez authored
-
François Grisez authored
-
François Grisez authored
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 11 Oct, 2014 1 commit
-
-
Simon Morlat authored
-
- 10 Oct, 2014 1 commit
-
-
Simon Morlat authored
-