loliball
  • 萝莉省 萝莉市
  • Joined on 2024-08-20
loliball synced commits to refs/pull/1752/merge at loliball/media from mirror 2024-10-09 07:48:15 +08:00
4b29e99bb6 Merge a4979a8667e36e1cfc527e3462a6071abb17abc7 into 546d7da2f218b20cf19ba1d28bcef181c2e9ddb0
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 13 commits »
loliball synced commits to refs/pull/1742/merge at loliball/media from mirror 2024-10-09 07:48:14 +08:00
e744c4feb2 Merge 8999e8a34bcba5616883b90af0d916e3f500b86e into 546d7da2f218b20cf19ba1d28bcef181c2e9ddb0
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 15 commits »
loliball synced commits to refs/pull/1618/merge at loliball/media from mirror 2024-10-09 07:48:13 +08:00
615be1cd54 Merge b770653d781e73ca7a20bc4413584599fe3001f7 into c4ff07e2290ce824d135227640ae45213de728d3
c4ff07e229 Don't advertise commands that are not available
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
b770653d78 Added a release note
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
Compare 9 commits »
loliball synced commits to refs/pull/1618/head at loliball/media from mirror 2024-10-09 07:48:12 +08:00
b770653d78 Added a release note
ae363671b5 Moved supportsFormat functional code to private method
34f50adcd2 Format with google-java-format
a772e1525c Add a static rendererSupportsFormat method for MCVR
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 272 commits »
loliball synced commits to refs/pull/1591/merge at loliball/media from mirror 2024-10-09 07:48:11 +08:00
80732c8c20 Merge a2a6d378d32ae82040fec3864beaa6ddc1daeac7 into 546d7da2f218b20cf19ba1d28bcef181c2e9ddb0
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 13 commits »
loliball synced commits to refs/pull/1451/merge at loliball/media from mirror 2024-10-09 07:48:10 +08:00
a254a22d04 Merge e1f9c22b3483e3940b56480357dfc2d344049db1 into 546d7da2f218b20cf19ba1d28bcef181c2e9ddb0
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 13 commits »
loliball synced commits to refs/pull/1134/merge at loliball/media from mirror 2024-10-09 07:48:09 +08:00
9523cbb160 Merge 4a0031889924ab4468295e906f9fba1dcc0d251a into c4ff07e2290ce824d135227640ae45213de728d3
c4ff07e229 Don't advertise commands that are not available
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
Compare 14 commits »
loliball synced commits to refs/pull/1235/merge at loliball/media from mirror 2024-10-09 07:48:09 +08:00
fa7e1ef609 Merge 62e1383a5b7a2883e8d9a0039c2777a16141cef2 into 546d7da2f218b20cf19ba1d28bcef181c2e9ddb0
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
Compare 13 commits »
loliball synced commits to main at loliball/media from mirror 2024-10-09 07:48:08 +08:00
c4ff07e229 Don't advertise commands that are not available
546d7da2f2 Fix Fmp4Extractor.init to use text transcoding ExtractorOutput
72ab282c0d Ignore channelCount and sampleRate values read from iamf box
8f82a15e48 Return early when audioManager is null
Compare 4 commits »
loliball synced commits to refs/pull/1785/merge at loliball/media from mirror 2024-10-08 23:38:16 +08:00
28d1537f6c Merge 79078c390d02fe882710d8574410c896ad76de9c into fd48dd9ce8c448eec520c264d2e4a53d100faf78
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
abfeea518e Ensure consistent ExtractorOutput usage in WebvttExtractor
5f935ef22e DefaultVideoSink: implement initialize() and isInitialized()
62864d5475 Merge pull request #1651 from colinkho:mp-cl
Compare 10 commits »
loliball synced commits to refs/pull/1754/head at loliball/media from mirror 2024-10-08 23:38:15 +08:00
c9d435650d Formatting and javadoc
359c86968e Remove unused import
fa264ee03c Allow Injection of custom Executor in ProgressiveMediaSource
d8fab491a3 Remove unused Executors import
a783d3dc7a Allow custom Executor to be supplied to ChunkSampleStream
Compare 46 commits »
loliball synced commits to refs/pull/1754/merge at loliball/media from mirror 2024-10-08 23:38:15 +08:00
c4debb913c Merge c9d435650d7f95cb9a528e8919f574fcbd233b53 into 5f935ef22e118830c9fd29d0244a25e1c32af31e
5f935ef22e DefaultVideoSink: implement initialize() and isInitialized()
c9d435650d Formatting and javadoc
359c86968e Remove unused import
fa264ee03c Allow Injection of custom Executor in ProgressiveMediaSource
Compare 15 commits »
loliball synced commits to refs/pull/1651/head at loliball/media from mirror 2024-10-08 23:38:14 +08:00
bf88128383 Formatting and additional call for preloading period
7b0f83690c Add LoadingInfo as a parameter to continueLoading on MediaPeriodHolder
8d0b82dfc3 PlaybackVideoGraphWrapper: rename VideoSinkImpl to InputVideoSink
af922fbcb0 Fix truncation error accumulation on Sonic's time stretching algorithm
f7af58951d Allow signed TTML region origins
Compare 12 commits »
loliball synced commits to refs/pull/1618/merge at loliball/media from mirror 2024-10-08 23:38:13 +08:00
16cd633a1f Merge a79b581c244ce356fcb6c640c67d7f4249a81e61 into fd48dd9ce8c448eec520c264d2e4a53d100faf78
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
abfeea518e Ensure consistent ExtractorOutput usage in WebvttExtractor
5f935ef22e DefaultVideoSink: implement initialize() and isInitialized()
62864d5475 Merge pull request #1651 from colinkho:mp-cl
Compare 12 commits »
loliball synced commits to main at loliball/media from mirror 2024-10-08 23:38:12 +08:00
fd48dd9ce8 Add PlaybackLooperProvider and make it injectable for ExoPlayer
abfeea518e Ensure consistent ExtractorOutput usage in WebvttExtractor
5f935ef22e DefaultVideoSink: implement initialize() and isInitialized()
62864d5475 Merge pull request #1651 from colinkho:mp-cl
52f08d46c2 Add motion photo support to Transformer
Compare 9 commits »
loliball synced and deleted reference refs/tags/refs/pull/1651/merge at loliball/media from mirror 2024-10-08 23:38:11 +08:00
loliball synced commits to refs/pull/1752/merge at loliball/media from mirror 2024-10-08 14:48:13 +08:00
8078b4e237 Merge a4979a8667e36e1cfc527e3462a6071abb17abc7 into 8d0b82dfc352834e1b19d8ca48927355a064c00e
8d0b82dfc3 PlaybackVideoGraphWrapper: rename VideoSinkImpl to InputVideoSink
Compare 2 commits »
loliball synced commits to refs/pull/1577/merge at loliball/media from mirror 2024-10-08 14:48:12 +08:00
f93fa69301 Merge 7dcc64718ec2c048aa81606104191fe07481f4d8 into 8d0b82dfc352834e1b19d8ca48927355a064c00e
8d0b82dfc3 PlaybackVideoGraphWrapper: rename VideoSinkImpl to InputVideoSink
af922fbcb0 Fix truncation error accumulation on Sonic's time stretching algorithm
f7af58951d Allow signed TTML region origins
af6ad43ca0 Disable the language/role flag preferences when selecting "none"
Compare 7 commits »
loliball synced commits to refs/pull/1346/merge at loliball/media from mirror 2024-10-08 14:48:11 +08:00
b9c60df2a7 Merge d0e72141850d3c271fc26b488323cda5959fcfe2 into 8d0b82dfc352834e1b19d8ca48927355a064c00e
8d0b82dfc3 PlaybackVideoGraphWrapper: rename VideoSinkImpl to InputVideoSink
af922fbcb0 Fix truncation error accumulation on Sonic's time stretching algorithm
Compare 3 commits »
loliball synced commits to refs/pull/1451/merge at loliball/media from mirror 2024-10-08 14:48:11 +08:00
8e1b68c20c Merge e1f9c22b3483e3940b56480357dfc2d344049db1 into 8d0b82dfc352834e1b19d8ca48927355a064c00e
8d0b82dfc3 PlaybackVideoGraphWrapper: rename VideoSinkImpl to InputVideoSink
af922fbcb0 Fix truncation error accumulation on Sonic's time stretching algorithm
Compare 3 commits »