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

Commit 10bbe6ae authored by Hangyu Kuang's avatar Hangyu Kuang Committed by android-build-merger
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
am: aa8ba08c

* commit 'aa8ba08c':
  stagefright: Document that encoders are free to use available tools associated with the speficifed profile.
parents cdfbdaa5 aa8ba08c
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
     */