-
I can't understand why the oss-fuzz tests is removed in libvorbis-1.3.7.tar.gz from https://ftp.osuosl.org/pub/xiph/releases/vorbis/, but it remained in release from git.
-
I'm using macOS 10.15.7, using these commands
```bash
./autogen.sh
./configure --enable-werror --enable-static
make -j4
```
But when I used otool to check its dependencies, I got this:
```
o…
-
```
Some projects might not need libwebm and/or libvorbis.
Add the feature so the developer can pick what features they need for their
applicaiton.
```
Original issue reported on code.google.com by…
-
```
Some projects might not need libwebm and/or libvorbis.
Add the feature so the developer can pick what features they need for their
applicaiton.
```
Original issue reported on code.google.com by…
-
```
Some projects might not need libwebm and/or libvorbis.
Add the feature so the developer can pick what features they need for their
applicaiton.
```
Original issue reported on code.google.com by…
-
## Description
The latest version of libsndfile was discovered to contain a memory corruption vulnerability in ogg_vorbis.c:417 vorbis_analysis_wrote() when parsing a specially crafted input file. T…
-
Are you going to keep developing iago or libvorbis.js ? So far, these are the most advanced open source projects for encoding OGG in JS.
-
So I was following the [Hello hashlink](url="https://heaps.io/documentation/hello-hashlink.html") tutorial from Heaps.io and after compiling it i noticed that when I run the `hl hello.hl` it gives me…
-
I have worked out the list of minimal dependencies that need to be installed on Artix Linux (and Arch, which is closely related). They are as follows:
pacman -S git cmake base-devel boost-libs boos…
-
Make it possible to enable/disable features when building. Alos thinking about adding some kind of optional patches support. Ex: put files in a `patches` directory and then will be applied in sorted o…
wader updated
2 years ago