1. 21 Feb, 2019 2 commits
    • webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now… · b1f5cee7
      20kdc authored
      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.
    • Sync libsimplewebm with fe57fd3 (but not the libwebm sub-lib) · 006f6f5b
      20kdc authored
      This is to get the colourspace information commit in,
       but it also performs a bit of cleanup regarding the entry in the thirdparty README.
      
      The reason libwebm wasn't synced is because it has a bunch of unmarked changes,
       and it'd be better if the person responsible untangled that as
       they may know what they did and why they did it.
      
      Given this, it might be a good idea to disconnect libwebm from the libsimplewebm code.
  2. 19 Feb, 2019 5 commits
  3. 18 Feb, 2019 25 commits
  4. 17 Feb, 2019 8 commits