summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MediaCodecList.cpp
Commit message (Expand)AuthorAgeFilesLines
* MediaCodecList: handle binder deathLajos Molnar2014-12-121-1/+12
* stagefright/media: add support for codec features with text valueLajos Molnar2014-08-141-1/+14
* MediaCodecList: handle errors gracefullyLajos Molnar2014-08-121-5/+21
* media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-1/+16
* stagefright: rework media codec list and infosLajos Molnar2014-08-071-239/+135
* ATSParser: treat stream type 0x83 as TrueHD AC3Chong Zhang2014-07-301-2/+2
* Fix: Add MediaCodecList capabilitiesLajos Molnar2014-07-191-0/+2
* Add MediaCodecList capabilitiesLajos Molnar2014-07-181-1/+294
* MediaCodecList: remove force-added codecs for videoeditorLajos Molnar2014-05-291-5/+0
* stagefright: add include support for MediaCodecList xml parserLajos Molnar2014-03-191-38/+104
* Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-131-1/+4
* Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-091-1/+1
* Removed software video encoders that are not OMX-based.James Dong2012-04-301-5/+0
* Add a few more APIs to MediaCodecList.Andreas Huber2012-04-021-0/+80
* Implementation of a raw audio "decoder".Andreas Huber2012-03-291-0/+3
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-0/+475