Log H.264 profile/level in OMXCodec
Change-Id: I5bf98e1ace701b543234dd9dae1315037ff363c2
This commit is contained in:
@@ -595,7 +595,7 @@ status_t OMXCodec::configureCodec(const sp<MetaData> &meta, uint32_t flags) {
|
||||
size -= length;
|
||||
}
|
||||
|
||||
CODEC_LOGV(
|
||||
CODEC_LOGI(
|
||||
"AVC profile = %d (%s), level = %d",
|
||||
(int)profile, AVCProfileToString(profile), level);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user