summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaCodecList.cpp
Commit message (Expand)AuthorAgeFilesLines
* media: add CodecCapabilities.getMaxSupportedInstances.Ronghua Wu2015-04-131-0/+25
* Frameworks/base: Wall Werror in media/jniAndreas Gampe2014-11-101-7/+7
* media: release allocated strings on errorLajos Molnar2014-08-121-3/+3
* media: update to reworked media codec list/infoLajos Molnar2014-08-071-47/+82
* Extend MediaCodecInfo to describe usable codec limits and featuresLajos Molnar2014-07-191-17/+54
* MediaCodecInfo.java: Added isFeatureSupported method to CodecCapabilitiesLajos Molnar2013-08-131-1/+7
* MediaCodec: Allow getting the codec info directlyMartin Storsjo2012-11-141-0/+22
* Various changes to Media* APIs requested by the api council.Andreas Huber2012-05-031-6/+6
* Unhide new media related java APIs.Andreas Huber2012-04-161-4/+4
* New API to query available codecs and their capabilities.Andreas Huber2012-04-021-0/+190