1. dd18536 Merge "gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile." by James Zern · 11 years ago
  2. 8ec2d6e Merge "tests: enable datarate_test based on CONFIG_ENCODERS" by James Zern · 11 years ago
  3. 5a7ac03 Changed a constant array to static const type by Yaowu Xu · 11 years ago
  4. f1633e5 Merge "Remove an unused variable" by Yaowu Xu · 11 years ago
  5. b4262c6 tests: enable datarate_test based on CONFIG_ENCODERS by James Zern · 11 years ago
  6. 64548b6 update gitignore by James Zern · 11 years ago
  7. 20eb5cb move vp9_spatial_scalable_encoder.c to examples/ by James Zern · 11 years ago
  8. ba9b4b8 Merge "Refactor selected partition size coding for rtc" by Jingning Han · 11 years ago
  9. a0f0655 Merge "update nestegg" by James Zern · 11 years ago
  10. 0ccb203 Merge "vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID" by James Zern · 11 years ago
  11. a8e1d66 Merge "Stop gating non420 features with a configure flag." by Alex Converse · 11 years ago
  12. bc28ee7 Merge "Require an --experimental-bitstream flag at runtime for encoding profile 1." by Alex Converse · 11 years ago
  13. 1fc0bde Refactor selected partition size coding for rtc by Jingning Han · 11 years ago
  14. 67a1bff Merge "vp9_rd_pick_inter_mode_sb() reorganization" by Yaowu Xu · 11 years ago
  15. 6e3cf6e Stop gating non420 features with a configure flag. by Alex Converse · 11 years ago
  16. d66bd22 Require an --experimental-bitstream flag at runtime for encoding profile 1. by Alex Converse · 11 years ago
  17. cc6117d update nestegg by James Zern · 11 years ago
  18. 53a11c9 vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID by James Zern · 11 years ago
  19. 1d3ca08 obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat. by Tom Finegan · 11 years ago
  20. 6c714bd Merge "Enable reduced set of intra modes in rtc coding" by Yaowu Xu · 11 years ago
  21. b27207c Merge "Added three test vectors with droppable frames" by Adrian Grange · 11 years ago
  22. 463ba70 vp9_rd_pick_inter_mode_sb() reorganization by Alex Converse · 11 years ago
  23. d66a63f Enable reduced set of intra modes in rtc coding by Jingning Han · 11 years ago
  24. a134527 Merge "Force alt reference frame off in rtc mode" by Jingning Han · 11 years ago
  25. 70c38b1 Added three test vectors with droppable frames by Yaowu Xu · 11 years ago
  26. 6d6d9b2 Merge "Test vectors for odd image width and height." by Adrian Grange · 11 years ago
  27. e36cfc9 Merge "vp9_subpel_variance_impl_intrin_avx2.c: make some tables static" by James Zern · 11 years ago
  28. e2f614b Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables static" by James Zern · 11 years ago
  29. 3240db7 Merge "vp9_subpixel_8t_intrin_avx2.c: make some tables static" by James Zern · 11 years ago
  30. abf5b8d Force alt reference frame off in rtc mode by Jingning Han · 11 years ago
  31. 7f17b2e gen_msvs_vcxproj.sh: Set TargetName instead of OutputFile. by Tom Finegan · 11 years ago
  32. c58e1c7 Remove an unused variable by Yaowu Xu · 11 years ago
  33. 12c4458 Test vectors for odd image width and height. by Jim Bankoski · 11 years ago
  34. be4cf6b Merge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface" by Jingning Han · 11 years ago
  35. 65bcabb Merge "Use MI_BLOCK_SIZE in block coding loop" by Jingning Han · 11 years ago
  36. 2aac18a Merge "Rework non-RD mode decision coding flow" by Jingning Han · 11 years ago
  37. 18e3415 Merge "twopass_encoder.c: Silence MSVC data loss warnings." by Tom Finegan · 11 years ago
  38. cd510ea Merge "vpx_temporal_scalable_patterns: set rc_target_bitrate correct." by Marco Paniconi · 11 years ago
  39. cde6b50 Merge "Use fast HEX search in real time mode" by Yunqing Wang · 11 years ago
  40. 1d34991 Merge "Only track mode_chosen_counts if CONFIG_INTERNAL_STATS." by Alex Converse · 11 years ago
  41. 5959853 vp9_encodeframe.c: Silence rdmult assignment warning with a cast. by Tom Finegan · 11 years ago
  42. 6224516 Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call." by Tom Finegan · 11 years ago
  43. 15e9508 vp9_encodeframe.c: Silence totalrate assignment warning with a cast. by Tom Finegan · 11 years ago
  44. 8f69ce2 vpx_temporal_scalable_patterns: set rc_target_bitrate correct. by Marco Paniconi · 11 years ago
  45. fd402e1 Condition alt-ref entropy context setting on svc. by Marco Paniconi · 11 years ago
  46. bb61327 Merge "vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb()." by Paul Wilkins · 11 years ago
  47. f6ab614 Merge "video_source.h: Minor clean up." by James Zern · 11 years ago
  48. 3fa7c9e Merge "vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings." by James Zern · 11 years ago
  49. e55e02a Merge "vp8cx_set_ref.c: Silence MSVC data loss warning." by James Zern · 11 years ago
  50. fdb2337 Merge "Fixed compilation on mingw with secure APIs enabled by default." by James Zern · 11 years ago
  51. 6575191 Only track mode_chosen_counts if CONFIG_INTERNAL_STATS. by Alex Converse · 11 years ago
  52. 34d02b0 vp8cx_set_ref.c: Silence MSVC data loss warning. by Tom Finegan · 11 years ago
  53. 560119c vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings. by Tom Finegan · 11 years ago
  54. 3118aba twopass_encoder.c: Silence MSVC data loss warnings. by Tom Finegan · 11 years ago
  55. eb2325e video_source.h: Minor clean up. by Tom Finegan · 11 years ago
  56. 33bb443 Merge "decode_with_drops.c: Cast away MSVC data loss warning." by James Zern · 11 years ago
  57. 68d4903 Merge "simple_decoder.c: Silence MSVC data loss warning." by James Zern · 11 years ago
  58. 8491e3c Merge "postproc.c: Cast away MSVC data loss warning." by James Zern · 11 years ago
  59. aa7c495 Rename vp8_cfg to vp9_cfg in vp9_cx_iface by Jingning Han · 11 years ago
  60. 3ba5df4 Merge "Adding is_mv_valid() function." by Dmitry Kovalev · 11 years ago
  61. 43b7959 Merge "Do not use the value of 'rate_mv' if uninitialized." by Alex Converse · 11 years ago
  62. 1ea12f5 Merge "vpx_temporal_scalable_patterns.c: Silence MSVC warnings." by Tom Finegan · 11 years ago
  63. ebf4550 simple_decoder.c: Silence MSVC data loss warning. by Tom Finegan · 11 years ago
  64. a3c521e postproc.c: Cast away MSVC data loss warning. by Tom Finegan · 11 years ago
  65. 6811dbc decode_with_drops.c: Cast away MSVC data loss warning. by Tom Finegan · 11 years ago
  66. 14e3d31 Merge "error_resilient.c: Cast away MSVC data loss warning." by Tom Finegan · 11 years ago
  67. a63a8e1 Merge "decode_to_md5.c: Silence warning with cast." by Tom Finegan · 11 years ago
  68. e2a0255 Merge "force_keyframe.c: Cast away MSVC data loss warning." by Tom Finegan · 11 years ago
  69. c467095 Merge "vpx_frame_buffer.h: add doxygen \file block" by James Zern · 11 years ago
  70. fb8a2cf error_resilient.c: Cast away MSVC data loss warning. by Tom Finegan · 11 years ago
  71. 10f2db2 Merge "vp9: normalize DECLARE_ALIGNED use on global tables" by James Zern · 11 years ago
  72. 3d2f832 force_keyframe.c: Cast away MSVC data loss warning. by Tom Finegan · 11 years ago
  73. 7e1d0e38 vpx_temporal_scalable_patterns.c: Silence MSVC warnings. by Tom Finegan · 11 years ago
  74. 93ba687 Use MI_BLOCK_SIZE in block coding loop by Jingning Han · 11 years ago
  75. b99ed1e Rework non-RD mode decision coding flow by Jingning Han · 11 years ago
  76. fdf3bfa decode_to_md5.c: Silence warning with cast. by Tom Finegan · 11 years ago
  77. 98bf47d Merge "Remove comment from calls to vp9_clear_system_state." by Paul Wilkins · 11 years ago
  78. 9b75f381 Adding is_mv_valid() function. by Dmitry Kovalev · 11 years ago
  79. a7f8624 Cleaning up vp9_onyx_if.c. by Dmitry Kovalev · 11 years ago
  80. 35bd886 Merge "Cleaning up pack_inter_mode_mvs() function." by Dmitry Kovalev · 11 years ago
  81. 4e06ee3 Merge "Removing unused tree_update_hist[] array." by Dmitry Kovalev · 11 years ago
  82. 54164c0 Merge "Cleaning up vp9_encodemb.c." by Dmitry Kovalev · 11 years ago
  83. b78c219 vp9: normalize DECLARE_ALIGNED use on global tables by James Zern · 11 years ago
  84. a0e4955 vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb(). by Tom Finegan · 11 years ago
  85. f4ce20c Removed unnecessary type cast by Yaowu Xu · 11 years ago
  86. d12b39d vp9_subpel_variance_impl_intrin_avx2.c: make some tables static by James Zern · 11 years ago
  87. d73d621 vp9_subpixel_8t_intrin_ssse3.c: make some tables static by James Zern · 11 years ago
  88. a96af49 vp9_subpixel_8t_intrin_avx2.c: make some tables static by James Zern · 11 years ago
  89. 26c8e72 Merge "vp9_filter: move table alignment decl's to header" by James Zern · 11 years ago
  90. 011be1a Merge "restore examples to doxygen output" by James Zern · 11 years ago
  91. 89ec990 Add comments to portion of SVC interface. by Marco Paniconi · 11 years ago
  92. 76c1896 vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call. by Tom Finegan · 11 years ago
  93. 2ceaf10 Do not use the value of 'rate_mv' if uninitialized. by Alex Converse · 11 years ago
  94. 9b9c33a Remove comment from calls to vp9_clear_system_state. by Adrian Grange · 11 years ago
  95. e3178d0 Merge "Enable sub-pixel motion search for rtc mode" by Jingning Han · 11 years ago
  96. f11a851 Merge "Initialize internal buffer pointers in rtc mode" by Jingning Han · 11 years ago
  97. 360c80c Use fast HEX search in real time mode by Yunqing Wang · 11 years ago
  98. 0cc71c9 Merge "SSSE3 convolution optimization" by Yunqing Wang · 11 years ago
  99. ad8d445 Merge "AVX2 SubPixel Variance Optimization" by Yunqing Wang · 11 years ago
  100. 6478673 Enable sub-pixel motion search for rtc mode by Jingning Han · 11 years ago