Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b154c27e72fddb6c0d7cac69a9c68fff22154519
/
video
b154c27
Encode log events periodically instead of for every event.
by Bjorn Terelius
· 7 years ago
c3ed630
Add stats googHasEnteredLowResolution.
by Åsa Persson
· 7 years ago
aea84f5
Revert "Update internal encoder factory to new interface"
by Zhi Huang
· 7 years ago
2c8c8e2
Update internal encoder factory to new interface
by Magnus Jedvert
· 7 years ago
8d9c540
Deprecated BitrateController::CreateRtcpBandwidthObserver.
by Sebastian Jansson
· 7 years ago
2248ab6
Get back spatial layers.
by Sergey Silkin
· 7 years ago
b4bb4eb
Allow injection of NW models into VideoQualityTest
by Christoffer Rodbro
· 7 years ago
558cabf
Refactor RtpToNtpEstimator and MovingMedianFilter
by Ilya Nikolaevskiy
· 7 years ago
61a7b14
Removing conditional visibility.
by Mirko Bonadei
· 7 years ago
b5b5bce
Separate i420 and i444 implementations to separate targets.
by Patrik Höglund
· 7 years ago
46a2765
Reland "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
34c8e6b
Revert "Update internal SW codecs to return unique_ptrs"
by Magnus Jedvert
· 7 years ago
4fe6adc
Update internal SW codecs to return unique_ptrs
by Magnus Jedvert
· 7 years ago
45bbc8a
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate.
by Åsa Persson
· 7 years ago
c241af9
Add timing info to all encoded frames.
by Niels Möller
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
3f2634e
Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Sergey Silkin
· 7 years ago
ae29428
Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Ivo Creusen
· 7 years ago
47836b4
Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices.
by Sergey Silkin
· 7 years ago
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
7172ea1
Don't use old RTCP SR reports for remote clock estimation
by Ilya Nikolaevskiy
· 7 years ago
996eb9e
Fix typo in VideoSendTiming header extension structure
by Danil Chapovalov
· 7 years ago
a056599
Delete VCMSendStatisticsCallback and corresponding use of ProcessThread
by Niels Möller
· 7 years ago
a194e58
Move sequence_number_utils.h to rtc_base/
by Bjorn Terelius
· 7 years ago
7c8cca3
Add check for send-side bwe before applying alr settings
by Erik Språng
· 7 years ago
d79314f
Reland "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 7 years ago
d9f99c1
Replace Atomic32 with std::atomic in video/
by Yuwei Huang
· 7 years ago
edf4ff7
Only treat H.264 frames containing SPS, PPS, and IDR as key frames.
by Rasmus Brandt
· 7 years ago
ccdfcca
New PacketQueue2 behind WebRTC-RoundRobinPacing field trial.
by philipel
· 7 years ago
1c1a681
Revert "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 7 years ago
d29b54c
Set start time for encoded framerate tracker on first incoming frame (instead of
by Åsa Persson
· 7 years ago
f74d641
Simplify setting/unsetting REMB in RtcpSender
by Danil Chapovalov
· 7 years ago
4b1a363
Add fine grained dropped video frames counters on sending side
by Ilya Nikolaevskiy
· 7 years ago
b06b358
Update aggregating interval in getStats for receive side.
by Ilya Nikolaevskiy
· 7 years ago
0122e84
Reland "Remove sent framerate and bitrate calculations from MediaOptimization."
by Åsa Persson
· 7 years ago
b3944f0
Media track ID visibility at BWE level
by Alex Narest
· 7 years ago
ed23be9
Move HistogramPercentileCounter to rtc_base from RecieveStatisticProxy.
by Ilya Nikolaevskiy
· 7 years ago
ca0ed63
Revert "Remove sent framerate and bitrate calculations from MediaOptimization."
by Åsa Persson
· 7 years ago
18945c3
Revert "Reduce max possible size of map that holds encoded frame info."
by Åsa Persson
· 7 years ago
51e21aa
Simplify RtpRtcp interface for REMB
by Danil Chapovalov
· 7 years ago
2ff7ecf
Reduce max possible size of map that holds encoded frame info.
by Åsa Persson
· 7 years ago
af721b7
Remove sent framerate and bitrate calculations from MediaOptimization.
by Åsa Persson
· 7 years ago
245660a
Fix Gn untracked headers in webrtc/call.
by Mirko Bonadei
· 7 years ago
3f670e0
Fix potential crash bug in debug builds
by Ilya Nikolaevskiy
· 7 years ago
ae81975
Make PictureIdTest more strict.
by Åsa Persson
· 7 years ago
4bece9a
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
by Åsa Persson
· 7 years ago
daa4f7a
Calculate and report to UMA 95th percentile of Interframe Delay
by Ilya Nikolaevskiy
· 7 years ago
d692ef9
Update comments for rename of ScalingObserverInterface.
by Niels Möller
· 7 years ago
22ec952
Delete in_order argument to RtpReceiver::IncomingRtpPacket
by Niels Möller
· 7 years ago
4332d09
Reland "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
c62f6c7
RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs
by Karl Wiberg
· 7 years ago
83ccca1
Create and use RtcEventLogOutput for output
by Elad Alon
· 7 years ago
39cefdb
Revert "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
68007e9
Reland "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
c3fa8e1
New method RtpReceiver::GetLatestTimestamps.
by Niels Möller
· 7 years ago
4a87e1c
Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead
by Elad Alon
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
2c72fe8
Fix crash with rtc_event_log in video_loopback
by Ilya Nikolaevskiy
· 7 years ago
3102734
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
by Rasmus Brandt
· 7 years ago
2666cf7
Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld).
by Rasmus Brandt
· 7 years ago
c856dc2
Convert PayloadUnion from a union to a class, step 2
by Karl Wiberg
· 7 years ago
a82fcd0
Remove unused mocks of process thread
by Danil Chapovalov
· 7 years ago
af8659a
Rename test output to test artifacts.
by Edward Lemur
· 7 years ago
48462b6
Continuously request keyframes if decoding does not recover.
by philipel
· 7 years ago
3b3622f
Delete member VideoReceiveStream::Config::Rtp::ulpfec.
by nisse
· 7 years ago
e21be1d
Reland of Fix the video buffer size should take rtt into consideration (patchset #2 id:160001 of https://codereview.chromium.org/3002033002/ )
by philipel
· 7 years ago
b0573bc
Reorganize config of RTP header extensions for video receive streams.
by Niels Möller
· 7 years ago
2c30120
Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ )
by brandtr
· 7 years ago
2cefac6
Add full stack tests for MediaCodec encoder.
by brandtr
· 7 years ago
7cd28b9
Set protected_by_flexfec flag properly in tests.
by brandtr
· 7 years ago
73b60b8
Remove the redundant method GetPayloadSpecifics
by Karl Wiberg
· 7 years ago
8d75ac7
Add stats for forced software encoder fallback for VP8.
by asapersson
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
743117f
Disable FullStackTest.LargeRoomVP8_*thumb on iOS
by oprypin
· 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