|
6f9c48348b
|
Fixing crash in video_render_tests in release mode.
This is a test bug. Fixed usage of assert.
BUG=1917
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/9979004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5750 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2014-03-21 14:41:27 +00:00 |
|
|
9532fa53ed
|
Remove include_dirs from video_render.
BUG=1662
TEST=compile on trybots
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2308004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4881 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-30 15:32:44 +00:00 |
|
|
12dc1a38ca
|
Switch C++-style C headers with their C equivalents.
The C++ headers define the C functions within the std:: namespace, but
we mainly don't use the std:: namespace for C functions. Therefore we
should include the C headers.
BUG=1833
R=tommi@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1917004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4486 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-08-05 16:22:53 +00:00 |
|
|
5aa3f1b4c0
|
Include files from webrtc/.. paths in video_render/.
BUG=1662
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1782006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4334 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-07-12 08:12:08 +00:00 |
|
|
ddf94e71e5
|
WebRtc_Word32 -> int32_t in video_render/
BUG=314
Review URL: https://webrtc-codereview.appspot.com/1304006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3810 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-04-10 08:09:04 +00:00 |
|
|
9841d92b8d
|
Reorganize modules/video_render.
The usual elimination of main/source etc.
Review URL: https://webrtc-codereview.appspot.com/929011
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3027 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-10-31 05:22:11 +00:00 |
|