5ae19de3ec07b0a4c6eb6da8c7c8c4498409d460
- r1156 fixed a check on the _text member of FileWrapper. Turns out this was incompatibile with the RTP dumps, which want to write both binary and text data. Writing text data to a file open as "b" isn't actually an error, so I simply removed the check. - Also cleans up the interface, most notably removing all WebRtc types. TEST=vie_auto_test Review URL: http://webrtc-codereview.appspot.com/317005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1175 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%