media/library/common/src/main/java/com/google/android/exoplayer2
ibaker 3069251bd0 Add gzip support to WebServerDispatcher
Add a test to DataSourceContractTest that asserts the gzip flag is
either ignored or handled correctly.

Add a test resource to DefaultHttpDataSourceContracTest that enables
gzip compression on the 'server' and checks it's handled correctly by
the client.

PiperOrigin-RevId: 352574359
2021-01-19 19:23:57 +00:00
..
audio Update AudioListener to reflect new audio session ID logic 2021-01-15 10:55:16 +00:00
decoder Throw specific exception if input buffer is too small 2021-01-12 08:46:15 +00:00
device Simple migration to common 2020-12-03 17:11:56 +00:00
drm Fully document ExoMediaDrm 2021-01-15 10:56:37 +00:00
metadata Implement a segment based speed provider and interface. 2021-01-18 22:00:19 +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 Add gzip support to WebServerDispatcher 2021-01-19 19:23:57 +00:00
video Remove deprecated debug listener methods from SimpleExoPlayer 2021-01-15 10:57:47 +00:00
C.java Move Renderer.VideoScalingMode back to C 2020-12-03 17:11:30 +00:00
ExoPlaybackException.java Remove ExoPlaybackException.TYPE_TIMEOUT. 2021-01-13 00:02:58 +00:00
ExoPlayerLibraryInfo.java Bump version to 2.12.3 2021-01-11 18:06:04 +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