Use drflac instead of miniflac

This one is fast as hell! Does seeking really good too. Thank u Doctor
Flac.
This commit is contained in:
jacqueline
2024-02-29 12:08:12 +11:00
parent 77145e56f4
commit d41f9f7033
13 changed files with 12675 additions and 6334 deletions
-3
View File
@@ -149,9 +149,6 @@ return function()
library("MillerShuffle", "Apache 2.0", function()
apache("Copyright 2022 Ronald Ross Miller")
end)
library("miniflac", "BSD", function()
bsd("Copyright (C) 2022 John Regan <john@jrjrtech.com>")
end)
library("ogg", "BSD", function()
xiphbsd("Copyright (c) 2002, Xiph.org Foundation")
end)