commit | 69ae8f475dd895fba0bc40ffdab0ca2d7537888c | [log] [tgz] |
---|---|---|
author | Jim Bankoski <jimbankoski@google.com> | Thu Jul 22 16:07:13 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Wed Sep 08 11:31:34 2010 -0400 |
tree | f20a49d6cc518be005d0f657d31b10eecd4e4cd1 | |
parent | 63ccfbd54537cde423298703b42cd30001e2b053 [diff] |
Skip unnecessary search of identical frames vp8_get_compressed_data() was defeating logic in encode_frame_to_datarate() that determined the reference buffers to search and forcing all frames to be eligible to search. In cases where buffers have identical contents, this is unnecessary extra work. Change-Id: I9e667ac39128ae32dc455a3db4c62e3efce6f114