Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
43cb716e55eab1cf1ae8afd2ac79b51a604d0fa5
/
webrtc
/
modules
/
video_coding
/
decoding_state_unittest.cc
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
6b4b5f3
Add sender controlled playout delay limits
by isheriff
· 9 years ago
2557b86
modules/video_coding refactorings
by Henrik Kjellander
· 10 years ago
[Renamed (98%) from webrtc/modules/video_coding/main/source/decoding_state_unittest.cc]
cfc319b
Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ )
by philipel
· 10 years ago
0be8f1d
Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ )
by terelius
· 10 years ago
77ccfb4
Work on flexible mode and screen sharing.
by philipel
· 10 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 10 years ago
22993e1
Unify FrameType and VideoFrameType.
by pbos
· 10 years ago
0aeb22e
Adding tl0idx consideration for continuity
by mikhal@webrtc.org
· 12 years ago
f31a47a
VCM:Accounting for bounds when inserting packets. We currently receive indicators to the first and last packets of the frame, but not have any sanity to verify that all packets are indeed within the bounds (when available). This cl attempts to fix that,
by mikhal@webrtc.org
· 12 years ago
822fbd8
Update talk to 50918584.
by wu@webrtc.org
· 12 years ago
a7e360e
Removed lines preventing simultaneous kHardNack and decoding with errors. Also made changes recommended by gcl lint (with the exception of changing non-const references to pointers).
by agalusza@google.com
· 12 years ago
d818dcb
Sets up framework for decoding with errors: collects frame sizes (in number of packets) in JB and passes this information to VCMSessionInfo with rtt_ms as FrameData.
by agalusza@google.com
· 12 years ago
aa4d96a
Revert r4301
by tnakamura@webrtc.org
· 12 years ago
a440732
Include files from webrtc/.. paths in video_coding/.
by pbos@webrtc.org
· 12 years ago
66b2e5c
Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the
by stefan@webrtc.org
· 12 years ago
4cf1a8a
Removes kStateFree and kStateDecoding, added a free_frames_ list which simplifies finding a free frame.
by stefan@webrtc.org
· 12 years ago
ef14488
Trigger a PLI if the duration of non-decodable frames exceeds a threshold.
by stefan@webrtc.org
· 12 years ago
8392cd9
VCM/JB: Using last decoded state for waiting for key
by mikhal@webrtc.org
· 12 years ago
df9c0e5
Revert 3892 "VCM/JB: Using last decoded state for waiting for key"
by andrew@webrtc.org
· 12 years ago
1248d4e
VCM/JB: Using last decoded state for waiting for key
by mikhal@webrtc.org
· 12 years ago
a64300a
Refactor NACK list creation to build the NACK list as packets arrive.
by stefan@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 13 years ago
[Renamed from src/modules/video_coding/main/source/decoding_state_unittest.cc]
e72e9ee
If present, only use picture ids to identify missing frames.
by stefan@webrtc.org
· 13 years ago
77c425b
video_coding: Checking/updating seq num for an old packet regardless of size.
by mikhal@webrtc.org
· 14 years ago
62665b8
video_coding: Adding a unit test to the decodableState class
by mikhal@webrtc.org
· 14 years ago