4d9c07ad6ddbf9ea655eb5b09dc928e284fc5e19

We want to revert r4104 for b/9216252, but because r4127 was built on top of r4104, we need to revert r4127 first. We'll un/re-revert this if we discover that r4104 is not to blame. > Switch frame list implementation to std::map. > > This reduces the complexity of insert and find (by timestamp) from linear to logarithmic, which has a big impact on large frame lists. > > BUG=1726 > TEST=trybots, vie_auto_test --automated > R=mikhal@webrtc.org > > Review URL: https://webrtc-codereview.appspot.com/1561005 TBR=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1590005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4145 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%