Sign in
webrtc
/
src
/
webrtc
/
768a1332c92cb1913f0c0c158f677cdffccd5b97
/
test
/
frame_generator_unittest.cc
878f987
Add a new frame generator that cycles through randomly generated slides.
by erikvarga
· 7 years ago
8c7220c
Update webrtc/test to new VideoFrameBuffer interface
by Magnus Jedvert
· 8 years ago
8ff7cec
Delete VideoFrame::set_render_time_ms.
by nisse
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
59505d3
Delete method webrtc::VideoFrame::allocated_size and enum PlaneType.
by nisse
· 8 years ago
671d805
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ )
by nisse
· 9 years ago
e5d98bc
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ )
by tommi
· 9 years ago
fe1461a
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ )
by nisse
· 9 years ago
b670f85
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
5d9726a
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ )
by nisse
· 9 years ago
dd62c69
Delete webrtc::VideoFrame methods buffer and stride.
by nisse
· 9 years ago
3ca60f3
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
88215d1
Fixed bug in test frame generator, causing incorrect reuse of frame
by sprang@webrtc.org
· 10 years ago