media/extensions
olly 2eb6e814eb Use libgav1 frame buffer callback helper functions
Libgav1 recently added the ComputeFrameBufferInfo() and SetFrameBuffer()
helper functions for writing frame buffer callbacks. Using them
simplifies the Libgav1GetFrameBuffer() function.

Also resurrect the AlignTo16() function.

PiperOrigin-RevId: 295548330
2020-02-17 17:14:17 +00:00
..
av1 Use libgav1 frame buffer callback helper functions 2020-02-17 17:14:17 +00:00
cast rename getPlaybackError 2020-02-11 17:10:41 +00:00
cronet DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
ffmpeg Use MIME types rather than PCM encodings for ALAW and MLAW 2020-01-06 14:55:01 +00:00
flac Share seek tests between FLAC extractors 2020-02-13 15:46:05 +00:00
gvr Fix audio processor draining for reconfiguration 2019-11-27 22:29:07 +00:00
ima Add an overview of ad insertion 2020-02-13 15:45:30 +00:00
jobdispatcher Fix DownloadService resumption 2020-01-16 13:52:47 +00:00
leanback add playback state changed listener 2020-02-11 17:07:03 +00:00
mediasession remove pitch field from PlaybackParameters 2020-02-17 17:12:19 +00:00
okhttp DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
opus Move assets from opus to testdata module 2020-02-11 17:10:10 +00:00
rtmp Make factories return specific types 2019-10-04 13:31:40 +01:00
vp9 Move assets from vp9 to testdata module 2020-02-11 17:10:18 +00:00
workmanager Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.