Sign in
webrtc
/
src
/
ee225438297bb02b9f689e25719870bddcd4991f
/
video
/
encoder_rtcp_feedback_unittest.cc
28e9653
Remove dependency on RtpVideoSenderInterface from EncoderRtcpFeedback.
by Tommi
· 3 years, 9 months ago
7a9a092
Delete media transport integration.
by Bjorn A Mellem
· 5 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
14d1c9d
Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
[Renamed (68%) from video/encoder_key_frame_callback_unittest.cc]
1f4173e
Fix ClangTidy issues in video/
by Benjamin Wright
· 6 years ago
fa89d84
Register callback for key frame request from media transport.
by Niels Möller
· 6 years ago
[Renamed (64%) from video/encoder_rtcp_feedback_unittest.cc]
652dc91
Adds unit tests for VideoSendStreamImpl.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
d1f7eb6
Postpone setting of CpuOveruseOptions.
by Niels Möller
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
1c9aa1e
Delete VideoStreamEncoder::OnReceivedIntraFrameRequest.
by Niels Möller
· 7 years ago
73f29cb
Move creation of OveruseFrameDetector to VideoSendStream.
by Niels Möller
· 7 years ago
6b642f7
Delete EncodedFrameObserver::OnEncodeTiming.
by Niels Möller
· 7 years ago
a82fcd0
Remove unused mocks of process thread
by Danil Chapovalov
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/video/encoder_rtcp_feedback_unittest.cc]
cc3d442
Rename ViEEncoder to VideoStreamEncoder
by mflodman
· 8 years ago
fda496a
Set overuse detector max frame interval based on target frame rate.
by sprang
· 8 years ago
25d0bdc
Delete support for receiving RTCP RPSI and SLI message.
by nisse
· 8 years ago
552c7c7
Make SendStatisticsProxy paramter mandatory in ViEEncoder ctor.
by sprang
· 8 years ago
803d97f
Let ViEEncoder express resolution requests as Sinkwants.
by perkj
· 8 years ago
15d8357
Remove OnLocalSsrcChanged and rename EncoderStateFeedback.
by mflodman
· 8 years ago
[Renamed (75%) from webrtc/video/encoder_state_feedback_unittest.cc]
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
26091b1
This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads.
by perkj
· 9 years ago
8eb37a3
Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ )
by perkj
· 9 years ago
cc16836
- Add task queue to Call with the intent of replacing the use of one of the process threads.
by perkj
· 9 years ago
00b9d21
Set ViEEncoder sink_ on construction.
by Peter Boström
· 9 years ago
ec81bcd
Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate
by perkj
· 9 years ago
e30c272
Revert "Reland of Remove SendPacer from ViEEncoder
by perkj
· 9 years ago
600246e
Removed SSRC knowledge from ViEEncoder.
by perkj
· 9 years ago
28a4456
Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )"
by Per
· 9 years ago
825eb58
Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )
by perkj
· 9 years ago
857c5cc
Remove SendPacer from ViEEncoder
by perkj
· 9 years ago
bc75d97
Remove PayloadRouter dependency from ViEEncoder.
by perkj
· 9 years ago
d98d457
Remove "This file includes unit tests" comments.
by Peter Boström
· 9 years ago
02b3d27
Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ )
by kjellander
· 9 years ago
a261e61
Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ )
by kjellander
· 9 years ago
f5d55aa
Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead.
by perkj
· 9 years ago
86aabb2
Move BitrateAllocator reference from ViEEncoder to VideoSendStream.
by mflodman
· 9 years ago
0013dcc
Simplify SSRC usage inside ViEEncoder.
by Peter Boström
· 9 years ago
45c44f0
Simplify EncoderStateFeedback.
by Peter Boström
· 9 years ago
1d04ac6
Untangle ViEChannel and ViEEncoder.
by Peter Boström
· 9 years ago
e449915
Measure encoding time on encode callbacks.
by Peter Boström
· 9 years ago
7b971e7
Remove extra_options from VideoCodec.
by Peter Boström
· 9 years ago
7623ce4
Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ )
by Peter Boström
· 9 years ago
[Renamed (96%) from webrtc/video_engine/encoder_state_feedback_unittest.cc]
8237abf
Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ )
by kjellander
· 9 years ago
[Renamed (96%) from webrtc/video/encoder_state_feedback_unittest.cc]
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
[Renamed (96%) from webrtc/video_engine/encoder_state_feedback_unittest.cc]
0b9e29c
Remove include dirs from modules/{media_file,pacing}
by Henrik Kjellander
· 9 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
0dbf009
Remove the video channel id completely.
by mflodman
· 9 years ago
7083e11
Remove callback_cs_ in ViEEncoder.
by Peter Boström
· 9 years ago
8e4e8b0
Simplify BitrateAllocator::AddBitrateObserver.
by Peter Boström
· 9 years ago
a753177
Remove default ViEEncoder encoder instance.
by Peter Boström
· 9 years ago
ef35f06
Remove webrtc::Config from ViEChannelGroup.
by pbos
· 10 years ago
8ff04d6
Remove UpdateSsrcs from EncoderStateFeedback.
by pbos
· 10 years ago
5a3ebd7
Revert "Remove default encoder/decoders."
by Peter Boström
· 10 years ago
78ae00e
Remove default encoder/decoders.
by Peter Boström
· 10 years ago
e590416
Moving the pacer and the pacer thread to ChannelGroup.
by Stefan Holmer
· 10 years ago
792f1a1
Break out allocation from BitrateController into a BitrateAllocator.
by stefan@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
9dd0ebc
Remove the default RTP module.
by mflodman@webrtc.org
· 10 years ago
40367f9
Remove default video encoders for new video API.
by pbos@webrtc.org
· 10 years ago
637c55f
Add support of texture frames for video capturer.
by wuchengli@chromium.org
· 11 years ago
89e8ffb
Revert "Add support of texture frames for video capturer."
by wuchengli@chromium.org
· 11 years ago
efe1535
Add support of texture frames for video capturer.
by wuchengli@chromium.org
· 11 years ago
79cf3ac
Removes usage of ListWrapper from several files.
by henrike@webrtc.org
· 11 years ago
f5d4cb1
Include files from webrtc/.. paths in video_engine/
by pbos@webrtc.org
· 12 years ago
7707d06
Wiring down config from video engine until video coding and remote bitrate estimator modules instantiation.
by andresp@webrtc.org
· 12 years ago
b238d12
WebRtc_Word32 -> int32_t in video_engine/
by pbos@webrtc.org
· 12 years ago
d6ec386
Revert the revert in r2988 since that wasn't the issue.
by mflodman@webrtc.org
· 12 years ago
8239ca5
Reverse Merged r2884 & r2888 from trunk.
by vikasmarwaha@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/video_engine/encoder_state_feedback_unittest.cc]
15e4e34
Wire up ssrc check in ViEEncoder for intra requests.
by mflodman@webrtc.org
· 12 years ago
aca2629
Hooking up EncoderStateFeedback to handle intra requests instead of trigger
by mflodman@webrtc.org
· 12 years ago
6e2e0b8
Reverting r2812
by mikhal@webrtc.org
· 12 years ago
f2c750d
Hooking up EncoderStateFeedback to handle intra requests instead of trigger
by mflodman@webrtc.org
· 12 years ago
deaf685
Fix gcc 4.6 compilation for video_engine_unittest
by mflodman@webrtc.org
· 13 years ago
3be5863
Adding a class receiving key frame requests and relying to corresponding ViEEncoder. This CL adds the new class and unittest, but doesn't wire up th efunctionality. That will come in a follow soon after.
by mflodman@webrtc.org
· 13 years ago