Merge "stagefright: Document that encoders are free to use available tools associated with the speficifed profile." into nyc-dev
This commit is contained in:
@@ -508,7 +508,8 @@ public final class MediaFormat {
|
||||
* The associated value is an integer.
|
||||
* Constants are declared in {@link MediaCodecInfo.CodecProfileLevel}.
|
||||
* This key is used as a hint, and is only supported for codecs
|
||||
* that specify a profile.
|
||||
* that specify a profile. Note: Codecs are free to use all the available
|
||||
* coding tools at the specified profile.
|
||||
*
|
||||
* @see MediaCodecInfo.CodecCapabilities#profileLevels
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user