Change OMXCodec::Create to return an sp<MediaSource> instead of an...
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
Loading
Please register or sign in to comment