-
Hello.
Are asm optimizations in libtheora iOS arm64 planned in the near future?
BTW, thank you for your hardwork on this project.
-
**Godot version:**
Godot 3.2 beta 5
**OS/device including version:**
Ubuntu 19.10
**Issue description:**
Backtrace
```
thirdparty/libtheora/state.c:327:37: runtime error: left shift of 1 by 63 …
-
### Steps to reproduce the issue
```console
$ spack spec -I visit%gcc@13.2.0+osmesa ^openmpi@4.1.6
Input spec
--------------------------------
- visit%gcc@13.2.0+osmesa
- ^openmpi@4.1.…
-
> [!IMPORTANT]
> Build validation should be done without use of the "fast build" `-i`/`-I` flags!
> https://github.com/termux/termux-packages/blob/ed5c640b46197c5b1c36434938bfd68fcdba7536/build-pack…
-
I get the graph showing on screen as instructed, but when I try to run the screen capture time-lapse it errors.
Have done lots of googling but to no avail. this is the output I get.
~/rtl-sdr $ ./…
-
After the commit 470f5912, I get this error message when building libtheora:
```
building libtheora - version 1.1.1
=======================
Downloading https://ftp.osuosl.org/pub/xiph/releases/the…
-
Possible advantages of using ffmpeg:
* For images:
* Support animated GIF without special-casing code paths.
* Support animated JXL and animated AVIF (SDL_image doesn't support this).
…
-
Basically every 3rd party library for Godot 3.6 is an older version of said library. Updating said libraries should fix some stuff but it might also introduce some other things as well which I'll need…
-
### Tvheadend Version
git master
### Platform
Other..
### Architecture
Intel x86_64
### Category
Packaging
### Description
I tried to build with the following *FLAGS to opti…
-
My video is 60 seconds, but player.duration returns 3.866
My video is a .ogv generated with ffmpeg (libtheora, libvorbis) 15fps 256x144
ffmpeg -i bunny.mp4 -t 60 -s 256x144 -vcodec libtheora -r 15 -…