Commit graph

  • d0b757886e Fix handling of length-delimited NAL units with 1 or 2 byte length main ibaker 2025-01-09 10:02:22 -0800
  • 64462b99fc Add mediaItem durationUs to Transformer's ExportResult.ProcessedInput shahddaghash 2025-01-09 08:45:46 -0800
  • b225383958 Don't force discontinuity when clipping a merged source duration tonihei 2025-01-09 08:44:30 -0800
  • 2df50f209e CompositionPlayerTest: increase timeout for emulator tests kimvde 2025-01-09 07:53:57 -0800
  • cd511ea60b Add a test file for FragmentedMp4 captions dancho 2025-01-09 07:31:37 -0800
  • b9d12837b4 Use live providers in CompositionPlayer to remove workaround tonihei 2025-01-09 07:07:32 -0800
  • 9608ae4e3d Add LivePositionSupplier util to SimpleBasePlayer tonihei 2025-01-09 07:02:13 -0800
  • 8a709a7d76 Remove setPendingVideoEffects from VideoSink. Googler 2025-01-09 04:45:21 -0800
  • e1b57c130d Make auto frame registration test non-flaky andrewlewis 2025-01-09 04:18:44 -0800
  • 0e6d39de29 Add DefaultRenderersFactory api for experimental MCVR prewarming michaelkatz 2025-01-09 03:05:40 -0800
  • 04ff17d939 CompositionPlayerSeekTest: skip some tests on API 31 emulator kimvde 2025-01-09 00:19:25 -0800
  • 709d3fd35e [demo-compose] Refactor modifier with better Kotlin syntax jbibik 2025-01-08 17:49:03 -0800
  • 314413365b Implement transfer of resources API for renderer pre-warming michaelkatz 2025-01-08 12:10:29 -0800
  • 7d4ddfbb91 Don't force discontinuities for server-side ad insertion transitions tonihei 2025-01-08 09:20:14 -0800
  • d9776e74c8 PlayerListener: do not swallow exceptions thrown before waiting kimvde 2025-01-08 08:00:16 -0800
  • b321c8d3bd Discard already written sample data for clipped DASH periods tonihei 2025-01-08 07:44:36 -0800
  • bb3b85a359 CompositionPlayerSeekTest: don't hide exception while waiting on latch kimvde 2025-01-08 07:07:43 -0800
  • 30038079c4 Split CompositionPlayerSeekTest.playSequenceAndGetTimestampsUs kimvde 2025-01-08 06:16:17 -0800
  • 79d41aac7e [ui-compose] Fix PlayerSurface's use of Player jbibik 2025-01-08 06:04:20 -0800
  • 48e3eaa623 CompositionPlayerSeekTest: increase test timeout for emulators kimvde 2025-01-08 05:45:42 -0800
  • 3a00960831 Remove stale Javadoc kimvde 2025-01-08 05:13:25 -0800
  • 0cf52ed45d Read sample dependencies for H.265 in MP4 dancho 2025-01-08 04:52:02 -0800
  • b54d8737cf Add number of temporal layers to Format dancho 2025-01-08 04:48:03 -0800
  • 281a0e7ac8 Populate HevcConfig with number of temporal layers dancho 2025-01-08 04:27:54 -0800
  • b3e18729d3 H.265 parse number of temporal layers from SPS dancho 2025-01-08 03:46:17 -0800
  • 1bea11637b Add setting final progress at export error or cancellation shahddaghash 2025-01-08 03:21:18 -0800
  • d894217a4e Fix typo for precreateEditingEndedEventBuilder method shahddaghash 2025-01-07 10:52:58 -0800
  • bcae7abde9 Remove TrackToken and replace with int trackId sheenachhabra 2025-01-07 10:13:42 -0800
  • 8dca430e42 Add setting final progress when export success for metrics shahddaghash 2025-01-07 09:49:32 -0800
  • 6f187a3859 Add confetti overlay to Effect demo shahddaghash 2025-01-07 09:29:29 -0800
  • 229aadc91b Update javadoc for FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES dancho 2025-01-07 08:31:02 -0800
  • ec50358784 Do not override pending info when masking bachinger 2025-01-07 08:23:10 -0800
  • e11aabb794 Allow RawAssetLoader media to have unset duration andrewlewis 2025-01-07 06:54:35 -0800
  • 871381288c Use static methods for getSpeedAdjustedTimeAsync and getMediaDurationUs ivanbuper 2025-01-07 06:46:56 -0800
  • 2dc6af1fae [ui-compose] Add PresentationState for first-frame info jbibik 2025-01-07 06:31:28 -0800
  • 31e5142b72 Restrict SubRip and WebVTT parsing to exactly 3 decimal places ibaker 2025-01-07 06:11:03 -0800
  • 9ac91aaadd Return concrete SurfaceAssetLoader from factory andrewlewis 2025-01-07 05:59:25 -0800
  • 38363acc8d Merge pull request #1785 from DolbyLaboratories:dlb/dovi-supplemental-codecs/dev Copybara-Service 2025-01-07 04:58:21 -0800
  • a9f9928eb3 Temporarily remove test class to avoid build breakage tonihei 2025-01-07 04:37:47 -0800
  • 5a87aab2f7 Use Util to request permissions in Transformer demo andrewlewis 2025-01-07 04:11:12 -0800
  • 0074a97333 Remove unnecessary released condition in getProgress shahddaghash 2025-01-07 03:50:04 -0800
  • 0044d0cebc Fix GLES31 javadoc reference to be unambiguous and link correctly andrewlewis 2025-01-07 03:33:21 -0800
  • b2aa8d6d21 Add sample rate fallback to AudioSampleExporter Googler 2025-01-07 01:50:14 -0800
  • 6c2d25184c Make FragmentedMp4Muxer use OutputStream instead of FileOutputStream. Googler 2025-01-06 10:43:12 -0800
  • 575a2ebbd8 [ui-compose] Add gradle version to androidx.compose.foundation jbibik 2025-01-06 09:31:46 -0800
  • 8fe0b7ac69 Merge pull request #1987 from ojoNetgem:Support_for_origin_and_extent_declared_in_ttml_styles Copybara-Service 2025-01-06 09:30:15 -0800
  • ff80ab220f [demo-compose] Add Activity lifecycle methods jbibik 2025-01-06 08:47:01 -0800
  • 8d9cb7e5d0 Resolve some TODO comments that are now fixed by the new parsing support Ian Baker 2025-01-06 15:13:18 +0000
  • 618c2cf952 Add a release note and format with google-java-format Ian Baker 2025-01-03 15:15:14 +0000
  • 82bed39140 Add unit tests for TTML region attrs in style, chained styles UT Olivier Jouvenaux 2025-01-03 10:54:38 +0100
  • 026700a9d9 Add unit tests for region attrs in style Olivier Jouvenaux 2025-01-03 09:28:43 +0100
  • fbd6dfa439 Add support for TTML origin and extent attributes defined in style instead of region Olivier Jouvenaux 2024-12-18 11:36:54 +0100
  • d8333b37cf Upgrade compose bom to 2024.12.01 jbibik 2025-01-06 06:02:55 -0800
  • d01d10ce0e [demo-compose] Refactor MediaPlayerScreen() into ComposeDemoApp() jbibik 2025-01-06 05:31:02 -0800
  • 871c15946b Merge pull request #1947 from totallyunknown:fix/dash-playlist-infinite-loop Copybara-Service 2025-01-06 05:28:26 -0800
  • 115f09dd6d Report ErrorCode and elapsed time metrics for Transformer shahddaghash 2025-01-06 03:52:27 -0800
  • 750baf2c05 Rollback of 9cc4532f84 sheenachhabra 2025-01-03 11:15:21 -0800
  • 7ecaebe3d6 Fix underflow in Sonic#getOutputSize() after #queueEndOfStream() ivanbuper 2025-01-03 09:23:47 -0800
  • cd5d5bde27 Implement basic Metrics Collector in Transformer shahddaghash 2025-01-03 05:24:35 -0800
  • 9b71f2a3ba Mp4Extractor: allow zero length NAL units dancho 2025-01-03 05:18:16 -0800
  • 682889f91d Implement Sonic method to get input frame count from output frame count ivanbuper 2025-01-02 09:33:30 -0800
  • 01c51d8475 Allow dolby vision transcode test to use alternative output mime type sheenachhabra 2025-01-02 04:13:18 -0800
  • 9cc4532f84 Use same decoder selection logic is test as in DefaultDecoderFactory sheenachhabra 2025-01-02 03:47:27 -0800
  • 969c50d60f Fix HDR editing support check in dolby vision test sheenachhabra 2025-01-02 02:57:31 -0800
  • 2caa0d39eb Mp4Extractor: Update APV clip Googler 2025-01-01 22:32:23 -0800
  • 48e3c6fd75 Rollback of f60d2b4146 ivanbuper 2024-12-31 10:23:36 -0800
  • d6e4642bcf Rollback of 5ab9a7856f ivanbuper 2024-12-30 12:21:27 -0800
  • afd601f670 Refactor non-ripple Modifier into a separate file jbibik 2024-12-24 15:24:17 -0800
  • 6da58758a8 Add vertical videos to demo-compose jbibik 2024-12-24 08:44:45 -0800
  • 3b9737f88a Fix release notes based on Devsite linter warnings rohks 2024-12-24 06:14:38 -0800
  • 16617f5a8b Improve javadoc in Mp4LocationData and Mp4OrientationData class sheenachhabra 2024-12-23 07:55:03 -0800
  • 515de89973 Support MediaCodec tonemapping in CompositionPlayer claincly 2024-12-23 02:03:42 -0800
  • f22d91d9e5 Clarify the stream closing responsibility in muxer sheenachhabra 2024-12-20 10:21:31 -0800
  • 8188f7a865 Repect Composition's HDR mode setting using OpenGL claincly 2024-12-20 09:07:35 -0800
  • 5c40498054 Fix quotes around parameter name in release notes rohks 2024-12-20 08:44:16 -0800
  • 1b0e2fb75e Rename "setSampleCopyEnabled" to "setSampleCopyingEnabled" in muxer sheenachhabra 2024-12-20 07:55:32 -0800
  • 684c394019 Fix java doc of setSampleBatchingEnabled method sheenachhabra 2024-12-20 06:56:12 -0800
  • f06bfc2e15 Log errors in BaseGlShaderProgram and QueueingGlShaderProgram. Googler 2024-12-20 05:56:45 -0800
  • c12b1768a6 Add sample rate fallback to DefaultEncoderFactory Googler 2024-12-20 05:47:18 -0800
  • 204f4362a6 Remove publishing for media3-ui-compose temporarily 1.6.0-alpha01 release-1.6.0-alpha01 rohks 2024-12-19 09:52:21 -0800
  • 5c3c3b91f3 Remove publishing for media3-ui-compose temporarily rohks 2024-12-19 09:52:21 -0800
  • 915130eb00 Add usePlatformDiagnostics in Transformer. shahddaghash 2024-12-19 09:00:38 -0800
  • cb578c0f37 Additional comments and limit update interval to manifest value tonihei 2024-12-18 17:35:32 +0000
  • 5da67a0033 fix: prevent infinite loop causing stream freeze in DASH multi-period streams Nils Juenemann 2024-12-03 12:38:15 +0100
  • 8a16294175 Fix typo in 1.6.0-alpha01 release notes ibaker 2024-12-19 07:29:16 -0800
  • 59789b7209 Fix typo in 1.6.0-alpha01 release notes ibaker 2024-12-19 07:29:16 -0800
  • 8b6428a349 Bump Media3 version to 1.6.0-alpha01 rohks 2024-12-19 06:42:52 -0800
  • 506bc91dd8 Bump Media3 version to 1.6.0-alpha01 rohks 2024-12-19 06:42:52 -0800
  • ee01b5b5a7 Update release notes for Media3 1.6.0-alpha01 release rohks 2024-12-19 05:25:11 -0800
  • 9d610894cf Update release notes for Media3 1.6.0-alpha01 release rohks 2024-12-19 05:25:11 -0800
  • 1ac847ad60 Update code according to review result ybai001 2024-12-19 16:28:33 +0800
  • ca58867816 Hard-code channel count and sample rate for AMR-NB and AMR-WB rohks 2024-12-18 11:00:21 -0800
  • 44aa87c832 Extract MuxerException into a separate file sheenachhabra 2024-12-18 10:18:55 -0800
  • c3b58f2434 Bump Media3 version to 1.5.1 shahddaghash 2024-12-18 09:26:54 -0800
  • 76088cd6af Bump Media3 version to 1.5.1 release 1.5.1 shahddaghash 2024-12-18 09:26:54 -0800
  • 7ae9ddf166 Update release notes for Media3 1.5.1 release shahddaghash 2024-12-18 08:22:11 -0800
  • 896bd0d330 Update release notes for Media3 1.5.1 release shahddaghash 2024-12-18 08:22:11 -0800
  • 2f507650cc Merge pull request #1871 from colinkho:cmc Copybara-Service 2024-12-18 06:32:41 -0800
  • 2d37823695 Add VP9 Mp4 clip to Mp4MuxerEndToEndParameterizedAndroidTest Googler 2024-12-18 05:12:38 -0800
  • 1c044c98ad Formatting fixes tonihei 2024-12-18 12:54:27 +0000