commit | 3dbc150f86a748703424e190b3ee647ba7f99ef5 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Nov 20 20:58:28 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Nov 20 20:58:28 2018 +0000 |
tree | 9bee91b868645fbe3a993e4bc07714c08d88dd75 | |
parent | 13f6f2a23a116e23af5ce3224fbcfd4e6a869b90 [diff] | |
parent | a0438423a43e55aa48872e420d753803b22190d7 [diff] |
Merge "Convert frame count metadata key"
diff --git a/media/libstagefright/Utils.cpp b/media/libstagefright/Utils.cpp index dd29474..4aee9d5 100644 --- a/media/libstagefright/Utils.cpp +++ b/media/libstagefright/Utils.cpp
@@ -608,6 +608,7 @@ { "temporal-layer-count", kKeyTemporalLayerCount }, { "thumbnail-width", kKeyThumbnailWidth }, { "thumbnail-height", kKeyThumbnailHeight }, + { "frame-count", kKeyFrameCount }, } };