commit | 9e5bb9598c57eccd9115080e1a6b1375b82a77e3 | [log] [tgz] |
---|---|---|
author | Adrian Grange <agrange@google.com> | Wed May 29 17:16:00 2013 -0700 |
committer | Adrian Grange <agrange@google.com> | Wed May 29 17:16:00 2013 -0700 |
tree | 52ff12f947a2888b3a7617db8062d36b80d8edf2 | |
parent | 38cb616fbfcc3b372bb14325c897af852b02a4c7 [diff] |
Add intra_only and reset_frame_context flags Added two flags to the frame header: intra_only: Signals that the frame is encoded using only INTRA coding modes. reset_frame_context: Indicates that the coding context specified in the frame header should be reset to default values before the frame is encoded/decoded. Change-Id: I182d46f1f84fb67a13c46ad767f246a38d7861a2