summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-05-14Replace ExtraCodecOptions with new Config class that supports multiple settin...andresp@webrtc.org
2013-05-14Fix typo in log statement. witdh should be width.fbarchard@google.com
2013-05-13Add more tracing for key frames.justinlin@chromium.org
2013-05-13Increased the limit for KViEMaxCaptureDevices from 10 to 256. See issue 1343.vikasmarwaha@webrtc.org
2013-05-13Updated WebRTC version to 3.31elham@webrtc.org
2013-05-13Revert 4008 "Avoid resetting video encoder for similar configs."phoglund@webrtc.org
2013-05-13Disabled flaky codec test (RunsCodecTestWithoutErrors)phoglund@webrtc.org
2013-05-13Avoid resetting video encoder for similar configs.pbos@webrtc.org
2013-05-13Wiring down config from video engine until video coding and remote bitrate es...andresp@webrtc.org
2013-05-13Remove TEXT(x) for BUILDINFO macros.pbos@webrtc.org
2013-05-13Added a config class to ease passing a set of options across webrtc.andresp@webrtc.org
2013-05-13Add svn:eol-style back which is lost in r3993 mistakenly.braveyao@webrtc.org
2013-05-10Revert 3977tnakamura@webrtc.org
2013-05-10Reverting r3978elham@webrtc.org
2013-05-10This is the first step to convert building the Android WebRTC demo to a prope...fischman@webrtc.org
2013-05-09Use 2 threads for HD, or 1 for VGA or less.fbarchard@google.com
2013-05-09Since the layout of the Android WebRTC demo application is fixed, if we start...fischman@webrtc.org
2013-05-09WebRTCDemo Android doesn't hangle activity recreation correctly. braveyao@webrtc.org
2013-05-09Drop Virtual webcam check script as moved into buildbot scripts.kjellander@webrtc.org
2013-05-09Add fischman into OWNERS of WebRTCDemo Android.braveyao@webrtc.org
2013-05-09Fix compile errors in ViE with latest clang.andrew@webrtc.org
2013-05-08Update SincResampler with the latest Chromium code.andrew@webrtc.org
2013-05-08Clean creation of VideoEngine:andresp@webrtc.org
2013-05-08Formatted dtmf_queue.phoglund@webrtc.org
2013-05-08Add script to ensure virtual webcam is running.kjellander@webrtc.org
2013-05-08Disable clang C++11 warnings to permit OVERRIDE keyword.pbos@webrtc.org
2013-05-08Fix VCMProcessTimer::TimeUntilProcess() unsigned-integer underflow problem.stefan@webrtc.org
2013-05-08Enable protobuf use in Chromium.andrew@webrtc.org
2013-05-07Update protoc.gypi to match Chromium's latest.andrew@webrtc.org
2013-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-05-07Trigger a PLI if the duration of non-decodable frames exceeds a threshold.stefan@webrtc.org
2013-05-07VCM/Receiver: Return null when can't extract frame.mikhal@webrtc.org
2013-05-07Relanding 3962: VCM/JB: Porting jitter_buffer_test to gtestmikhal@webrtc.org
2013-05-07Relanding r3952: VCM: Updating receiver logicmikhal@webrtc.org
2013-05-07VCM/JB: Break and skip to key if possiblemikhal@webrtc.org
2013-05-07Fix clang errors in non-GYP_DEFINES=clang=1 buildpbos@webrtc.org
2013-05-07Fix jitter buffer unittest.stefan@webrtc.org
2013-05-07Correctly add packets to nack list when sequence number wraps.stefan@webrtc.org
2013-05-06Fix crash in pacer.pwestin@webrtc.org
2013-05-06Revert r3952 "VCM: Updating receiver logic"stefan@webrtc.org
2013-05-06Revert r3956 "VCM/JB: Porting jitter_buffer_test to gtest."stefan@webrtc.org
2013-05-06Landing 1399004, Minor clean up on the un-used _measureDelay codexians@webrtc.org
2013-05-05Add an option to override the TestToStderr trace printout time.andrew@webrtc.org
2013-05-05Consolidate all third party licenses in LICENSE_THIRD_PARTY.andrew@webrtc.org
2013-05-03Updated WebRTC version number to 3.30elham@webrtc.org
2013-05-03VCM/JB: Porting jitter_buffer_test to gtest.mikhal@webrtc.org
2013-05-03Remove 44.1 kHz workaround from AudioDevice on PulseAudio.andrew@webrtc.org
2013-05-03Remove 44.1 kHz workaround from AudioDevice on WASAPI.andrew@webrtc.org
2013-05-03Fix off-by-one buffer overflow in WebRtcNetEQ_PacketBufferInsert().sergeyu@chromium.org