Skip to content
Snippets Groups Projects
  1. Feb 26, 2014
    • Dmitry Kovalev's avatar
      Merging error-resilient example into simple_encoder. · 194e6f29
      Dmitry Kovalev authored
      The only difference between two examples was a setting of
      g_error_resilient flag in error-resilient example. Moving this
      functionality into simple_encoder with additional command line option.
      
      Change-Id: I0245793320125926e1bf208cc1e87aef39ca478d
      194e6f29
  2. Feb 24, 2014
  3. Feb 22, 2014
  4. Feb 20, 2014
  5. Feb 19, 2014
  6. Feb 13, 2014
  7. Feb 12, 2014
  8. Feb 11, 2014
  9. Feb 07, 2014
  10. 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
  11. Feb 01, 2014
  12. Jan 29, 2014
  13. Jan 27, 2014
  14. Jan 24, 2014
  15. Jan 18, 2014
  16. Jan 15, 2014
  17. Jan 10, 2014
  18. Jan 07, 2014
  19. 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
  20. Dec 26, 2012
  21. Nov 01, 2012
  22. Aug 14, 2012
  23. Jul 14, 2012
Loading