Update decoder errata

This commit is contained in:
Cameron Gutman 2014-11-22 22:08:29 -08:00
parent 695519bdf5
commit 06c53e2251

View File

@ -17,3 +17,9 @@ This file serves to document some of the decoder errata when using MediaCodec ha
6. Some decoders will hang if max_dec_frame_buffering IS present
- Affected decoders: Exynos 5 in Galaxy Note 10.1 (2014)
7. Some decoders will not enter low latency mode if adaptive playback is enabled
- Affected decoders: Intel decoder in Nexus Player
8. Some decoders will not enter low latency mode if the profile isn't baseline in the first SPS.
- Affected decoders: Intel decoder in Nexus Player