summaryrefslogtreecommitdiff
path: root/video_engine
AgeCommit message (Expand)Author
2012-11-21Reorganize gyp for Androidleozwang@webrtc.org
2012-11-19Fix possible race condition and access into an empty list.stefan@webrtc.org
2012-11-19Move SSRC list to RemoteBitrateEstimator.stefan@webrtc.org
2012-11-16Adding ViE CallStats to keep track of call statistics. As a start, only rtt i...mflodman@webrtc.org
2012-11-16Replaced remb unittest sleep with fake clock.mflodman@webrtc.org
2012-11-16Revert 3111 (revert of a revert).tommi@webrtc.org
2012-11-15Revert 3105 - Don't crash the unit test host when tests fail.mikhal@webrtc.org
2012-11-15Don't crash the unit test host when tests fail.tommi@webrtc.org
2012-11-14Fixed test memory leak + disabled base test.phoglund@webrtc.org
2012-11-13Add libpaced_sender to Android makefileleozwang@webrtc.org
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-11-12Fixes an incorrect if statement in vie_sync_module.cc.stefan@webrtc.org
2012-11-09Re-initialize enough state on "Stop Call" to be able to stop/start multiple c...fischman@webrtc.org
2012-11-09Add Android OWNER filesleozwang@webrtc.org
2012-11-08Can now fully control custom calls from the command line.phoglund@webrtc.org
2012-11-07Adding codecType to OnIncomingCapturedEncodedFramemikhal@webrtc.org
2012-11-07Made TickTime immutable, rewrote tick utils to be fakeable.phoglund@webrtc.org
2012-11-07Removed ViEBaseObserver.mflodman@webrtc.org
2012-11-06Fix for webrtc issue 1052 on windows with vie_auto_test. vikasmarwaha@webrtc.org
2012-10-31Landing http://review.webrtc.org/914006/niklas.enbom@webrtc.org
2012-10-31Fixes a bitrate mismatch between sender and receiver.stefan@webrtc.org
2012-10-31Reorganize modules/video_render.andrew@webrtc.org
2012-10-30Fix Android build after video_capture reorg.andrew@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org
2012-10-30Init capturePicture with GetCaptureDeviceSnapshot so that the SetRenderStartI...wu@webrtc.org
2012-10-30Check if opus exists when build test app on Androidleozwang@webrtc.org
2012-10-30Fix uninitialzed memory and cleanup.pwestin@webrtc.org
2012-10-29Removing codecType from capture APImikhal@webrtc.org
2012-10-27Enable Opusleozwang@webrtc.org
2012-10-25Only remove encoder state feedback for send channels.mflodman@webrtc.org
2012-10-25Revert the revert in r2988 since that wasn't the issue.mflodman@webrtc.org
2012-10-24Reverse Merged r2884 & r2888 from trunk.vikasmarwaha@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-23Update version to 3.15.vikasmarwaha@webrtc.org
2012-10-22Change android NDK library pathleozwang@webrtc.org
2012-10-22Fix file path in vie_auto_test.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org