1. 04 Mar, 2014 - 1 commit
  2. 27 Feb, 2014 - 1 commit
  3. 26 Feb, 2014 - 3 commits
  4. 24 Feb, 2014 - 1 commit
  5. 22 Feb, 2014 - 1 commit
  6. 20 Feb, 2014 - 3 commits
  7. 19 Feb, 2014 - 8 commits
  8. 13 Feb, 2014 - 5 commits
  9. 12 Feb, 2014 - 1 commit
  10. 11 Feb, 2014 - 1 commit
  11. 07 Feb, 2014 - 2 commits
  12. 06 Feb, 2014 - 3 commits
    • Marco Paniconi's avatar
      Layer based rate control for CBR mode. · 4864ab21
      Marco Paniconi authored
      This patch adds a buffer-based rate control for temporal layers,
      under CBR mode.
      
      Added vpx_temporal_scalable_patters.c encoder for testing temporal
      layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns).
      
      Updated datarate unittest with tests for temporal layer rate-targeting.
      
      Change-Id: I8900a854288b9354d9c697cfeb0243a9fd6790b1
      4864ab21
    • Dmitry Kovalev's avatar
      Adding video reader/writer APIs. · 37e6fd3d
      Dmitry Kovalev authored
      Right now only IVF format is supported which is enough for example code.
      Other formats like y4m, webm, raw yuv will be supported later.
      
      Change-Id: I34c6f20731c1851947587ca5c589d7856b675164
      37e6fd3d
    • James Zern's avatar
      vp8_set_maps.c: silence some type warnings · 7474aebf
      James Zern authored
      Change-Id: I371863fc68f4984a223a684f9e89b25e9991e1e7
      7474aebf
  13. 01 Feb, 2014 - 1 commit
  14. 29 Jan, 2014 - 2 commits
  15. 27 Jan, 2014 - 1 commit
  16. 24 Jan, 2014 - 1 commit
  17. 18 Jan, 2014 - 1 commit
  18. 15 Jan, 2014 - 1 commit
  19. 10 Jan, 2014 - 1 commit
  20. 07 Jan, 2014 - 1 commit
  21. 18 Oct, 2013 - 1 commit
    • Yaowu Xu's avatar
      Added necessary includes · b905dab3
      Yaowu Xu authored
      To avoid the dependency on the order of header files included.
      
      Change-Id: Ic142638d75fe95e6aba41b11664bfa15f076f793
      b905dab3