media/libraries
dancho b2ba5da09b Implement cancellation of FrameExtractor.getFrame
Previously cancelling one FrameExtractor.getFrame
ListenableFuture caused the following requests to fail.
Implement ability to cancel Futures, and correctly issue
next player seek commands after all past requests complete.

Removes uses of SettableFuture, and replaces them with
CallbackToFutureAdapter.
Adds a dependency on androidx.concurrent:concurrent-futures

PiperOrigin-RevId: 701941403
2024-12-02 06:09:33 -08:00
..
cast Remove @DoNotInline annotations 2024-09-18 04:47:39 -07:00
common Add support for extracting HDR frames as HLG Bitmaps 2024-11-27 10:18:57 -08:00
common_ktx Add jvmTarget and kotlin-android plugin to common_ktx module 2024-08-15 10:36:10 -07:00
container Add support to ApvC codec in Mp4Extractor 2024-11-12 11:59:56 -08:00
database Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
datasource Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
datasource_cronet DataSourceContractTest: Tighten assertions around 'not found' URIs 2024-10-24 03:49:27 -07:00
datasource_okhttp DataSourceContractTest: Tighten assertions around 'not found' URIs 2024-10-24 03:49:27 -07:00
datasource_rtmp Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder MediaCodecVideoRenderer skips decoder inputs unused as reference 2024-07-09 03:43:06 -07:00
decoder_av1 Add missing DefaultRenderersFactoryTest for decoder extensions 2024-10-30 05:33:38 -07:00
decoder_ffmpeg Add 16 KB page support for decoder extensions on Android 15 2024-10-10 10:18:20 -07:00
decoder_flac Set container MIME type for audio-only extractors 2024-11-14 10:03:17 -08:00
decoder_iamf Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
decoder_midi Set container MIME type for audio-only extractors 2024-11-14 10:03:17 -08:00
decoder_mpegh Merge Issue: androidx/media#1826: add extension for MPEG-H decoding 2024-10-24 09:53:45 -07:00
decoder_opus Refactor OpusDecoderTest to use OpusLibrary.isAvailable() 2024-10-30 10:02:46 -07:00
decoder_vp9 Add 16 KB page support for decoder extensions on Android 15 2024-10-10 10:18:20 -07:00
effect Fix flushing issue in DefaultVideoFrameProcessor 2024-11-21 05:00:32 -08:00
exoplayer Relax PlaybackStuck criteria to only when playWhenReady is true 2024-11-28 14:06:44 +00:00
exoplayer_dash Merge pull request #1898 from DolbyLaboratories:dlb/ac4-level4-dash/dev 2024-11-20 11:18:59 -08:00
exoplayer_hls Add JSON asset list parser 2024-11-19 04:41:17 -08:00
exoplayer_ima Bump IMA dependency to 3.35.1 2024-11-27 04:56:28 -08:00
exoplayer_rtsp Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
exoplayer_smoothstreaming Fix empty LoadEventInfo.uri passed to onLoadStarted 2024-10-30 15:52:48 -07:00
exoplayer_workmanager Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
extractor Merge pull request #1870 from colinkho:fwd-extractor-clz 2024-11-29 10:18:34 -08:00
muxer Manage all color value conversions in ColorInfo class 2024-11-21 01:09:02 -08:00
session Avoid modifying legacy custom layout in MediaControllerImplBase 2024-12-02 03:19:51 -08:00
test_data Allow track selection parameters to be set in ExoPlayerAssetLoader. 2024-12-02 05:04:26 -08:00
test_exoplayer_playback Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
test_session_common Add media button preferences 2024-10-17 09:54:36 -07:00
test_session_current Avoid modifying legacy custom layout in MediaControllerImplBase 2024-12-02 03:19:51 -08:00
test_utils Fix review comments 2024-11-28 16:54:00 +00:00
test_utils_robolectric Add TestPlayerRunHelper run(player).untilFullyBuffered 2024-11-06 02:45:51 -08:00
transformer Implement cancellation of FrameExtractor.getFrame 2024-12-02 06:09:33 -08:00
ui Change lib-common dependency scope to api in lib-ui 2024-11-06 08:21:16 -08:00
ui_compose Enable lint in tests for modules that require no fixes 2024-11-05 05:40:03 -08:00
ui_leanback Bump effect and leanback minSdk to 19 2024-01-10 07:22:00 -08:00
lint.xml Enable lint in lib-common tests 2024-11-04 04:16:39 -08:00