TPEPlatform/2014-02-27

Media

  • bug 932562 - Allow running gtests with a b2g build / JW
    • investigate build files involving gtest
    • build gtest/libxul.so on b2g
    • investigate how gecko is integrated into b2g build process
  • bug 762774 - Intermittent test_loop.html | Test timed out. / JW
    • gizmo.mp4 takes 30s for each loop on b2g (software h264 decoder is slow)
    • each file takes 4 loops to finish the test, the execution time is close the timeout
  • bug 972826 - HTTP cache v2: Intermittent TEST-UNEXPECTED-FAIL | test_load_same_resource.html | Test timed out / JW
    • investigate timeout
    • b2g - timeout on waiting for decoder to release
    • trace code of MediaCache/MediaCacheStream

Streaming Media

Graphics

Input

Stability

Platform

  • Gecko Camera: / CTai
    • Bug 959505 - [Display][gonk-kk] Porting GonkNativeWindowClient, GonkBufferQueue, and FakeSurfaceComposer
      • Analysis: The front camera switch crash is addressed by Bug 970557.
    • Camera Panorama Study for MAIDAI
      • Analysis: Android introduce Camera2Client after JB. They try to bring multi-thread and more under-development features(ZSL, Brust, Face-tracking) in this new architecture. We should go ProCamera not Camera in the future. According to the leak of new Android Camera HAL information, we should be able to use our own software to communicate directly with a device's camera hardware.

Study