This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-22 15:06:45 +00:00
Code
Releases
Wiki
Activity
Files
a51f724b8b9e24c7d38e59fc61a8bfa211c2076d
godot
/
modules
/
ogg
History
Ellen Poe
76f667bf2a
Merge pull request
#58130
from timothyqiu/ogg-seek-crash
...
Fix infinite recursion when seeking Ogg Vorbis file
2022-02-16 20:14:31 -08:00
..
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
config.py
Replace stb_vorbis with libogg+libvorbis
2021-09-09 19:39:04 -07:00
ogg_packet_sequence.cpp
Fix infinite recursion when seeking Ogg Vorbis file
2022-02-15 15:11:05 +08:00
ogg_packet_sequence.h
initialized member variables in header
2022-02-03 11:14:42 -05:00
register_types.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
register_types.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
SCsub
Remove WebM support (and deps libvpx and opus)
2021-10-15 12:09:11 +02:00