summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2014-10-08 11:37:06 -0700
committerMark Salyzyn <salyzyn@google.com>2014-10-08 12:26:22 -0700
commitdba83c1cb1bef03bc5d1760c2639d06ff71c0fa7 (patch)
tree95ac7f5e62983a065e84602b6a854ccb984b5bcb /media/libstagefright/OMXCodec.cpp
parent58202e1d7e4d244e1d93699c840d200a6056d918 (diff)
downloadframeworks_av-dba83c1cb1bef03bc5d1760c2639d06ff71c0fa7.zip
frameworks_av-dba83c1cb1bef03bc5d1760c2639d06ff71c0fa7.tar.gz
frameworks_av-dba83c1cb1bef03bc5d1760c2639d06ff71c0fa7.tar.bz2
libstagefright: compile errors
Change-Id: I752d7d73f9c4939160a1ccaefc44ce1f8ffd9982
Diffstat (limited to 'media/libstagefright/OMXCodec.cpp')
-rw-r--r--media/libstagefright/OMXCodec.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/OMXCodec.cpp b/media/libstagefright/OMXCodec.cpp
index a8806c8..288e07a 100644
--- a/media/libstagefright/OMXCodec.cpp
+++ b/media/libstagefright/OMXCodec.cpp
@@ -817,6 +817,7 @@ static size_t getFrameSize(
CHECK(!"Should not be here. Unsupported color format.");
break;
}
+ return 0;
}
status_t OMXCodec::findTargetColorFormat(