magjed b05fa2466a Optimize FindCodecById and ReferencedCodecsMatch
These functions currently copy cricket::Codec classes by value which is
expensive since they contain e.g. std::map<std::string, std::string>
containers with parameters. This CL avoids copying them altogether.

BUG=webrtc:6337

Review-Url: https://codereview.webrtc.org/2493733003
Cr-Commit-Position: refs/heads/master@{#15040}
2016-11-11 12:00:20 +00:00
..
2016-04-26 12:28:18 +00:00
2016-10-25 16:47:31 +00:00
2016-04-26 12:28:18 +00:00
2016-10-25 16:47:31 +00:00
2016-10-25 16:47:31 +00:00
2016-04-26 12:28:18 +00:00
2016-10-25 16:47:31 +00:00
2016-04-26 12:28:18 +00:00