Sign in
webrtc
/
src
/
69ea6afa35b372c237b8827211b2ac212845d8eb
/
test
/
linux
/
glx_renderer.cc
190244b
Remove all #include <assert.h>/<cassert> and usage in Obj-C code.
by Mirko Bonadei
· 3 years, 8 months ago
25ab322
Replace assert() with RTC_DCHECK().
by Mirko Bonadei
· 3 years, 8 months ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 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
[Renamed from webrtc/test/linux/glx_renderer.cc]
eb83a1a
This is an initial cleanup step, aiming to delete the
by nisse
· 9 years ago
c891eb4
Replace scoped_ptr with unique_ptr in webrtc/common_video/
by kwiberg
· 9 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
[Renamed (98%) from webrtc/video_engine/test/common/linux/glx_renderer.cc]
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
6998c8e
Remove XvRenderer.
by pbos@webrtc.org
· 12 years ago
28556f5
Make sure GlxRenderer frees its resources.
by pbos@webrtc.org
· 12 years ago
f5d4cb1
Include files from webrtc/.. paths in video_engine/
by pbos@webrtc.org
· 12 years ago
29d5839
New VideoEngine API implementation on top of old one, first steps.
by pbos@webrtc.org
· 12 years ago