Files
Dimitris C. 45178a9afc feature(Ogg): Adds OggVorbis playback support (#122)
* park

* park - working

* Adds support for Ogg Vorbis

* fixes

* fix rateNode issue

* Update README to remove M4A limitation note

Removed limitation note for non-optimized M4A files.

* Update iOS requirement from 13.0 to 15.0

* improvements

* removes debug message

* improves `isSeekable` property

* fix

* Refactors project use pure Package.swift and swift test

* Refactor GitHub Actions workflow for Swift package testing
2025-11-08 20:22:56 +02:00

25 lines
700 B
JSON

{
"originHash" : "68edf8cb05464ad5cb63fbf7d9ab8c54c5bfd1afcf71a774b97ff4f35f7e3fd1",
"pins" : [
{
"identity" : "ogg-binary-xcframework",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sbooth/ogg-binary-xcframework",
"state" : {
"revision" : "c0e822e18738ad913864e98d9614927ac1e9337c",
"version" : "0.1.2"
}
},
{
"identity" : "vorbis-binary-xcframework",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sbooth/vorbis-binary-xcframework",
"state" : {
"revision" : "842020eabcebe410e698c68545d6597b2d232e51",
"version" : "0.1.2"
}
}
],
"version" : 3
}