- 17 Oct, 2014 1 commit
-
-
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 5 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
François Grisez authored
-
Simon Morlat authored
-
Simon Morlat authored
modify the handling of gold, altref and last reference frames in order to avoid video to be blurred at each gold or altref frame generated.
-
- 09 Oct, 2014 2 commits
-
-
François Grisez authored
-
François Grisez authored
A resampler filter is created instead
-
- 08 Oct, 2014 4 commits
-
-
Simon Morlat authored
Use a realistic value for processing time, in order to get better image quality.
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 07 Oct, 2014 4 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
François Grisez authored
Conflicts: src/videofilters/mkv.c
-
François Grisez authored
-