media/libraries
hschlueter c235e4f447 Add matrix provider for AdvancedFrameProcessor and examples in demo.
The matrix provider allows the transformation matrix to be updated
for each frame based on the timestamp.

The following example effects using this were added to the demo:
* a zoom-in transition for the start of the video,
* cropping a rotating rectangular frame portion,
* rotating the frame around the y-axis in 3D.

PiperOrigin-RevId: 439791592
2022-04-26 14:06:36 +01:00
..
cast Media: Remove unused CastPlayer values. 2022-03-25 14:11:38 +00:00
common Merge pull request #10047 from LuGO0:9432/added-filtering-for-forced-text-tracks 2022-04-06 11:50:35 +01:00
database Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource Stabilise HttpDataSource and its nested exceptions 2022-04-06 11:36:53 +01:00
datasource_cronet Remove references to deprecated DefaultDataSourceFactory from dev guide 2022-03-24 15:13:09 +00:00
datasource_okhttp Allow stable API users to customise the DataSource used 2022-03-23 10:05:27 +00:00
datasource_rtmp Remove references to deprecated DefaultDataSourceFactory from dev guide 2022-03-24 15:13:09 +00:00
decoder Reformat some javadoc 2022-02-18 14:54:02 +00:00
decoder_av1 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_ffmpeg Force CMake version 3.21.0+ for the FFMPEG extension 2022-03-14 13:42:31 +00:00
decoder_flac Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_opus Libopus Support For WebM DiscardPadding 2022-02-18 14:56:25 +00:00
decoder_vp9 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
exoplayer Merge pull request #10047 from LuGO0:9432/added-filtering-for-forced-text-tracks 2022-04-06 11:50:35 +01:00
exoplayer_dash Fix non-inclusive language in class names. 2022-04-06 11:28:30 +01:00
exoplayer_hls Fix non-inclusive language in class names. 2022-04-06 11:28:30 +01:00
exoplayer_ima Decrease polling rate for IMA Video Ads from 100ms to 200ms 2022-04-06 11:38:05 +01:00
exoplayer_rtsp Support colon (:) in RTSP timing. 2022-04-06 11:56:55 +01:00
exoplayer_smoothstreaming Fix non-inclusive language in class names. 2022-04-06 11:28:30 +01:00
exoplayer_workmanager Reformat some javadoc 2022-02-18 14:54:02 +00:00
extractor Reading AV1 initialization data. 2022-04-06 11:58:54 +01:00
session Suppress spurious unchecked cast warning in LibraryResult 2022-04-06 11:31:30 +01:00
test_data Reading AV1 initialization data. 2022-04-06 11:58:54 +01:00
test_exoplayer_playback Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
test_session_common Update error state of legacy playback state if authentication fails 2022-04-06 11:25:27 +01:00
test_session_current Update error state of legacy playback state if authentication fails 2022-04-06 11:25:27 +01:00
test_utils Fix non-inclusive language in class names. 2022-04-06 11:28:30 +01:00
test_utils_robolectric Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
transformer Add matrix provider for AdvancedFrameProcessor and examples in demo. 2022-04-26 14:06:36 +01:00
ui Merge pull request #10047 from LuGO0:9432/added-filtering-for-forced-text-tracks 2022-04-06 11:50:35 +01:00
ui_leanback Fixes for some minor misc issues 2021-11-19 14:44:25 +00:00