Commits
autotools
Name already in use
Commits on Jul 21, 2012
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Fix path to the test data files
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Commits on Jul 20, 2012
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Kill audiocodec-related hardcoded defines
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Kill videocodec-related hardcoded defines
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Fix path to protobuf-generated includes
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Disable several failed tests for now (FIXME!!!)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
No such macro GSMAMR - use AMR instead
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Fix paths for audio_coding unit-tests
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Fix building on PowerPC (untested)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Kill WEBRTC_ARCH_32_BITS and WEBRTC_ARCH_64_BITS defines
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
Landing for thakis. Original review here:
https://webrtc-codereview.appspot.com/667013/ Review URL: https://webrtc-codereview.appspot.com/701004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2522 4adac7df-926f-26a2-2b94-8c16560cd09d
tommi@webrtc.org committedJul 20, 2012
Commits on Jul 16, 2012
-
Make loopback mode work properly
Some minor changes and improvements are added into this cl BUG= TEST=vie_test Review URL: https://webrtc-codereview.appspot.com/667005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2520 4adac7df-926f-26a2-2b94-8c16560cd09d
leozwang@webrtc.org committedJul 16, 2012 -
Resolves: - warning: allocating zero-element array - warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement BUG=none TEST=build on Mac-gcc, trybots Review URL: https://webrtc-codereview.appspot.com/675006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2519 4adac7df-926f-26a2-2b94-8c16560cd09d
andrew@webrtc.org committedJul 16, 2012
Commits on Jul 14, 2012
-
ilbc: Make the decode input array const
Review URL: https://webrtc-codereview.appspot.com/667009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2518 4adac7df-926f-26a2-2b94-8c16560cd09d
turaj@webrtc.org committedJul 14, 2012 -
video conversion functions: switching from designated functions to a …
…general one. BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/686004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2517 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 14, 2012
Commits on Jul 13, 2012
-
Make webrtc compile on android in chromium
Message: There probably is a better way, this cl is trying to seperate android specific calls into android files, particular SetAndroidObject, by doing this, webrtc can be built inside Chromium on android. Currently, Chromium manages its own jvm, capturer and renderer, all webrtc code that manages jvm, captuer and renderer should not be compiled. Description: By re-organize android specific code, this cl will make webrtc build in Chromium on android. BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/668007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2516 4adac7df-926f-26a2-2b94-8c16560cd09d
leozwang@webrtc.org committedJul 13, 2012 -
This cl doesn't directly solve b/6750185, but it's a potential bug if string is not terminated correctly BUG= TEST=vie_auto_test Review URL: https://webrtc-codereview.appspot.com/674009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2515 4adac7df-926f-26a2-2b94-8c16560cd09d
leozwang@webrtc.org committedJul 13, 2012 -
Add the FEC mask type to FecProtectionParams and set the mask type in…
… the VCM. Review URL: https://webrtc-codereview.appspot.com/682004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2514 4adac7df-926f-26a2-2b94-8c16560cd09d
marpan@webrtc.org committedJul 13, 2012
Commits on Jul 12, 2012
-
vpm: Updating module to use CalcBufferSize
BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/666008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2513 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 12, 2012 -
Added API to port internal speech probability in NS.
Identical with CL652007 that's already been accepted for commit. TBR=andrew@webrtc.org BUG=None TEST=None Review URL: https://webrtc-codereview.appspot.com/670009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2511 4adac7df-926f-26a2-2b94-8c16560cd09d
bjornv@webrtc.org committedJul 12, 2012
Commits on Jul 11, 2012
-
vp8: Updating wrapper to use CalcBufferSize (includes odd size support).
BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/685004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2510 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 11, 2012 -
I420: Updating computation of buffer size to use calcBufferSize (odd …
…size support). BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/687004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2509 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 11, 2012 -
Remove files that are not needed from direct_show_base_classes.gyp
BUG= TEST=try Review URL: https://webrtc-codereview.appspot.com/689004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2508 4adac7df-926f-26a2-2b94-8c16560cd09d
wu@webrtc.org committedJul 11, 2012
Commits on Jul 10, 2012
-
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2506 4adac7df-926f-26a2-2b94-8c16560cd09d
wu@webrtc.org committedJul 10, 2012 -
Corrected one error for Android build.
Also added iSAC in the default build in Android, to test any build errors in iSAC in platform build in buildbot. Review URL: https://webrtc-codereview.appspot.com/684004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2505 4adac7df-926f-26a2-2b94-8c16560cd09d
kma@webrtc.org committedJul 10, 2012 -
video_coding: Refatoring I420 wrapper. No functional updates.
BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/673009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2504 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 10, 2012 -
1. Adding odd size support to LibYuv wrapper.
2. Removing unused functionality. 3. Adding support for negative height (flips the image). BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/673008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2503 4adac7df-926f-26a2-2b94-8c16560cd09d
mikhal@webrtc.org committedJul 10, 2012