godot/thirdparty/misc
20kdc b1f5cee7d9 webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now clang-format friendly.)
This should fix the various issues with colours in Ogg Theora and WEBM playback.
(A reference project is attached to PR #26051, which this commit should be part of.)

This version of the commit, rather than moving x->RGBA handling into libsimplewebm, uses a colourspace field added to libsimplewebm by a PR there.
Thus, the commit that precedes this should be the synchronization & cleanup commit for that.

Also, this version is now clang-format friendly. I hope.
2019-02-21 22:33:43 +00:00
..
aes256.cpp
aes256.h
base64.c
base64.h base64.h: Fix return type mismatch 2019-01-22 12:47:11 +01:00
clipper.cpp
clipper.hpp
curl_hostcheck.c
curl_hostcheck.h
easing_equations.cpp Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00
fastlz.c
fastlz.h
hq2x.cpp
hq2x.h
ifaddrs-android.cc Android: Better identify thirdparty C/C++ code 2018-12-20 13:07:54 +01:00
ifaddrs-android.h Android: Better identify thirdparty C/C++ code 2018-12-20 13:07:54 +01:00
md5.cpp
md5.h
mikktspace.c
mikktspace.h
open-simplex-noise-LICENSE
open-simplex-noise-no-allocate.patch
open-simplex-noise.c
open-simplex-noise.h
pcg.cpp
pcg.h
sha256.c
sha256.h
smaz.c
smaz.h
stb_truetype.h
stb_vorbis.c
stb_vorbis.h Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
triangulator.cpp
triangulator.h
yuv2rgb.h webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now clang-format friendly.) 2019-02-21 22:33:43 +00:00