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

Commit aa8ba08c authored by Hangyu Kuang's avatar Hangyu Kuang Committed by Android (Google) Code Review
Browse files

Merge "stagefright: Document that encoders are free to use available tools...

Merge "stagefright: Document that encoders are free to use available tools associated with the speficifed profile." into nyc-dev
parents 29f6a9be 5cbd0b84
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
     */