Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
426d5b75bb8c50f44189c17760330181b21dbf0f
/
video
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 7 years ago
64b17c2
Remove StreamStatistician::IsPacketInOrder
by Danil Chapovalov
· 7 years ago
52f53d5
Revert "Add Timestamp accessor methods to the EncodedImage class."
by Björn Terelius
· 7 years ago
f34d467
Add Timestamp accessor methods to the EncodedImage class.
by Niels Möller
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
f88a22c
Delete pre_decode_callback.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
fc9dcb6
Remove wire-up for cancelled experement on VAAPI VP8 encoding
by Ilya Nikolaevskiy
· 7 years ago
8643b78
Moved NackModule and VCMPacket to their own targets
by Ilya Nikolaevskiy
· 7 years ago
e4a17c5
Moved timing related logic into its own function in webrtc::PayloadRouter.
by philipel
· 7 years ago
6aa415e
Add full stack test with link capacity of 150 kbit/s.
by Niels Möller
· 7 years ago
350531e
Revert "Move class VideoCodec from common_types.h to its own api header file."
by Danil Chapovalov
· 7 years ago
efc71e5
Move class VideoCodec from common_types.h to its own api header file.
by Niels Möller
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
81327d5
Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy.
by Åsa Persson
· 7 years ago
b6c462d
Cleanup webrtc:: namespace from leaked TimingFrameFlags
by Ilya Nikolaevskiy
· 7 years ago
3a79a9a
Remove deprecated API methods in video pipeline
by Ilya Nikolaevskiy
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
277a656
Unstable BWE due to improper bit rate padding for VP9.
by “Michael
· 7 years ago
28deb90
Reland "Start supporting H264 packetization mode 0."
by Taylor Brandstetter
· 7 years ago
f851888
Adds flags for configuring log output from full stack tests.
by Sebastian Jansson
· 7 years ago
879f5a3
Add test against crashes in VideoQualityObserver
by Ilya Nikolaevskiy
· 7 years ago
f0b83c5
Fixing null rtc::Optional dereference in VideoQualityObserver.
by Taylor Brandstetter
· 7 years ago
df736d8
Enable inter-layer prediction by default in test apps.
by Sergey Silkin
· 7 years ago
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 7 years ago
f782492
Delete RtpFeedback. The ssrc for a receive stream should be known at
by Niels Möller
· 7 years ago
b3085b2
Revert "Disable flaky test: FullStackTest.VP9SVC_3SL_High"
by Sergey Silkin
· 7 years ago
51e23ae
Remove built-in sw codecs from decoder_database.
by Anders Carlsson
· 7 years ago
94150ee
Implement VideoQualityObserver
by Ilya Nikolaevskiy
· 7 years ago
96c9fc4
Add tests where the incoming stream changes codec type.
by Åsa Persson
· 7 years ago
eda0087
Drop the RTT as input to IsRetransmitOfOldPacket.
by Niels Möller
· 7 years ago
0beed5d
Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics
by Ilya Nikolaevskiy
· 7 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 7 years ago
34b1bc7
Disable flaky test: FullStackTest.VP9SVC_3SL_High
by Elad Alon
· 7 years ago
be71a1e
Replace VP9 screen sharing.
by Sergey Silkin
· 7 years ago
c948fe6
Delete unneeded includes of call/video_config.h.
by Niels Möller
· 7 years ago
4c8811b
Delete some obsolete forward declarations
by Niels Möller
· 7 years ago
0643fd6
Add VP9 K-SVC performance tests.
by Sergey Silkin
· 7 years ago
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 7 years ago
5702736
Control inter-layer prediction mode in test apps.
by Sergey Silkin
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 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
Next »