summaryrefslogtreecommitdiffstats
path: root/libstagefrighthw
Commit message (Collapse)AuthorAgeFilesLines
* remove unneeded library dependencyMathias Agopian2011-03-251-1/+0
| | | | Change-Id: Ic16880ee587359894894d877c8ef00017511d395
* am 972601d0: am 95f81aa8: Add libstagefright to crespo4g productSimon Wilson2011-03-081-1/+1
|\ | | | | | | | | * commit '972601d06a39b97d52b8572253fe4c1e8c251019': Add libstagefright to crespo4g product
| * Add libstagefright to crespo4g productSimon Wilson2011-03-081-1/+1
| | | | | | | | Change-Id: I2e2aa5e9132bbffc0c97dc3385786cf3ce6db1d5
* | Remove legacy renderers.Andreas Huber2010-11-164-360/+0
|/ | | | Change-Id: I0f8ffbb1a341b1d9c04494c52828b777c60afc2a
* Fix a bug in overlay where the check on the overlay creation was mistakenly ↵James Dong2010-11-111-4/+7
| | | | | | | | bypassed bug - 3188835 Change-Id: Ie7ef190086084cb5098de91d88b4d2d2381216d2
* Support for rotated display of video content.Andreas Huber2010-11-043-4/+18
| | | | | Change-Id: If2662682811ffb339775b1101189338285d93fcc related-to-bug: 3166122
* Include the framework copy of the OpenMAX headers instead of referencing ↵Andreas Huber2010-10-151-1/+1
| | | | | | | external/opencore. Change-Id: I6c96d15b5ee59b640cc073fe6e292783ac7038b0 related-to-bug: 3101573
* Don't use zero-copy mode if the buffers to be rendered are not coming from ↵Andreas Huber2010-09-213-7/+17
| | | | | | the hardware decoders. Change-Id: Icc1c26ba6390a94e07ef060a25ebc1e3f0abeeea
* S5PC11X: OVERLAY: Added stagefright H/W rendererhoony.yu2010-09-216-0/+585
- add libstagefrighthw source - register PRODUCT_PACKAGES of device.mk Change-Id: Iab81690734042c8e810becd1bb67f29c3835206c Signed-off-by: hoony.yu <hoony.yu@samsung.com>