- 13 Sep, 2011 1 commit
-
-
Simon Morlat authored
-
- 12 Sep, 2011 1 commit
-
-
Simon Morlat authored
-
- 09 Sep, 2011 1 commit
-
-
Simon Morlat authored
-
- 08 Sep, 2011 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 05 Sep, 2011 3 commits
-
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 03 Sep, 2011 1 commit
-
-
Simon Morlat authored
-
- 30 Aug, 2011 2 commits
-
-
-
Simon Morlat authored
-
- 26 Aug, 2011 1 commit
-
-
Guillaume Beraudo authored
-
- 25 Aug, 2011 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
remove unecessary mutex around SDL_pumpevents() that was causing a dead lock due to recursion of CFRunLoop inside pumpevent().
-
- 22 Aug, 2011 1 commit
-
-
Simon Morlat authored
-
- 18 Aug, 2011 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 16 Aug, 2011 1 commit
-
-
Pierre-Eric Pelloux-Prayer authored
Uniforms were used without program set
-
- 12 Aug, 2011 4 commits
-
-
Pierre-Eric Pelloux-Prayer authored
-
Pierre-Eric Pelloux-Prayer authored
To be used, a GLSurfaceView must be setup in app layout
-
Pierre-Eric Pelloux-Prayer authored
It uses shaders to convert and display yuv images.
-
Pierre-Eric Pelloux-Prayer authored
- depacketizer throws less away packet away (improved quality in low-quality network environment) - reusage of the same buffer to store decompressed yuv image to reduce malloc count
-
- 10 Aug, 2011 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 09 Aug, 2011 5 commits
-
-
Pierre-Eric Pelloux-Prayer authored
-
Pierre-Eric Pelloux-Prayer authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 08 Aug, 2011 8 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-use spandsp if we have it, otherwise use built in version -add ptime handling through fmtp Conflicts: build/iphone/alldescs.h include/mediastreamer2/allfilters.h
-
Simon Morlat authored
-
Simon Morlat authored
-
-
Simon Morlat authored
add new --payload option to set the payload type using name instead of number, like --payload "audio/g726/8000"
-
- 05 Aug, 2011 1 commit
-
-
Guillaume Beraudo authored
On request of changing speaker phone state the sound_read filter is post_processed, speaker state is changed by calling back java application through jni, then sound_read filter is pre_processed. By doing this, the speaker state changes effectively and the microphone still outputs sounds. speakerOn = true : loud speaker speakerOn = false: earpiece
-
- 04 Aug, 2011 1 commit
-
-
Pierre-Eric Pelloux-Prayer authored
-