commit | dde86f7b1802668a9c0986bcf7970c0e3565a92b | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Fri May 03 13:22:13 2013 -0700 |
committer | Lajos Molnar <lajos@google.com> | Mon Aug 12 12:56:08 2013 -0700 |
tree | c53520a06a2293d23a51e64879d44f13237261ac | |
parent | 96a7dc08f2d504800b84b86eb9f480bd463b618d [diff] |
media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams This is the param struct used by stagefright to notify codec that the playback may include resolution changes, so that it can prepare accordingly to avoid port reconfiguration. Change-Id: I64e53b7ebf74c4f9d07cc9fe0cd65be55f666afe Signed-off-by: Lajos Molnar <lajos@google.com> Related-to-bug: 7093648