media/libraries
andrewlewis ede93022c7 Fix spherical scene rendering
The draw method was disabling vertex attrib arrays but not re-enabling them. Remove the call to disable the vertex attrib arrays so that then remain enabled after the program is created.

Manually verified by setting the surface type to spherical in the demo app and playing a spherical sample video.

Issue: google/ExoPlayer#9782
PiperOrigin-RevId: 420707503
2022-01-11 13:40:45 +00:00
..
cast Include mediaId when marshalling a MediaItem to JSON 2022-01-11 13:29:06 +00:00
common Add Gradle constraints to common module to enforce matching versions 2022-01-05 12:15:35 +00:00
database Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource Change DefaultHttpDataSourceTest to an instrumentation test 2022-01-05 10:00:46 +00:00
datasource_cronet Update dependency versions 2021-11-19 14:42:25 +00:00
datasource_okhttp Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource_rtmp Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_av1 Rename PlayerView to LegacyPlayerView in media3 2022-01-05 10:38:50 +00:00
decoder_ffmpeg Add a builder to DefaultAudioSink 2021-12-07 17:37:45 +00:00
decoder_flac Add a builder to DefaultAudioSink 2021-12-07 17:37:45 +00:00
decoder_opus Fix 1 ErrorProneStyle finding: 2022-01-05 12:15:12 +00:00
decoder_vp9 Rename PlayerView to LegacyPlayerView in media3 2022-01-05 10:38:50 +00:00
exoplayer Fix spherical scene rendering 2022-01-11 13:40:45 +00:00
exoplayer_dash Make EventSampleStream honour FLAG_PEEK and FLAG_OMIT_SAMPLE_DATA 2022-01-11 13:37:30 +00:00
exoplayer_hls Add MediaSource.Factory and deprecate MediaSourceFactory 2022-01-05 10:51:41 +00:00
exoplayer_ima Add MediaSource.Factory and deprecate MediaSourceFactory 2022-01-05 10:51:41 +00:00
exoplayer_rtsp Use RTSP server for RTSP auth realm. 2022-01-11 13:32:41 +00:00
exoplayer_smoothstreaming Add MediaSource.Factory and deprecate MediaSourceFactory 2022-01-05 10:51:41 +00:00
exoplayer_workmanager Update to androidx.media3 2021-10-27 09:12:46 +01:00
extractor Parse CryptoInfo from simpleTag and set it into DrmInitData. 2022-01-05 12:15:27 +00:00
session MediaSessionService: Add missing addSession call 2022-01-11 13:36:23 +00:00
test_data DASH: Stop interpreting main track role as SELECTION_FLAG_DEFAULT 2022-01-05 12:15:27 +00:00
test_exoplayer_playback Migrate usages of deprecated MediaSourceFactory methods 2022-01-05 10:40:02 +00:00
test_session_common Migrate media3.session references from Window to MediaItem 2021-11-08 15:13:41 +00:00
test_session_current Fix missing notification of session release 2022-01-05 12:15:35 +00:00
test_utils Add MediaSource.Factory and deprecate MediaSourceFactory 2022-01-05 10:51:41 +00:00
test_utils_robolectric Migrate usages of Window-based Player methods 2021-11-09 10:07:30 +00:00
transformer Replace static method with a static field. 2022-01-11 13:38:41 +00:00
ui Add translatable playback speed strings 2022-01-05 12:15:35 +00:00
ui_leanback Fixes for some minor misc issues 2021-11-19 14:44:25 +00:00