summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
author James Dong <jdong@google.com> 2010-09-08 17:51:59 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2010-09-08 17:51:59 -0700
commitd353c840ad5bf1b4e6bfba0e10bcdc79223bcdf7 (patch)
tree63e02f1e03b8bea17ad4dd2b5d255b61052d080c /include
parent46b84d5b4a44dbab8e0f6ee11f3ab42e11ce97bb (diff)
parentd015ccf62b4e87756e2f7785af92338d35a21c15 (diff)
Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread
Diffstat (limited to 'include')
-rw-r--r--include/media/stagefright/MetaData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/stagefright/MetaData.h b/include/media/stagefright/MetaData.h
index 1e447f13d5fc..1594e314cd42 100644
--- a/include/media/stagefright/MetaData.h
+++ b/include/media/stagefright/MetaData.h
@@ -49,6 +49,7 @@ enum {
kKeyNTPTime = 'ntpT', // uint64_t (ntp-timestamp)
kKeyTargetTime = 'tarT', // int64_t (usecs)
kKeyDriftTime = 'dftT', // int64_t (usecs)
+ kKeyAnchorTime = 'ancT', // int64_t (usecs)
kKeyDuration = 'dura', // int64_t (usecs)
kKeyColorFormat = 'colf',
kKeyPlatformPrivate = 'priv', // pointer