Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cbd0b84 authored by Hangyu Kuang's avatar Hangyu Kuang
Browse files

stagefright: Document that encoders are free to use available tools

associated with the speficifed profile.

Bug:27597166
Change-Id: I1437d29c49ddad4779c82baf76c81a0286fa93c8
parent 95171050
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
     */