1. 19 Jun, 2013 - 1 commit
    • James Zern's avatar
      test_libvpx: disable pthreads in gtest · 90a9900a
      James Zern authored
      currently threading is internal to libvpx so thread safety is unneeded
      in libgtest -- visual studio builds already operate in this way as they
      do not have pthread.h available by default.
      
      this removes an unconditional link to libpthread using $(extralibs)
      should libvpx require it.
      
      Change-Id: Ieae1d693406653a54b54fba818c598836797d33b
      90a9900a
  2. 18 Jun, 2013 - 12 commits
  3. 17 Jun, 2013 - 13 commits
  4. 15 Jun, 2013 - 3 commits
  5. 14 Jun, 2013 - 6 commits
  6. 13 Jun, 2013 - 5 commits