webrtc/talk/media
pbos@webrtc.org d60d79a145 Thread annotation of rtc::CriticalSection.
Effectively re-lands r5516 which was reverted because talk/-only
checkouts existed. This now resides in webrtc/base/, so no talk/-only
checkouts should be possible.

This change also enables -Wthread-safety for talk/ and fixes a bug in
talk/media/webrtc/webrtcvideoengine2.cc where a guarded variable was
read without taking the corresponding lock.

R=andresp@webrtc.org, mflodman@webrtc.org, pthatcher@webrtc.org
BUG=

Review URL: https://webrtc-codereview.appspot.com/27569004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7284 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-24 07:10:57 +00:00
..
base Revert 7170 "Revert 7121 "ValidateFrame, When dumping the first ..." 2014-09-13 00:52:42 +00:00
devices (Auto)update libjingle 75390072-> 75428737 2014-09-13 01:09:18 +00:00
other (Auto)update libjingle 74955991-> 75042522 2014-09-08 19:45:36 +00:00
sctp Fix the libjingle_media_unittest failure in Windows build by modifying libjingle_tests.gyp and sctpdataengine_unittests.cc instead of ssladapter.cc. 2014-09-19 17:54:00 +00:00
testdata * Move test data assests required by video frame tests to be in libjingle instead of elsewhere and co-located with other libjingle test data files. 2014-09-03 23:17:36 +00:00
webrtc Thread annotation of rtc::CriticalSection. 2014-09-24 07:10:57 +00:00