e84978f3d8Add a Config parameter to AudioProcessing::Create().
andrew@webrtc.org
2014-01-25 02:09:06 +00:00
256d0ada35Remove the check for audio codec num in WebRtcVoiceEngineTest.HasCorrectCodecs.
wu@webrtc.org
2014-01-24 18:58:51 +00:00
57f6c10d00Android, WebRTCDemo: fixes crash issue when pressing switch camera button on devices with only one camera.
henrike@webrtc.org
2014-01-24 18:42:12 +00:00
98aefcd8feUpdate tsan suppressions for libjingle_media_unittest.
wu@webrtc.org
2014-01-24 18:32:43 +00:00
91db93d24fAndroid, fixes crash on devices with only front cameras.
henrike@webrtc.org
2014-01-22 21:31:24 +00:00
570bc3d792Make new baremetal trybots receive tryjobs by default.
kjellander@webrtc.org
2014-01-22 19:00:01 +00:00
0d92ef67c4Libjingle source code has some spelling mistakes and one of them is "renegotation", which should be "renegotiation".
mallinath@webrtc.org
2014-01-22 02:21:22 +00:00
68cbd01216enabling disabled data channels tests on win32. The real culprit was that ice candidates not included in SDP when there were failure causing transport channels never becoming writable.
mallinath@webrtc.org
2014-01-22 00:16:46 +00:00
7de3bb9df9Output logs to stderr from voe_cmd_test by default.
andrew@webrtc.org
2014-01-21 22:17:43 +00:00
28da47c52fAndroid example apps: fixes issue where useful failure information was suppressed.
henrike@webrtc.org
2014-01-21 19:03:51 +00:00
1d2c034861libyuv use extern c around jpeg includes. includes fixes to gyp build for intel/mips android, cros arm, ios, and pnacl. BUG=none TESTED=try bots R=andrew@webrtc.org, jzern@chromium.org
fbarchard@google.com
2014-01-21 18:27:05 +00:00
7dba27c740Potential dead lock in receive statistics
sprang@webrtc.org
2014-01-21 16:33:37 +00:00
32c3247418Fix for libtalkmobile build error bug=b/12549061
elham@webrtc.org
2014-01-21 16:16:58 +00:00
7ef7df57d8Removes script for generating supplement.gypi also adds git ignore for tools/gn.
henrike@webrtc.org
2014-01-21 15:54:56 +00:00
e02d47515fSet up receiver RTX config using a std::map.
pbos@webrtc.org
2014-01-20 14:43:55 +00:00
efaeda0c76Add configuration and test for extended RTCP reference time reports to new video api.
asapersson@webrtc.org
2014-01-20 08:34:49 +00:00
32c26eb90bAndroid, OpenSlDemo: moved to webrtc/examples/android/opensl_loopback
henrike@webrtc.org
2014-01-17 23:12:51 +00:00
4985927d36Implement screen enumeration and individual screen capturing for Windows.
jiayl@webrtc.org
2014-01-17 17:19:16 +00:00
ead202b973Android, OpenSlDemo: fixes issue where app would crash as soon as the application is started.
henrike@webrtc.org
2014-01-16 23:26:37 +00:00
2ce9a64b75Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples.
henrike@webrtc.org
2014-01-16 16:49:53 +00:00
0af1ffa84dAndroid, WebRTCDemo: fix issue where changing remote IP was not working properly.
henrike@webrtc.org
2014-01-16 16:45:15 +00:00
4ffd9c7423Add full path to headers
aluebs@webrtc.org
2014-01-16 09:01:39 +00:00
6a94734d4dAdds back set_sample_rate_hz() when Init is called in recordings.
bjornv@webrtc.org
2014-01-16 08:41:09 +00:00
fb4e256d49Fix crash in MouseCursor::CopyOf()
sergeyu@chromium.org
2014-01-16 04:45:35 +00:00
8f35afab8cExclude protoc objects from merge_libs.py.
andrew@webrtc.org
2014-01-16 00:31:57 +00:00
4b26e2eee3Update libjingle to 59676287
sergeyu@chromium.org
2014-01-15 23:15:54 +00:00
7a2ca7c621Update needed to MockScreenCapturer after new methods addition to webrtc::ScreenCapturer. This change is also must for rolling webrtc in chrome.
mallinath@webrtc.org
2014-01-15 19:00:13 +00:00
017b619010Extends the ScreenCapturer interface for individual display screen cast. Real implementations for each platform will be added in future CLs.
jiayl@webrtc.org
2014-01-14 18:26:37 +00:00
e7ce437333Fixing lint errors in NetEq4
henrik.lundin@webrtc.org
2014-01-09 14:01:55 +00:00
c5aeb2aa15Make code simpler on VCMEncodedCallback.
andresp@webrtc.org
2014-01-09 08:04:32 +00:00
1df9dc3957Isolate register post encode callback in video coding module to simplify code and critical sections.
andresp@webrtc.org
2014-01-09 08:01:57 +00:00
bb0de3ca9fUpdated Demos so they work on FF, changed the third argument in CreateOffer to null as it doesnot really require sdpConstraints.
vikasmarwaha@webrtc.org
2014-01-09 00:51:19 +00:00
4177615e87PeerConnection(java): replace ScopedLocalRef with ScopedLocalRefFrame and fix a local reference leak in OnMessage.
fischman@webrtc.org
2014-01-09 00:31:17 +00:00
1794693ec8AppRTCDemo(android): close() the throw-away DataChannel.
fischman@webrtc.org
2014-01-08 18:29:34 +00:00
b08a12d6e8Isolate debug recording from video sender into a thread safe small class.
andresp@webrtc.org
2014-01-08 12:38:22 +00:00
ab2405164aAdd another test case for AST/TOF switching.
solenberg@webrtc.org
2014-01-08 08:59:44 +00:00
bccd53de57Delay Estimator: Converts a constant into a configurable parameter.
bjornv@webrtc.org
2014-01-08 08:18:15 +00:00
e00265ed49Fix a compile error on Android on sctpdataengine.cc.
wu@webrtc.org
2014-01-07 19:32:40 +00:00
d335094852Init to 16 kHz in the fixed-point profile.
andrew@webrtc.org
2014-01-07 18:57:10 +00:00
b6541ca3a1Ensure capture_levels_ is sized correctly at init time.
andrew@webrtc.org
2014-01-07 18:36:10 +00:00
cf9d364063Now printing less output from compare_videos.py.
phoglund@webrtc.org
2014-01-07 17:59:30 +00:00
60730cfe3cRemove the requirement to call set_sample_rate_hz and friends.
andrew@webrtc.org
2014-01-07 17:45:09 +00:00
a9bdee6690Add Christophe Dumez to AUTHORS.
andrew@webrtc.org
2014-01-06 19:43:21 +00:00
7bdaf837d4Updated PeerConnection samples so they run on FF.
vikasmarwaha@webrtc.org
2014-01-03 23:13:01 +00:00
f6d6ed0c66Update talk to 59039880.
wu@webrtc.org
2014-01-03 22:08:47 +00:00
e667234ee2libyuv r949 includes changes to allow any width, mainly relating to fixed point math overflows. BUG=none TEST=try bots R=ronghuawu@google.com
fbarchard@google.com
2014-01-03 18:57:22 +00:00
a89d17d5b7Delay Estimator: robust_validation should be stored over a reset
bjornv@webrtc.org
2014-01-02 07:07:04 +00:00
2240763ec2libyuv r930 for RGB24ToUV_NEON improved color accuracy to avoid red tint, and use malloc with variable sized row buffers to avoid stack overflow and relax width restrictions. Previously was limited to 4k on x86 and 1080p on arm. In practice the new limitation is 32767 pixels wide. BUG=none TESTED=try bots R=tpsiaki@google.com, wjia@webrtc.org
fbarchard@google.com
2013-12-28 07:00:18 +00:00
2fb72cfeecAdd include guards to forward_error_correction_internal.h
braveyao@webrtc.org
2013-12-24 05:06:12 +00:00
0062a6d099Fix the include guard in transmit_mixer.h
braveyao@webrtc.org
2013-12-24 03:58:51 +00:00
a7cfa6704aFix the include guard in transmit_mixer.h
braveyao@webrtc.org
2013-12-24 03:39:10 +00:00
000dde99c8Android build: make it quiet on success and not overly noisy on failure.
fischman@webrtc.org
2013-12-20 22:49:35 +00:00
a63fc87139Fix JS error in adapter.js for FF for the case when ?transport=xxx is missing in TURN url. BUG=2737 R=juberti@webrtc.org
vikasmarwaha@webrtc.org
2013-12-20 22:10:17 +00:00
f6acf98a46Fix the android clang bot for compiling with thread annotations.
andresp@webrtc.org
2013-12-20 21:54:26 +00:00
cf2b3acc48Update Android trybots in the default try job list.
kjellander@webrtc.org
2013-12-20 21:20:42 +00:00
7fb75ecbd4Add thread_annotations for clang targets.
andresp@webrtc.org
2013-12-20 20:20:50 +00:00