commit | 83511d2f49c9e272f328730586c3d0a7852247f2 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Thu Jan 16 10:10:38 2014 -0800 |
committer | Andy Hung <hunga@google.com> | Thu Jan 16 12:35:15 2014 -0800 |
tree | b9b741001599ebee76df2e670cb4439353fc328e | |
parent | 4a5eb8fe18337597ece6ca1cedbbb56a0b309c39 [diff] |
Add "throws IOException" to MediaCodec factory methods android.media.MediaCodec (createByCodecName|createDecoderByType|createEncoderByType) now explicitly throws IOException. Requires changes to existing code for declaration compatibility. Bug: 11364276 Change-Id: I105ecb7c4bd49bf803111253cd23bab161c988f9 Signed-off-by: Andy Hung <hunga@google.com>