Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
183f4d90bd4f9c3fe5462f78138e657e43954bf5
/
video
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 6 years ago
f782492
Delete RtpFeedback. The ssrc for a receive stream should be known at
by Niels Möller
· 6 years ago
b3085b2
Revert "Disable flaky test: FullStackTest.VP9SVC_3SL_High"
by Sergey Silkin
· 6 years ago
51e23ae
Remove built-in sw codecs from decoder_database.
by Anders Carlsson
· 6 years ago
94150ee
Implement VideoQualityObserver
by Ilya Nikolaevskiy
· 6 years ago
96c9fc4
Add tests where the incoming stream changes codec type.
by Åsa Persson
· 6 years ago
eda0087
Drop the RTT as input to IsRetransmitOfOldPacket.
by Niels Möller
· 6 years ago
0beed5d
Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics
by Ilya Nikolaevskiy
· 6 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 6 years ago
34b1bc7
Disable flaky test: FullStackTest.VP9SVC_3SL_High
by Elad Alon
· 6 years ago
be71a1e
Replace VP9 screen sharing.
by Sergey Silkin
· 6 years ago
c948fe6
Delete unneeded includes of call/video_config.h.
by Niels Möller
· 6 years ago
4c8811b
Delete some obsolete forward declarations
by Niels Möller
· 6 years ago
0643fd6
Add VP9 K-SVC performance tests.
by Sergey Silkin
· 6 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 6 years ago
5702736
Control inter-layer prediction mode in test apps.
by Sergey Silkin
· 6 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 6 years ago
377ef24
Remove extra reference from GOF.
by Sergey Silkin
· 7 years ago
acb4cba
Ignore spatial index.
by Sergey Silkin
· 7 years ago
5b2b692
Remove unused members in HistogramTest.
by Åsa Persson
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
2027b66
Add tests for quality scaling.
by Åsa Persson
· 7 years ago
f133856
Delete nack_enabled flag in encoder configuration.
by Niels Möller
· 7 years ago
c3d8bb1
Disable flaky test FullStackTest.SimulcastFullHdOveruse
by Sam Zackrisson
· 7 years ago
2d06118
Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler."
by Niels Möller
· 7 years ago
bc0f0d3
Rename end_of_superframe to end_of_picture.
by Sergey Silkin
· 7 years ago
65fb404
Don't expose resilience mode in VP8 and VP9 configuration.
by Niels Möller
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
a945aee
Make quality scaler downscale faster.
by Åsa Persson
· 7 years ago
2ff7b6a
Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler."
by Mirko Bonadei
· 7 years ago
c5a131a
Add non_ref_for_inter_layer_pred to VP9 RTP.
by Sergey Silkin
· 7 years ago
f394f65
Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler.
by Niels Möller
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
e8a9c45
Delete enum VP8ResilienceMode.
by Niels Möller
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
d78f705
Testing receive time correction field trial.
by Sebastian Jansson
· 7 years ago
04d5f1d
QualityScaler: rename classes and methods from "QP" to "Qp".
by Åsa Persson
· 7 years ago
6847f9b
VideoStreamDecoderImpl implementation, part 4.
by philipel
· 7 years ago
652dc91
Adds unit tests for VideoSendStreamImpl.
by Sebastian Jansson
· 7 years ago
9fd6b98
Don't interrupt exponential probing when VideoStream bitrates are reconfigured.
by philipel
· 7 years ago
24ad720
Uses config struct with bitrate allocator.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
8e0b15b
Moves VideoSendStreamImpl to a separate file.
by Sebastian Jansson
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
0676f22
Probe on video encoder reconfiguration test.
by philipel
· 7 years ago
0d70e37
Avoids caching native buffers of captured frames.
by Sebastian Jansson
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
19a68d4
Use VP8EncoderSimulcastProxy in VideoQualityTest.
by Niels Möller
· 7 years ago
f0482ea
Add MID sending to FlexfecSender
by Steve Anton
· 7 years ago
a317705
Reland "Storing frame if encoder is paused."
by Sebastian Jansson
· 7 years ago
11bf2fa
Disable Paris QCIF test.
by Patrik Höglund
· 7 years ago
1ad2108
Revert "Storing frame if encoder is paused."
by Sergey Silkin
· 7 years ago
dcc7e88
Storing frame if encoder is paused.
by Sebastian Jansson
· 7 years ago
b549bdc
Probe test using task queue based congestion controller.
by Sebastian Jansson
· 7 years ago
3ab5c40
Replaced EncodeTask with lambda.
by Sebastian Jansson
· 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
844876d
VideoStreamDecoderImpl implementation, part 3.
by philipel
· 7 years ago
571e6c9
Fix rate allocation between temporal layers in SVC.
by Sergey Silkin
· 7 years ago
2a1f183
Set marker bit on last encoded spatial layer.
by Sergey Silkin
· 7 years ago
ef3e28a
Call RegisterStatsObserver after initializing video_stream_decoder_
by Tommi
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
8668496
Adding layering configurator and rate allocator for VP9 SVC.
by Sergey Silkin
· 7 years ago
2784a03
Add audio_ prefix to audio-related members of CallTest.
by Niels Möller
· 7 years ago
38c5d93
Reduce locking for CallStats (preparation for TaskQueue).
by Tommi
· 7 years ago
79aab3f
VideoStreamDecoderImpl implementation, part 2.
by philipel
· 7 years ago
ef99888
Delete OnIncomingCSRCChanged and related code.
by Niels Möller
· 7 years ago
150dcb0
Delete logic to set picture id and tl0 pic idx in encoders.
by Niels Möller
· 7 years ago
959a1b9
Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness.
by Ying Wang
· 7 years ago
be682d4
Fix chromium warnings for SdpVideoFormat.
by Niels Möller
· 7 years ago
bb50ce5
Wire up MID send value to the PeerConnection API
by Steve Anton
· 7 years ago
dc4737b
Disable FieldTrials/CallOperationEndToEndTest.TransmitsFirstFrame/2 due to flakiness.
by Rasmus Brandt
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
81de14f
Reduce implementations of CallStatsObserver by 2.
by Tommi
· 7 years ago
6b28e20
Remove unused 'last_rtt_ms_' variable from vcm::VideoStreamDecoder.
by Tommi
· 7 years ago
bc01047
Simplify RtpVideoStreamReceiver::NotifyReceiverOfFecPacket.
by Niels Möller
· 7 years ago
9718711
VideoStreamDecoderImpl implementation, part 1.
by philipel
· 7 years ago
a9d988d
Update VideoSendStreamImpl for configuration transition.
by Niels Möller
· 7 years ago
66c24fe
Update SendStatisticsProxy to use Rtp::payload_name, if available.
by Niels Möller
· 7 years ago
296a0ce
Add MID sending to RTPSender
by Steve Anton
· 7 years ago
8be087f
Update payload_type DCHECKS.
by Niels Möller
· 7 years ago
76b7f51
Move timestamp_extrapolator.h to rtc_base/time/
by Karl Wiberg
· 7 years ago
12d6a49
Add payload_name and payload_type to VideoSendStream::Config::Rtp.
by Niels Möller
· 7 years ago
9cfb18c
Delete obsolete method RtpFeedback::OnInitializeDecoder.
by Niels Möller
· 7 years ago
2fee4d6
VideoStreamDecoder skeleton.
by philipel
· 7 years ago
ccd1523
Reporting packet feedback availability in VideoSendStream
by Sebastian Jansson
· 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
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
3dc0125
Moving ConfigureEncoderTask to the calling scope.
by Sebastian Jansson
· 7 years ago
bb60a3a
Refactor VP8 TemporalLayers
by Erik Språng
· 7 years ago
4a73cd4
Adding tests of TaskQueueCongestionControl field trial.
by Sebastian Jansson
· 7 years ago
0fa82a6
Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId.
by philipel
· 7 years ago
bf3dbb4
Delete payload_type from VCMEncoderDatabase and vcm::VideoSender.
by Niels Möller
· 7 years ago
677f42c
Enable ContinuousAfterStreamCountChangeSimulcastEncoderAdapter picture id tests.
by Åsa Persson
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
1d037ae
Don't crash in SingleNalu packetization for h264 if no space in packet
by Ilya Nikolaevskiy
· 7 years ago
4425b05
Add video send stream test to check switch to and from screenshare
by Ilya Nikolaevskiy
· 7 years ago
63b7574
Add check for negative max bitrate in VideoSendStream.
by Sebastian Jansson
· 7 years ago
Next »