{"id":28559007,"url":"https://github.com/sdwebimage/libvmaf-xcode","last_synced_at":"2025-06-10T08:35:54.286Z","repository":{"id":56932625,"uuid":"388026825","full_name":"SDWebImage/libvmaf-Xcode","owner":"SDWebImage","description":"A wrapper for libvmaf + Xcode project. Support Carthage \u0026\u0026 CocoaPods.","archived":false,"fork":false,"pushed_at":"2023-05-10T08:50:08.000Z","size":412,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-04T02:40:56.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SDWebImage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-21T07:07:40.000Z","updated_at":"2023-05-06T07:30:28.000Z","dependencies_parsed_at":"2024-01-29T10:19:17.242Z","dependency_job_id":null,"html_url":"https://github.com/SDWebImage/libvmaf-Xcode","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"26544e92506764862358ce2198ddab9af7685ed5"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibvmaf-Xcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibvmaf-Xcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibvmaf-Xcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibvmaf-Xcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SDWebImage","download_url":"https://codeload.github.com/SDWebImage/libvmaf-Xcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDWebImage%2Flibvmaf-Xcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259039496,"owners_count":22796847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T08:35:53.680Z","updated_at":"2025-06-10T08:35:54.265Z","avatar_url":"https://github.com/SDWebImage.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libvmaf + Xcode\n\n[![CI Status](http://img.shields.io/travis/SDWebImage/libvmaf-Xcode.svg?style=flat)](https://travis-ci.com/SDWebImage/libvmaf-Xcode)\n[![Version](https://img.shields.io/cocoapods/v/libvmaf.svg?style=flat)](http://cocoapods.org/pods/libvmaf)\n[![License](https://img.shields.io/cocoapods/l/libvmaf.svg?style=flat)](http://cocoapods.org/pods/libvmaf)\n[![Platform](https://img.shields.io/cocoapods/p/libvmaf.svg?style=flat)](http://cocoapods.org/pods/libvmaf)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/SDWebImage/libvmaf-Xcode)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg?style=flat)](https://swift.org/package-manager/)\n\nA wrapper for [libvmaf](https://github.com/Netflix/vmaf) + Xcode project.\nThis enables Carthage support.\n\nThis repo also including the CocoaPods's spec file to use libvmaf.\n\n## Requirements\n\n+ iOS 8\n+ macOS 10.10\n+ tvOS 9.0\n+ watchOS 2.0\n\n## Note\n\nThis Carthage and CocoaPods support, disable the architecture specify assembly code, and use the pure C implementation instead. This because both the lack support for CocoaPods and Xcode NASM compiler.\n\nIf you want the best performance for specify architecture, try to read the [README](https://github.com/Netflix/vmaf/tree/master/libvmaf/README.md) from vmaf to build the pre-built with Meson and Ninja by your own.\n\n## Installation\n\n### Carthage\n\nlibvmaf is (via this repo) available through [Carthage](https://github.com/Carthage/Carthage).\n\n```\ngithub \"SDWebImage/libvmaf-Xcode\"\n```\n\n### CocoaPods\n\nlibvmaf is available through [CocoaPods](https://github.com/CocoaPods/CocoaPods).\n\n```\npod 'libvmaf'\n```\n\n#### Swift Package Manager (Xcode 11+)\n\nlibvmaf is available through [Swift Package Manager](https://swift.org/package-manager).\n\n```swift\nlet package = Package(\n    dependencies: [\n        .package(url: \"https://github.com/SDWebImage/libvmaf-Xcode.git\", from: \"2.2.0\")\n    ]\n)\n```\n\n## Usage\n\nUse libvmaf as you would normally, this is just a repo that adds an Xcode proj.\n\n## License\n\nlibvmaf is available under the [BSD-2-Clause-Patent License](https://github.com/Netflix/vmaf/blob/master/LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdwebimage%2Flibvmaf-xcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdwebimage%2Flibvmaf-xcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdwebimage%2Flibvmaf-xcode/lists"}