media/library/common/src/main/java/com/google/android/exoplayer2
Alexey Rochev ff8c8645ab Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393)
Imported from GitHub PR https://github.com/google/ExoPlayer/pull/8401

This will allow ExoPlayer to check if video track's profile and level are supported by decoder when playing progressive media sources.
Merge e582fb91b73c7c95e754167140211d5473c36d14 into 1347d572ef

Issue: #8393
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/ExoPlayer/pull/8401 from equeim:hevc-codecs e582fb91b73c7c95e754167140211d5473c36d14
PiperOrigin-RevId: 350738065
2021-01-08 15:33:09 +00:00
..
audio Throw ParserException if AAC config is invalid 2020-12-14 10:14:45 +00:00
decoder Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
device Simple migration to common 2020-12-03 17:11:56 +00:00
drm Fix unexpected multiline comments 2020-11-30 09:32:25 +00:00
metadata Slomo flattening: get metadata from smta box 2020-12-14 10:14:14 +00:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source Move MediaPeriodId in common minimalistically 2020-12-14 10:15:15 +00:00
text Simple migration to common 2020-12-03 17:11:56 +00:00
trackselection Move classes Player depends on to common 2020-12-17 11:25:52 +00:00
upstream Deprecate HttpDataSource.Factory.getDefaultRequestProperties 2020-12-17 11:25:52 +00:00
util Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393) 2021-01-08 15:33:09 +00:00
video Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393) 2021-01-08 15:33:09 +00:00
C.java Move Renderer.VideoScalingMode back to C 2020-12-03 17:11:30 +00:00
ExoPlaybackException.java Move ExoPlaybackException in common 2020-12-14 10:15:25 +00:00
ExoPlayerLibraryInfo.java Bump version to 2.12.2 2020-11-30 16:11:44 +00:00
Format.java Rollback of 483a350e84 2020-11-24 16:02:45 +00:00
IllegalSeekPositionException.java Move Timeline to common 2020-12-03 17:11:38 +00:00
MediaItem.java Clarify parameter Javadoc for playback speed values. 2021-01-07 10:44:34 +00:00
MediaMetadata.java simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
PlaybackParameters.java Simple migration to common 2020-12-03 17:11:56 +00:00
Timeline.java Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00