TPEMedia/Study group: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:
** 2015/03/13 [https://docs.google.com/a/mozilla.com/presentation/d/1a-_J3-Pkl42QAYfYDEE8aqliO1t4ESpEEztabqLyJtU/edit?usp=sharing MediaDecoderStateMachine and MediaDecoderReader - Jonathan]
** 2015/03/13 [https://docs.google.com/a/mozilla.com/presentation/d/1a-_J3-Pkl42QAYfYDEE8aqliO1t4ESpEEztabqLyJtU/edit?usp=sharing MediaDecoderStateMachine and MediaDecoderReader - Jonathan]
** 2015/03/20 [https://drive.google.com/a/mozilla.com/file/d/0B-iDmaXy16W2XzN2ZU1UdjRuZkk/view?usp=sharing Load... - Blake]
** 2015/03/20 [https://drive.google.com/a/mozilla.com/file/d/0B-iDmaXy16W2XzN2ZU1UdjRuZkk/view?usp=sharing Load... - Blake]
** 2015/03/27 Play/Pause - Alastor
** 2015/03/27 [https://drive.google.com/file/d/0B8z53fPg4O7NS09KUmIyMmd2bkk/view?usp=sharing Play/Pause - Alastor]
** 2015/04/10 Seek - JW
** 2015/04/10 Seek - JW
** 2015/04/17 Threading model - Benjamin
** 2015/04/17 Threading model - Benjamin

Revision as of 03:43, 27 March 2015

MediaDecoderStateMachine

MediaStreamGraph

  • members
    • Chiahung Tai/John Lin/JW Wang/Kaku Kuo/Steven Lee
  • time
    • Every Friday 11:15-12:00
  • slides
    • smb://fs1.mozilla.com.tw/public/MultiMedia_Team
  • topics
    • 2015/01/30 MediaStream 101 - JW
    • 2015/02/06 MediaStream.h - John
    • 2015/03/06 MediaStreamGraph overview - Chiahung
    • 2015/03/13 GraphDriver - Steven
    • 2015/03/27 Control messages related to gUM - kaku
    • 2015/04/10 getUserMedia on MediaStreamGraph - John
    • 2015/03/17 MediaStreamGraphImpl::UpdateGraph - Steven
    • 2015/04/24 ProcessInput - ctai