Sign in
webrtc
/
src
/
webrtc
/
09b40ec0ab87d85cb76b802e14a6240bf3e55d98
/
video_engine
4590177
Rename AutoMute to SuspendBelowMinBitrate
by henrik.lundin@webrtc.org
· 11 years ago
2f9e587
Disable all vie_auto_tests on Linux for now (take 2)
by kjellander@webrtc.org
· 11 years ago
8167387
Disable all automated vie_auto_tests on Linux for now
by kjellander@webrtc.org
· 11 years ago
b748c9d
Fix for RTX in combination with pacing.
by stefan@webrtc.org
· 11 years ago
7e97e4c
Fix for making sure that the packet in order checks are done prior to updating the last received packet state.
by stefan@webrtc.org
· 11 years ago
78726d1
Updated WebRTC version to 3.46
by elham@webrtc.org
· 11 years ago
f4def77
Sending status fix for module.
by asapersson@webrtc.org
· 11 years ago
1bd9a7b
Removed unused code.
by asapersson@webrtc.org
· 11 years ago
af92d3e
Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"
by sheu@chromium.org
· 11 years ago
a191cb0
Remove extra copy in VideoCaptureImpl::IncomingFrameI420
by sheu@chromium.org
· 11 years ago
6baaf30
Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"
by sheu@chromium.org
· 11 years ago
7773eec
Remove extra copy in VideoCaptureImpl::IncomingFrameI420
by sheu@chromium.org
· 11 years ago
6646abd
Video bandwidth not reported correctly
by sprang@webrtc.org
· 11 years ago
f00942a
Drop ViEDecoderObserver::DecoderTiming impl now that WebRtcDecoderObserver rolled in r5038.
by fischman@webrtc.org
· 11 years ago
24e2089
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
4ce7590
Removing the threshold from the auto-mute APIs
by henrik.lundin@webrtc.org
· 11 years ago
ecfef19
Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrome://webrtc-internals.
by fischman@webrtc.org
· 11 years ago
6036f56
Porting auto mute to new ViE API
by henrik.lundin@webrtc.org
· 11 years ago
221798a
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
6796d68
Updated WebRTC version to 3.45
by elham@webrtc.org
· 11 years ago
4633e15
Changing the bitrate clamping in BitrateControllerImpl
by henrik.lundin@webrtc.org
· 11 years ago
7c46e95
AutoMute: Adding channel_id parameter to callback.
by henrik.lundin@webrtc.org
· 11 years ago
63301bd
Implement I420FrameCallbacks in Call.
by pbos@webrtc.org
· 11 years ago
c5b5ad1
Make sure the first frame isn't dropped.
by pbos@webrtc.org
· 11 years ago
5e74d96
Have padding decay to zero if no frames are being captured.
by stefan@webrtc.org
· 11 years ago
51e0101
Compound/reduced-size RTCP in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
44bb62a
Fixed issue with how MTU is calculated.
by sprang@webrtc.org
· 11 years ago
93cd397
Don't pad if only one stream is sent, except if auto muted.
by stefan@webrtc.org
· 11 years ago
6c9c551
Wired up max packet size and added simple test.
by sprang@webrtc.org
· 11 years ago
a24c356
Run FullStack tests without render windows.
by pbos@webrtc.org
· 11 years ago
9653397
Roll chromium_revision 226126:228675 and fix clang warnings
by kjellander@webrtc.org
· 11 years ago
e2c52d7
Move ChromaGenerator to common_video/.
by pbos@webrtc.org
· 11 years ago
9caedd0
Android: Fixes WebRTCDemo build (missing Java code).
by henrike@webrtc.org
· 11 years ago
cb90617
WebRTCDemo: Fixes warning for devices with pre-17 API level. Also fixes broken build build.xml and project.properties.
by henrike@webrtc.org
· 11 years ago
eeaea08
Updated WebRTC version to 3.44 TBR=wu@webrtc.org
by elham@webrtc.org
· 11 years ago
bf1da46
Add APK and isolate target for video_engine_tests
by kjellander@webrtc.org
· 11 years ago
4b14e5a
Android standalone: remove some usages of deprecated APIs and prevent further regressions.
by fischman@webrtc.org
· 11 years ago
81cd5ca
VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android.
by fischman@webrtc.org
· 11 years ago
499392c
Minor fix to avoid breakage
by henrik.lundin@webrtc.org
· 11 years ago
22a2893
Fix include of isolate.gypi
by kjellander@webrtc.org
· 11 years ago
a6063fd
Remove ReturnTrace from DeregisterCallback().
by pbos@webrtc.org
· 11 years ago
b5d2d16
Implement TraceCallbacks in Call.
by pbos@webrtc.org
· 11 years ago
39079d1
Piping AutoMuter interface through to ViE API
by henrik.lundin@webrtc.org
· 11 years ago
c5080a9
Test multiple send/receive streams in Call.
by pbos@webrtc.org
· 12 years ago
362e3e5
Remove test parameters from CallTest.
by pbos@webrtc.org
· 12 years ago
72790c7
Remove unused constants, so chrome can enable a warning for that. Patch from thakis@
by niklas.enbom@webrtc.org
· 12 years ago
f7d5a08
Updated WebRTC version to 3.43 TBR=mallinath@webrtc.org
by elham@webrtc.org
· 12 years ago
a89f7e8
Revert r4823 "Reenable test and remove flaky expects."
by stefan@webrtc.org
· 12 years ago
890706b
Reenable test and remove flaky expects.
by stefan@webrtc.org
· 12 years ago
b0382ea
Disable flaky RunsRtpRtcpTestWithoutErrors.
by andrew@webrtc.org
· 12 years ago
ae14504
- Reset capture deltas at resolution change.
by asapersson@webrtc.org
· 12 years ago
3b6d2d4
Updated WebRTC version to 3.42
by elham@webrtc.org
· 12 years ago
199555c
Revert test change in r4808.
by stefan@webrtc.org
· 12 years ago
d704640
Reduce flakiness in network down test.
by stefan@webrtc.org
· 12 years ago
0011252
Enable FEC for VideoSendStream.
by pbos@webrtc.org
· 12 years ago
28a1166
Rename EngineTest to CallTest.
by pbos@webrtc.org
· 12 years ago
28631e7
Refactor frame generation code so it can be used by multiple modules.
by andresp@webrtc.org
· 12 years ago
a89566f
Disable NACK bandwidth statistics test due to being too flaky.
by stefan@webrtc.org
· 12 years ago
93b9912
Fixes a flake in network down tests.
by stefan@webrtc.org
· 12 years ago
1ddd57f
Break out glue for old->new Transport.
by pbos@webrtc.org
· 12 years ago
041d54b
Implement NACK over RTX for VideoSendStream.
by pbos@webrtc.org
· 12 years ago
bfad17e
Implement 'abs-send-time' extension in VideoSendStream.
by pbos@webrtc.org
· 12 years ago
990c5e3
Implement 'toffset' extension in VideoSendStream.
by pbos@webrtc.org
· 12 years ago
f46fff6
OpenSL (not default): Enables low latency audio on Android.
by henrike@webrtc.org
· 12 years ago
eb2d9dd
Test that VideoSendStream responds to NACK.
by pbos@webrtc.org
· 12 years ago
fa996f2
Split up EngineTests and RampupTests.
by pbos@webrtc.org
· 12 years ago
0920142
Updated WebRTC version to 3.41
by elham@webrtc.org
· 12 years ago
0245bee
Remove include_dirs from video_engine_core.gypi.
by pbos@webrtc.org
· 12 years ago
bf6d572
Rename VideoCall to Call.
by pbos@webrtc.org
· 12 years ago
618a0ec
ExternalVideoDecoder for new VideoEngine API.
by pbos@webrtc.org
· 12 years ago
ca20f3d
Clamp camera id to legal values.
by fischman@webrtc.org
· 12 years ago
7dc1790
Improving padding rules and breaking out bw allocation to ViEEncoder.
by stefan@webrtc.org
· 12 years ago
db74c61
Adds support for combining RTX and FEC/RED.
by stefan@webrtc.org
· 12 years ago
31a8ce7
Removing FrameForStorage
by mikhal@webrtc.org
· 12 years ago
06eaa54
Restore severity precondition to logging.h.
by andrew@webrtc.org
· 12 years ago
0020858
Remove send and receive streams when destroyed.
by pbos@webrtc.org
· 12 years ago
4998966
Allow unknown flags in test_main.cc.
by pbos@webrtc.org
· 12 years ago
c77dcb0
Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter.
by mflodman@webrtc.org
· 12 years ago
1cd055c
Disable EngineTest.ReceivesPliAndRecoversWithNack.
by mflodman@webrtc.org
· 12 years ago
9e70940
Add FakeEncoder to VideoSendStream tests.
by pbos@webrtc.org
· 12 years ago
324a016
Changed method name.
by mflodman@webrtc.org
· 12 years ago
94ef274
Renamed method.
by mflodman@webrtc.org
· 12 years ago
710d2e1
Function name change.
by mflodman@webrtc.org
· 12 years ago
a594db2
Fixing capture frame race in ViECapturer.
by mflodman@webrtc.org
· 12 years ago
ce9de71
Overuse detection based on capture-input jitter.
by pbos@webrtc.org
· 12 years ago
8c6633c
Add isolate configuration for Android for all tests.
by kjellander@webrtc.org
· 12 years ago
9b7bdee
Revert r4562
by elham@webrtc.org
· 12 years ago
6203090
Updated WebRTC version to 3.40
by elham@webrtc.org
· 12 years ago
e2e033a
Relanding 4597 - Don't force key frame when decoding with errors.
by mikhal@webrtc.org
· 12 years ago
c179706
Remove newapi:: namespace for typenames without overlap.
by pbos@webrtc.org
· 12 years ago
f83a872
Revert 4597 "Don't force key frame when decoding with errors"
by henrike@webrtc.org
· 12 years ago
c5fc6e0
Don't force key frame when decoding with errors
by mikhal@webrtc.org
· 12 years ago
0f911c9
Remove template usage of typeless enum in fake_encoder.
by pbos@webrtc.org
· 12 years ago
206c4a5
Enabling and testing RTCP CNAME in new API.
by pbos@webrtc.org
· 12 years ago
55afdbe
Adds two tests for verifying padding and ramp-up behavior.
by stefan@webrtc.org
· 12 years ago
3540c82
Isolate GYP target and .isolate files for tests
by kjellander@webrtc.org
· 12 years ago
a20e2d4
Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ..."""
by stefan@webrtc.org
· 12 years ago
3ded8c9
Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots.
by henrike@webrtc.org
· 12 years ago
c0976d2
Revert 4582 "Reverts a second set of reverts caused by a bug in ..."
by henrike@webrtc.org
· 12 years ago
efe1f0f
Reverts a second set of reverts caused by a bug in a dependency.
by stefan@webrtc.org
· 12 years ago
Next »