Skip to content
Snippets Groups Projects
  1. Mar 04, 2014
  2. Feb 27, 2014
  3. Feb 26, 2014
  4. Feb 24, 2014
  5. Feb 22, 2014
  6. Feb 20, 2014
  7. Feb 19, 2014
  8. Feb 13, 2014
  9. Feb 12, 2014
  10. Feb 11, 2014
  11. Feb 07, 2014
  12. Feb 06, 2014
    • 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. Feb 01, 2014
  14. Jan 29, 2014
  15. Jan 27, 2014
  16. Jan 24, 2014
  17. Jan 18, 2014
  18. Jan 15, 2014
  19. Jan 10, 2014
  20. Jan 07, 2014
  21. Oct 18, 2013
    • 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
Loading