godot/modules
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
..
bmp
bullet Merge pull request #26014 from AndreaCatania/bugfix 2019-02-18 15:24:09 +01:00
csg Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
cvtt
dds
enet doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
etc
freetype
gdnative Make direct casting among Error and godot_error enums (#23015). 2019-02-18 10:26:22 +01:00
gdscript Merge pull request #25715 from hpvb/fix-25598 2019-02-16 14:39:57 +01:00
gridmap
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg
mbedtls Fix typos with codespell 2019-02-13 09:23:29 +01:00
mobile_vr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
mono Merge pull request #26039 from neikeq/throw_objectdisposedexception 2019-02-19 01:02:20 +01:00
ogg
opensimplex
opus
pvr Use placement new in texture_loader_pvr.cpp (#24417). 2019-01-25 12:41:54 +01:00
recast
regex
squish
stb_vorbis Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga
thekla_unwrap
theora webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now clang-format friendly.) 2019-02-21 22:33:43 +00:00
tinyexr
upnp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
visual_script doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
vorbis
webm webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now clang-format friendly.) 2019-02-21 22:33:43 +00:00
webp
websocket Fix warnings seen with warnings=all and recent GCC 8.2. 2019-02-18 21:54:31 +01:00
xatlas_unwrap
register_module_types.h
SCsub