1. 02 Aug, 2017 7 commits
  2. 01 Aug, 2017 7 commits
  3. 31 Jul, 2017 23 commits
  4. 27 Jul, 2017 1 commit
    • Fix H262 segmentation. · 908362bd
      Prepend sequence headers to the next frame, instead of appending them to
      the previous frame. Tested decoders like FFMPEG and Google's
      Android/MPEG2 expects to read the sequence headers before the first
      frame they apply to. When sequence headers are appended to the previous
      frame, these are ignored and this leads to incorrect decoding.
      Michael Goffioul committed
  5. 26 Jul, 2017 1 commit
  6. 21 Jul, 2017 1 commit
    • Release notes + version bump for 2.5.0-beta1 · 13732fe6
      There's no way to represent a beta in our integer versioning
      scheme. I propose we just set it the same for all betas + the
      stable release. The versioning for the demo app isn't that
      important, so I've just put it directly to 2.5.0 as well.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=162749130
      olly committed