webm/thirdparty
Relintai 59c664139c Now the module works. 2022-12-08 13:32:22 +01:00
..
libsimplewebm Initial commit. 2022-12-08 12:42:44 +01:00
libvpx Initial commit. 2022-12-08 12:42:44 +01:00
README.md Now the module works. 2022-12-08 13:32:22 +01:00
SCsub Now the module works. 2022-12-08 13:32:22 +01:00

README.md

Third party libraries

Please keep categories (## level) listed alphabetically and matching their respective folder names. Use two empty lines to separate categories for readability.

libsimplewebm

This contains libwebm, but the version in use is updated from the one used by libsimplewebm, and may have unmarked alterations from that.

Files extracted from upstream source:

  • all the .cpp, .hpp files in the main folder except example.cpp
  • LICENSE

Important: Some files have Godot-made changes. They are marked with // -- GODOT start -- and // -- GODOT end -- comments.

libvpx

Files extracted from upstream source:

TODO.

Important: File libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c has Godot-made change marked with // -- GODOT -- comments.

The files libvpx/third_party/android/cpu-features.{c,h} were copied from the Android NDK r18.