1. 18 Oct, 2013 - 8 commits
  2. 17 Oct, 2013 - 11 commits
  3. 16 Oct, 2013 - 19 commits
  4. 15 Oct, 2013 - 2 commits
    • Jingning Han's avatar
      9b05f23e
    • Alexander Voronov's avatar
      Updated encoder to handle intra-only frames · d6a59fb1
      Alexander Voronov authored
      Updated the encoder to handle frames that are coded
      intra-only. Intra-only frames must be non-showable,
      that is, the "show frame" flag must be set to 0 in
      the frame header.
      
      Tested by forcing the ARF frames to be coded intra-
      only.
      
      Note: The rate control code will need to be modified
      to account for intra-only frames better than they
      are currently handled.
      
      Change-Id: I6a9dd5337deddcecc599d3a44a7431909ed21079
      d6a59fb1