1. 07 Nov, 2012 - 1 commit
    • John Koleszar's avatar
      Rough merge of master into experimental · 7b8dfcb5
      John Koleszar authored
      Creates a merge between the master and experimental branches. Fixes a
      number of conflicts in the build system to allow *either* VP8 or VP9
      to be built. Specifically either:
      
        $ configure --disable-vp9 $ configure --disable-vp8
        --disable-unit-tests
      
      VP9 still exports its symbols and files as VP8, so that will be
      resolved in the next commit.
      
      Unit tests are broken in VP9, but this isn't a new issue. They are
      fixed upstream on origin/experimental as of this writing, but rebasing
      this merge proved difficult, so will tackle that in a second merge
      commit.
      
      Change-Id: I2b7d852c18efd58d1ebc621b8041fe0260442c21
      7b8dfcb5
  2. 06 Nov, 2012 - 4 commits
  3. 05 Nov, 2012 - 2 commits
  4. 02 Nov, 2012 - 5 commits
  5. 01 Nov, 2012 - 3 commits
  6. 31 Oct, 2012 - 11 commits
  7. 30 Oct, 2012 - 14 commits