SSA/ASS subtitles renderer based on libass
.
This library is released under the MIT license. See LICENSE for details.
Full Changelog: 1.2.4...1.2.5
SSA/ASS subtitles renderer based on libass
.
This library is released under the MIT license. See LICENSE for details.
{ "name": "swift-ass-renderer", "path": "/usr/src/package", "targets": [ { "name": "SwiftAssRendererTests", "path": "Tests", "type": "test", "c99name": "SwiftAssRendererTests", "sources": [ "Extensions/CoreGraphicsTests.swift", "FontConfig/FontConfigTests.swift", "Helpers/FuncCheck.swift", "Helpers/Snapshots.swift", "Mocks/MockBundle.swift", "Mocks/MockContentsLoader.swift", "Mocks/MockDispatchQueue.swift", "Mocks/MockFileManager.swift", "Mocks/MockFontConfig.swift", "Mocks/MockImagePipeline.swift", "Mocks/MockLibraryWrapper.swift", "Mocks/MockLogger.swift", "Pipeline/AccelerateImagePipelineTests.swift", "Pipeline/BlendImagePipelineTests.swift", "Pipeline/PipelineTestCase.swift", "Renderer/AssSubtitlesRendererTests.swift" ], "resources": [ { "path": "/usr/src/package/Tests/Resources/Fonts", "rule": { "copy": {} } }, { "path": "/usr/src/package/Tests/Resources/Subs", "rule": { "copy": {} } } ], "module_type": "SwiftTarget", "target_dependencies": [ "SwiftAssRenderer" ], "product_dependencies": [ "SnapshotTesting" ] }, { "name": "SwiftAssRenderer", "path": "Sources/SwiftAssRenderer", "type": "library", "c99name": "SwiftAssRenderer", "sources": [ "Composition/AssSubtitlesRenderer+Composition.swift", "Composition/AssVideoComposition.swift", "Extensions/AVPlayer.swift", "Extensions/Bundle.swift", "Extensions/CALayer.swift", "Extensions/CoreGraphics.swift", "Extensions/DispatchQueue.swift", "Extensions/FileManager.swift", "Extensions/Tuple.swift", "Extensions/View.swift", "FontConfig/FontConfig.swift", "Loader/ContentsLoader.swift", "Logger/Logger.swift", "Overlay/AssSubtitles.swift", "Overlay/AssSubtitlesAttachModifier.swift", "Overlay/AssSubtitlesView+AVPlayerLayer.swift", "Overlay/AssSubtitlesView+AVPlayerView.swift", "Overlay/AssSubtitlesView+AVPlayerViewController.swift", "Overlay/AssSubtitlesView.swift", "Overlay/Platform.swift", "Pipeline/AccelerateImagePipeline.swift", "Pipeline/BlendImagePipeline.swift", "Pipeline/ImagePipelineHelpers.swift", "Pipeline/ImagePipelineType.swift", "Pipeline/ProcessedImage.swift", "Renderer/AssSubtitlesRenderer.swift", "Wrapper/LibraryWrapper.swift" ], "resources": [ { "path": "/usr/src/package/Sources/SwiftAssRenderer/Resources/PrivacyInfo.xcprivacy", "rule": { "copy": {} } } ], "module_type": "SwiftTarget", "product_memberships": [ "SwiftAssRenderer" ], "target_dependencies": [ "SwiftAssBlend" ], "product_dependencies": [ "SwiftLibass", "CombineSchedulers", "CombineExt" ] }, { "name": "SwiftAssBlend", "path": "Sources/SwiftAssBlend", "type": "library", "c99name": "SwiftAssBlend", "sources": [ "RenderBlend.c" ], "module_type": "ClangTarget", "product_memberships": [ "SwiftAssRenderer" ], "product_dependencies": [ "SwiftLibass" ] } ], "products": [ { "name": "SwiftAssRenderer", "type": { "library": [ "automatic" ] }, "targets": [ "SwiftAssRenderer" ] } ], "platforms": [ { "name": "ios", "version": "15.0" }, { "name": "tvos", "version": "15.0" }, { "name": "visionos", "version": "1.0" }, { "name": "macos", "version": "12.0" }, { "name": "maccatalyst", "version": "15.0" } ], "dependencies": [ { "url": "https://github.com/mihai8804858/swift-snapshot-testing", "type": "sourceControl", "identity": "swift-snapshot-testing", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/mihai8804858/swift-libass", "type": "sourceControl", "identity": "swift-libass", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/pointfreeco/combine-schedulers", "type": "sourceControl", "identity": "combine-schedulers", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/CombineCommunity/CombineExt.git", "type": "sourceControl", "identity": "combineext", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.9", "manifest_display_name": "swift-ass-renderer" }
{ "name": "swift-ass-renderer", "targets": [ { "name": "SwiftAssRenderer", "path": "Sources/SwiftAssRenderer", "type": "regular", "exclude": [], "settings": [], "resources": [ { "path": "Resources/PrivacyInfo.xcprivacy", "rule": { "copy": {} } } ], "dependencies": [ { "target": [ "SwiftAssBlend", null ] }, { "product": [ "SwiftLibass", "swift-libass", null, null ] }, { "product": [ "CombineSchedulers", "combine-schedulers", null, null ] }, { "product": [ "CombineExt", "CombineExt", null, null ] } ], "packageAccess": true }, { "name": "SwiftAssBlend", "path": "Sources/SwiftAssBlend", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "SwiftLibass", "swift-libass", null, null ] } ], "packageAccess": true }, { "name": "SwiftAssRendererTests", "path": "Tests", "type": "test", "exclude": [ "Pipeline/__Snapshots__" ], "settings": [], "resources": [ { "path": "Resources/Fonts", "rule": { "copy": {} } }, { "path": "Resources/Subs", "rule": { "copy": {} } } ], "dependencies": [ { "target": [ "SwiftAssRenderer", null ] }, { "product": [ "SnapshotTesting", "swift-snapshot-testing", null, null ] } ], "packageAccess": true } ], "products": [ { "name": "SwiftAssRenderer", "type": { "library": [ "automatic" ] }, "targets": [ "SwiftAssRenderer" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "ios" }, { "options": [], "version": "15.0", "platformName": "tvos" }, { "options": [], "version": "1.0", "platformName": "visionos" }, { "options": [], "version": "12.0", "platformName": "macos" }, { "options": [], "version": "15.0", "platformName": "maccatalyst" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-snapshot-testing", "location": { "remote": [ { "urlString": "https://github.com/mihai8804858/swift-snapshot-testing" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swift-libass", "location": { "remote": [ { "urlString": "https://github.com/mihai8804858/swift-libass" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "combine-schedulers", "location": { "remote": [ { "urlString": "https://github.com/pointfreeco/combine-schedulers" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "combineext", "location": { "remote": [ { "urlString": "https://github.com/CombineCommunity/CombineExt.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.9.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "swift-ass-renderer", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/mihai8804858/swift-snapshot-testing", "name": "swift-snapshot-testing", "path": "/usr/src/package/.build/checkouts/swift-snapshot-testing", "version": "unspecified", "identity": "swift-snapshot-testing", "dependencies": [ { "url": "https://github.com/apple/swift-syntax", "name": "swift-syntax", "path": "/usr/src/package/.build/checkouts/swift-syntax", "version": "510.0.2", "identity": "swift-syntax", "dependencies": [] } ] }, { "url": "https://github.com/mihai8804858/swift-libass", "name": "swift-libass", "path": "/usr/src/package/.build/checkouts/swift-libass", "version": "1.0.0", "identity": "swift-libass", "dependencies": [] }, { "url": "https://github.com/pointfreeco/combine-schedulers", "name": "combine-schedulers", "path": "/usr/src/package/.build/checkouts/combine-schedulers", "version": "1.0.0", "identity": "combine-schedulers", "dependencies": [ { "url": "https://github.com/pointfreeco/swift-concurrency-extras", "name": "swift-concurrency-extras", "path": "/usr/src/package/.build/checkouts/swift-concurrency-extras", "version": "1.1.0", "identity": "swift-concurrency-extras", "dependencies": [] }, { "url": "https://github.com/pointfreeco/xctest-dynamic-overlay", "name": "xctest-dynamic-overlay", "path": "/usr/src/package/.build/checkouts/xctest-dynamic-overlay", "version": "1.1.2", "identity": "xctest-dynamic-overlay", "dependencies": [] } ] }, { "url": "https://github.com/CombineCommunity/CombineExt.git", "name": "CombineExt", "path": "/usr/src/package/.build/checkouts/CombineExt", "version": "1.8.1", "identity": "combineext", "dependencies": [] } ] }