commit | d8b4c7927075bfb2f29c54e6ff7d9fc3a52e2436 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Thu Oct 31 12:21:49 2013 -0700 |
committer | Jingning Han <jingning@google.com> | Mon Nov 11 15:26:10 2013 -0800 |
tree | 4f7a87cacdcd2cdcdad491b3451513170ee0b010 | |
parent | c689a126ed4773297e40a575a046bf0c51a32de4 [diff] |
Decouple macroblockd_plane buffer usage Make the macroblockd_plane contain dynamic buffer pointers instead static pointers to the memory space allocated therein. The decoder uses the buffer allocated in pbi, while encoder will use a dual buffer approach for rate-distortion optimization search. Change-Id: Ie6f24be2dcda35df7c15b4014e5ccf236fb3f76c