Merge "Log H.264 profile/level in OMXCodec"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2a26037ddd
@@ -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