Commit graph

  • 43765b7567 Add platform token to Media3 SessionToken tonihei 2024-09-24 06:58:55 -0700
  • d8dc513431 Apply video composition effects in preview kimvde 2024-09-24 05:43:02 -0700
  • c19d910f6b Fix EffectPlaybackPixelTest kimvde 2024-09-24 03:22:18 -0700
  • 424ecadb66 Merge pull request #1736 from colinkho:msource_list Copybara-Service 2024-09-23 17:04:39 -0700
  • b303498834 Fix the typo in javadoc Tianyi Feng 2024-09-19 22:33:35 +0000
  • 508a1d800d Add release note Tianyi Feng 2024-09-23 17:16:35 +0000
  • 31a540953c Add method to MediaSourceEventListener.EventDispatcher to submit events through a lambda function. This allows clients that implement this interface to submit customized event dispatching logic to the EventDispatcher's listeners Colin Kho 2024-09-17 09:59:15 -0700
  • b884d7ee9b Handle IllegalArgumentException when setting broadcast receiver bachinger 2024-09-23 12:50:25 -0700
  • 869a91bba8 Remove DemoUtil.ALLOW_CRONET_FOR_NETWORKING ibaker 2024-09-23 09:53:26 -0700
  • b4436c523c Migrate Media3 EditedMediaItemSequence usages to the Builder. samrobinson 2024-09-23 08:04:05 -0700
  • ba1cdba403 Preload first period of next window bachinger 2024-09-23 07:30:22 -0700
  • 3d3ec85c12 Setup basic testing for Sonic and assert expected sample count drift ivanbuper 2024-09-23 05:51:29 -0700
  • 17e1d37112 Fix GL filtering algorithm used when experimental fix is disabled dancho 2024-09-23 05:32:17 -0700
  • be4d31ba87 Prevent ExoPlayer dropping frames in EffectPlaybackPixelTest kimvde 2024-09-23 01:09:13 -0700
  • 5e3dcea1bf Ramp up volume after AudioTrack flush to avoid pop sound tonihei 2024-09-20 08:53:03 -0700
  • e887614246 Move release note from 1.5.0-alpha01 to 'unreleased' ibaker 2024-09-20 07:45:06 -0700
  • b650119d4e
    Merge pull request #10 from androidx/main ybai001 2024-09-20 11:22:08 +0800
  • 6d6724db94 Merge pull request #1740 from MGaetan89:fix_shortform_demo_input_type Copybara-Service 2024-09-19 15:17:07 -0700
  • 6bda0da6be Fix sending custom commands with a media browser bachinger 2024-09-19 12:32:40 -0700
  • 3c5e764b86 Fix CapturingMuxer writing of final PCM audio sample to dump file. samrobinson 2024-09-19 09:49:56 -0700
  • 75c7ee79d5 Add EditedMediaItemSequence.Builder. samrobinson 2024-09-19 08:20:50 -0700
  • 76e3fc06dd
    Update activity_main.xml Gaëtan Muller 2024-09-19 11:08:06 +0200
  • 980f24d906 Avoid ImageReader frame drops in EffectPlaybackPixelTest kimvde 2024-09-19 00:15:32 -0700
  • ecb0024a0b Improve frame rate calculation by using media duration from mdhd box rohks 2024-09-18 10:39:48 -0700
  • 8799bf4bfe Format Format.frameRate to two decimal places before dumping rohks 2024-09-18 08:11:55 -0700
  • 0b86f89498 Guard DrmSession.requiresSecureDecoder calls with state checks ibaker 2024-09-18 06:39:10 -0700
  • caf70e54db Fix outdated Transformer Javadoc kimvde 2024-09-18 04:53:28 -0700
  • 3e8ecbf564 Remove @DoNotInline annotations ibaker 2024-09-18 04:45:15 -0700
  • 2951a2599c Apply all video Composition effects to single sequence exports kimvde 2024-09-18 04:16:01 -0700
  • fd3d8e1782 Add RATE_UNSET option to encoder performance setting claincly 2024-09-18 03:37:30 -0700
  • f0fb386224 Add workaround for Galaxy Tab S7 FE device PerformancePoint issue michaelkatz 2024-09-18 03:26:43 -0700
  • 69da26935e Fix logic that detects the last media item in Sequence claincly 2024-09-18 02:51:36 -0700
  • 3facfbf542 Assert baseDataSourceFactory non-null in DefaultDataSource.Factory ibaker 2024-09-18 01:57:21 -0700
  • dc66c9160c Update some APIs to Use real types in ShadowNotificationManager hoisie 2024-09-17 16:44:37 -0700
  • 087e75850e Add suitable output checker tests relevant for API 35+ in media3-ui Googler 2024-09-17 13:02:16 -0700
  • acb8e71c6e Set hasMuxedTimestampZero to true only when its muxed sheenachhabra 2024-09-17 07:50:04 -0700
  • e1c4ecf2d3 Add suitable output checker tests relevant for API 35+ in ExoPlayerTest Googler 2024-09-17 06:41:43 -0700
  • 9bc89ae989 Ensure track indices are only added when samples are committed rohks 2024-09-17 05:24:10 -0700
  • 873d485056 Rollback of e88d6fe459 ivanbuper 2024-09-17 05:21:58 -0700
  • 0ea229d795 Remove limit of 2 sequences in CompositionPlayer kimvde 2024-09-17 03:17:17 -0700
  • 6632e64007 Merge pull request #1653 from theskyblockman:main Copybara-Service 2024-09-16 13:52:55 -0700
  • 25bb8e411b Make setFullscreenButtonState UnstableApi oceanjules 2024-09-10 19:44:02 +0100
  • 9b75523fd9 Add and format RELEASENOTES oceanjules 2024-09-10 19:28:32 +0100
  • 5536b73a08 Format with google-java-format oceanjules 2024-09-10 18:28:29 +0100
  • 370a4c0035 Deleted redundant check theskyblockman 2024-09-10 18:56:45 +0200
  • c42f53fcc9 Edited condition to exit updateIsFullscreen quickly theskyblockman 2024-09-10 18:54:34 +0200
  • 4a4b3a3bc0 - Rephrased/Expanded javadocs for fullscreen methods - Replaced all occurrences of "FullScreen" to "Fullscreen" theskyblockman 2024-09-04 14:44:02 +0200
  • 49af9228db Added public-facing calls to set whether to show [fullScreenButton] or [minimalFullScreenButton] in PlayerView calling PlayerControlView theskyblockman 2024-08-24 20:53:02 +0200
  • 47d45a82ca Change the default value of lastSampleDurationBehavior to LAST_SAMPLE_DURATION_BEHAVIOR_SET_FROM_END_OF_STREAM_BUFFER_OR_DUPLICATE_PREVIOUS sheenachhabra 2024-09-16 09:58:37 -0700
  • 0ce6d9620e Merge pull request #1703 from colinkho:fwd-renderer Copybara-Service 2024-09-16 06:25:27 -0700
  • a879bc2154 Rewrite sequence duration matching on MediaSource level claincly 2024-09-16 05:52:19 -0700
  • c8aa122e8a Change from internal review Rohit Singh 2024-09-16 13:22:29 +0100
  • 11aea9b34b Add RELEASENOTES Rohit Singh 2024-09-16 13:15:40 +0100
  • 9975175700 Forward default methods Rohit Singh 2024-09-16 13:01:54 +0100
  • 3c6f1f1e77 Add copyright text and move test to correct package Rohit Singh 2024-09-16 12:36:03 +0100
  • 8ca12338f6 Format with google-java-format Rohit Singh 2024-09-16 12:31:42 +0100
  • 62aef96b7d Format code using google java format Colin Kho 2024-09-06 10:11:35 -0700
  • 72e39c91c4 Denote ForwardingRenderer as subject to change Colin Kho 2024-09-06 10:06:54 -0700
  • 72f26d79f6 Added a forwarding class for Renderer to support composing custom behavior on Metadata & Text Renderers Colin Kho 2024-09-05 22:51:49 -0700
  • e938d27846 Fix typo in release notes michaelkatz 2024-09-16 02:51:39 -0700
  • 011659b326 Add profile and level for H263 codec. Googler 2024-09-15 22:05:46 -0700
  • 6c92402fbb Re-enable audio tests claincly 2024-09-13 05:42:05 -0700
  • 72ae454f67 Use buffered duration from start position to control preload progress tianyifeng 2024-09-13 05:01:54 -0700
  • 023fd32cb1 Merge pull request #1138 from Lavamancer:bugfix/rtsp_message_util_encoded_authority Copybara-Service 2024-09-13 04:16:05 -0700
  • ff656012a8 Update the unisoc blocklist Googler 2024-09-12 19:30:23 -0700
  • bc8d82355f Block secondary audio processing until primary format is configured claincly 2024-09-12 12:39:44 -0700
  • e88d6fe459 Fix truncation error acumulation for Sonic's resampling algorithm ivanbuper 2024-09-12 08:11:41 -0700
  • 3caebbf5ad Fix erroneous use of "cpu_features" in AV1 JNI exports. Googler 2024-09-12 07:27:42 -0700
  • ce98b7d379 Rename SequencePlayerRenderersWrapper kimvde 2024-09-12 00:49:49 -0700
  • 661f3de325 Added note in release notes microkatz 2024-09-12 04:56:57 +0000
  • 61343cd75f Format with google-java-format microkatz 2024-09-12 04:46:51 +0000
  • 17e0fd22b1 Fixed removal of user info for URLs that contain encoded @ characters Lavamancer 2024-02-28 17:24:29 +0100
  • f133e8d1f2 Fix preroll sample handling for non-keyframe media start positions rohks 2024-09-11 10:58:54 -0700
  • d9a678483b Refine sample presentation time validation for negative PTS workaround rohks 2024-09-11 10:01:28 -0700
  • bb3d055191 Do not drop negative timestamp video buffers during transmuxing rohks 2024-09-11 06:56:48 -0700
  • 8271a5f920 Rename CompositingVideoSinkProvider and PreviewAudioPipeline kimvde 2024-09-11 05:46:44 -0700
  • 4be5b74366 Read NAL unit data as 4 byte integer sheenachhabra 2024-09-10 10:54:16 -0700
  • 35dc10aac8 Fix a bug to read last 3 bytes in AnnexBUtils sheenachhabra 2024-09-10 09:28:23 -0700
  • 8bfa7e2de1 Make StreamVolumeManager take streamType in constructor jbibik 2024-09-10 08:02:20 -0700
  • a53ea621bb Stop rejecting frames later in ExternalTextureManager kimvde 2024-09-10 04:23:56 -0700
  • 6604afcb3a Add Kotlin dependencies to missing_aar_type_workaround.gradle 1.5.0-alpha01 ivanbuper 2024-09-06 06:37:44 -0700
  • 327b1c8ad8 Move getCodecProfileAndLevel to CodecSpecificDataUtil sheenachhabra 2024-09-06 06:48:48 -0700
  • a1357befff Add Kotlin dependencies to missing_aar_type_workaround.gradle ivanbuper 2024-09-06 06:37:44 -0700
  • afc72880e9 Populate DeviceInfo in CastPlayer using MediaRouter2 info aquilescanta 2024-09-05 10:35:31 -0700
  • 4e8f17a7cb Do not clear the timeline after the Cast receiver disconnects aquilescanta 2024-09-04 10:39:59 -0700
  • 4ea58a133e Populate DeviceInfo in CastPlayer using MediaRouter2 info aquilescanta 2024-09-05 10:35:31 -0700
  • a1d2310170 Fix stuck player after seek kimvde 2024-09-05 08:52:28 -0700
  • 6822818549 Fix Format.toLogString handling of new Format.labels field ibaker 2024-09-04 11:00:05 -0700
  • a00c446529 Do not clear the timeline after the Cast receiver disconnects aquilescanta 2024-09-04 10:39:59 -0700
  • 87bd9ba585 Make PlayerView Compose workaround opt-in ibaker 2024-09-04 07:21:13 -0700
  • c851464063 Add a note on not using PlayerControlView as a standalone component jbibik 2024-09-04 06:58:43 -0700
  • 0933f561b7 Move MCR CryptoException handling to top-level render() method ibaker 2024-09-04 06:41:52 -0700
  • e27c7d5d45 Use simpler timestamps in tests for readability sheenachhabra 2024-09-04 03:33:04 -0700
  • 6e1bab03bd Add Mp4PlaybackTest for sample with edit list (edts box) rohks 2024-09-03 08:40:10 -0700
  • a7788e0d60 Rename last sample duration behaviour enums sheenachhabra 2024-09-03 08:12:58 -0700
  • 1c61fbadf7 Downscale bitmaps during decoding in Transformer dancho 2024-09-03 07:50:37 -0700
  • 4e305729a0 Bump Media3 version to 1.5.0-alpha01 ivanbuper 2024-09-03 06:37:40 -0700
  • 9562c976a9 Bump Media3 version to 1.5.0-alpha01 ivanbuper 2024-09-03 06:37:40 -0700
  • 9c13301b0a Update release notes for Media3 1.5.0-alpha01 release ivanbuper 2024-09-03 06:00:09 -0700
  • e16b4fff8d Update release notes for Media3 1.5.0-alpha01 release ivanbuper 2024-09-03 06:00:09 -0700