Fixed bug in test frame generator, causing incorrect reuse of frame
object, in turn causing performance regression. Plus a small optimization. BUG=chromium:460954, 4329 R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/42499004 Cr-Commit-Position: refs/heads/master@{#8552} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8552 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -157,6 +157,7 @@
|
||||
],
|
||||
'sources': [
|
||||
'fake_network_pipe_unittest.cc',
|
||||
'frame_generator_unittest.cc',
|
||||
'rtp_file_reader_unittest.cc',
|
||||
'rtp_file_writer_unittest.cc',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user