1. 22 May, 2014 - 1 commit
  2. 02 May, 2014 - 1 commit
  3. 30 Apr, 2014 - 1 commit
  4. 23 Apr, 2014 - 1 commit
  5. 22 Apr, 2014 - 1 commit
    • Dmitry Kovalev's avatar
      Renaming "onyx" to "encoder". · ef003078
      Dmitry Kovalev authored
      Actual renames:
        vp9_onyx_if.c -> vp9_encoder.c
        vp9_onyx_int.h -> vp9_encoder.h
      
      Change-Id: I80532a80b118d0060518e6c6a0d640e3f411783c
      ef003078
  6. 08 Apr, 2014 - 1 commit
    • Deb Mukherjee's avatar
      High-level hooks for Profile 2 (10/12 bit) · d35df2d8
      Deb Mukherjee authored
      Adds some high-level hooks for profile 2 before further
      progress on the implementation.
      
      According to the definitiion in this patch:
      1. Profile 2 only supports 10 or 12 bit color but not 8
      2. Profile 2 supports all color sampling modes: 444, 422 and 420,
      and alpha plane.
      3. Profile 3 is currently undefined.
      
      Please consider the definition carefully and suggest modifications
      to the definition as needed.
      
      Change-Id: I5b284fc679e54ac5aee171af72fa7994cfd28995
      d35df2d8
  7. 04 Apr, 2014 - 1 commit
  8. 03 Apr, 2014 - 1 commit
  9. 02 Apr, 2014 - 2 commits
  10. 21 Mar, 2014 - 1 commit
  11. 20 Mar, 2014 - 1 commit
  12. 10 Mar, 2014 - 1 commit
  13. 08 Mar, 2014 - 1 commit
  14. 07 Mar, 2014 - 1 commit
  15. 05 Mar, 2014 - 1 commit
  16. 03 Mar, 2014 - 1 commit
  17. 01 Mar, 2014 - 1 commit
  18. 28 Feb, 2014 - 2 commits
  19. 27 Feb, 2014 - 1 commit
  20. 18 Feb, 2014 - 1 commit
  21. 15 Feb, 2014 - 1 commit
  22. 14 Feb, 2014 - 2 commits
  23. 13 Feb, 2014 - 2 commits
  24. 01 Feb, 2014 - 1 commit
  25. 29 Jan, 2014 - 2 commits
  26. 24 Jan, 2014 - 1 commit
    • Dmitry Kovalev's avatar
      Renaming INTERPOLATION_TYPE to INTERP_FILTER. · 4264c938
      Dmitry Kovalev authored
      Corresponding renames:
        subpel_kernel              => interp_kernel
        vp9_get_filter_kernel()    => vp9_get_interp_kernel()
        pred_filter_type           => pred_interp_filter
        adaptive_pred_filter_type  => adaptive_pred_interp_filter
        mcomp_filter_type          => interp_filter
        read_interp_filter_type()  => read_interp_filter()
        write_interp_filter_type() => write_interp_filter()
        fix_mcomp_filter_type()    => fix_interp_filter()
      
      Change-Id: I1fa61fa1dc81ebbf043457c3ee2d8d4515bee6d3
      4264c938
  27. 23 Jan, 2014 - 1 commit
  28. 22 Jan, 2014 - 1 commit
  29. 18 Jan, 2014 - 2 commits
    • Dmitry Kovalev's avatar
      Removing MODE_STATS. · a0010169
      Dmitry Kovalev authored
      Change-Id: I7520e1cc82b749187c9445356dd7b54f3f3826cc
      a0010169
    • Jingning Han's avatar
      Deprecate best_mv from encoder · b461c088
      Jingning Han authored
      This commit deprecates the use of best_mv from encoding and bit-stream
      writing stages. It hence removes the definition from MACROBLOCKD.
      
      Change-Id: I8e5302775a2aa4a18900726df407bff881f2dfb1
      b461c088
  30. 13 Jan, 2014 - 1 commit
  31. 09 Jan, 2014 - 1 commit
  32. 06 Jan, 2014 - 1 commit
  33. 20 Dec, 2013 - 1 commit
  34. 19 Dec, 2013 - 1 commit