James Dong
8e9d67a135
Move away from MediaDebug and use ADebug instead
...
Change-Id: I963a3b6f79a7292891973cbeeaf3378b38629f08
2012-02-10 11:43:09 -08:00
Steve Block
3762c31172
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
2012-01-08 13:19:13 +00:00
Steve Block
6215d3ff4b
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/156801
Bug: 5449033
Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
2012-01-04 20:05:49 +00:00
Mike Reed
945a9df6e3
add optional preftable to image codecs, for more control over the resulting bitmap config
2010-03-03 14:04:19 -05:00
Andreas Huber
987dbde838
Fix full stagefright build in master, various warnings/errors in omx_jpeg_decoder
2009-12-16 13:13:27 -08:00
Wei-Ta Chen
4b6f4942fc
Implement OmxJpegImageDecoder.
...
Add StreamSource, which wraps a SkStream to a DataSource.
Add SkOmxPixelRef, which holds a MediaBuffer.
Test OmxJpegImageDecoder by a Jpeg decoder bench.
2009-09-16 01:21:00 +08:00