1. 7e665ec Add interface for external arf indexes. by Cheng Chen · 4 years, 2 months ago
  2. 0484849 Rename values in RefFrameType and FrameType by angiebird · 4 years, 2 months ago
  3. bff7ecc Use ref_frame[0] to determine mv_count by angiebird · 4 years, 2 months ago
  4. da3e3ec Consistency test for GroupOfPicture by angiebird · 4 years, 2 months ago
  5. a6238a1 Use ObserveGroupOfPicture() in EncodeFrame test by angiebird · 4 years, 2 months ago
  6. 320fb4c Add kGoldenFrame and kOverlayFrame to FrameType by angiebird · 4 years, 2 months ago
  7. 5774259 Merge "x86_simd_caps: make mask value unsigned" by James Zern · 4 years, 2 months ago
  8. 55f2e4a Merge "vp9-rtc: Increase partition threshold to 8x8 for high Q" by Marco Paniconi · 4 years, 2 months ago
  9. a338982 Merge "Cap delta_q_uv to -15..15" by Jerome Jiang · 4 years, 2 months ago
  10. f9eee0c vp9-rtc: Increase partition threshold to 8x8 for high Q by Marco Paniconi · 4 years, 2 months ago
  11. 2d1a7cd Cap delta_q_uv to -15..15 by Jerome Jiang · 4 years, 2 months ago
  12. 939f84f vp9-rtc: Set enable_adaptive_subpel_force_stop to 0 by Marco Paniconi · 4 years, 2 months ago
  13. 0f3fe08 vp8_decode: add missing vpx_clear_system_state by James Zern · 4 years, 3 months ago
  14. 9cfcac1 vp8,GetSigned: silence unsigned int overflow warning by James Zern · 4 years, 3 months ago
  15. c713f84 move common attribute defs to compiler_attributes.h by James Zern · 4 years, 3 months ago
  16. 0d887ef x86_simd_caps: make mask value unsigned by James Zern · 4 years, 3 months ago
  17. 6ca77eb Merge "Set mv to zero if the second ref does not exist" by Cheng Chen · 4 years, 3 months ago
  18. b7075bc Merge "Add a unit test to check partition info" by Cheng Chen · 4 years, 3 months ago
  19. 69b30b3 Add a unit test to check partition info by Cheng Chen · 4 years, 3 months ago
  20. 9d5bc18 Set mv to zero if the second ref does not exist by Cheng Chen · 4 years, 3 months ago
  21. a264f53 Do save/restore_encode_params when rate_ctrl is on by angiebird · 4 years, 3 months ago
  22. 91f8be5 Replace NULL by nullptr in simple_encode.c/h by angiebird · 4 years, 3 months ago
  23. a3171b1 Sync simple_encode.h by angiebird · 4 years, 3 months ago
  24. 67377d3 Rename inverse_vpx_rational to invert_vpx_rational by angiebird · 4 years, 3 months ago
  25. 3329c0e Consistency test for motion vector info by Cheng Chen · 4 years, 3 months ago
  26. 32b6fb9 Pass motion vector info to encode frame result by Cheng Chen · 4 years, 3 months ago
  27. 2c46556 Let SimpleEncode be able to output bitstream by angiebird · 4 years, 3 months ago
  28. 8a5cb08 Add coded_frame to EncodeFrameResults by angiebird · 4 years, 3 months ago
  29. 48b2d90 Merge "Store frame motion vector info" by Cheng Chen · 4 years, 3 months ago
  30. 36133b0 loopfilter_sse2: call unsuffixed lpf functions by James Zern · 4 years, 3 months ago
  31. e582df2 Store frame motion vector info by Cheng Chen · 4 years, 3 months ago
  32. 5be3781 Merge "Fix initialization of delta_q_uv" by Jerome Jiang · 4 years, 3 months ago
  33. 4732101 Fix initialization of delta_q_uv by Jerome Jiang · 4 years, 3 months ago
  34. 22b23e4 Change partition_info to a vector by Cheng Chen · 4 years, 3 months ago
  35. d53645f Merge "Add some description about partition info" by Cheng Chen · 4 years, 3 months ago
  36. a0fa284 Correctly assign partition info by Cheng Chen · 4 years, 3 months ago
  37. b32cb98 Add some description about partition info by Cheng Chen · 4 years, 3 months ago
  38. 4138443 Merge "l2e: cosmetic changes of multi-dimension arrays" by Cheng Chen · 4 years, 3 months ago
  39. 0ffa76d Merge "Consistency test for partition info" by Cheng Chen · 4 years, 3 months ago
  40. a6ff3ab Merge "Pass partition info to encode frame result" by Cheng Chen · 4 years, 3 months ago
  41. db900e5 Consistency test for partition info by Cheng Chen · 4 years, 3 months ago
  42. c2b2234 Pass partition info to encode frame result by Cheng Chen · 4 years, 3 months ago
  43. 4254eca Merge "vp9-rtc: Fix condition in regulate_q for cyclic_refresh" by Marco Paniconi · 4 years, 3 months ago
  44. cafbef7 vp9-rtc: Fix condition in regulate_q for cyclic_refresh by Marco Paniconi · 4 years, 3 months ago
  45. b4345aa l2e: cosmetic changes of multi-dimension arrays by Cheng Chen · 4 years, 3 months ago
  46. 7885960 vp9-svc: Fix to resetting rc flags on change_config by Marco Paniconi · 4 years, 3 months ago
  47. eea06db Store frame partition info by Cheng Chen · 4 years, 3 months ago
  48. 7a63240 Merge "vpx_timestamp,gcd: assert params are positive" by James Zern · 4 years, 3 months ago
  49. eeaf7036 vp9-rtc: Lower threshold for color sensitivity for screen by Marco Paniconi · 4 years, 3 months ago
  50. 7763c88 Merge "vp9: fix control for delta qp for uv" by Jerome Jiang · 4 years, 3 months ago
  51. f33f2fc vpx_timestamp,gcd: assert params are positive by James Zern · 4 years, 3 months ago
  52. 7adcbf2 Merge "add static_assert.h" by James Zern · 4 years, 3 months ago
  53. 76ed2d5 vp9: fix control for delta qp for uv by Jerome Jiang · 4 years, 3 months ago
  54. bc9b7f5 add static_assert.h by James Zern · 4 years, 3 months ago
  55. b78d3b2 Merge "Validate data used by vpx_codec_control..." by James Zern · 4 years, 3 months ago
  56. 6efe453 Validate data used by vpx_codec_control... by Brian Foley · 4 years, 4 months ago
  57. 49aa77c vp9: add delta q for uv channel. add tests. by Jerome Jiang · 4 years, 4 months ago
  58. 18e93be Add comments to frame counts. by Cheng Chen · 4 years, 4 months ago
  59. 087e4e0 Merge "Copy frame counts to the encode result." by Cheng Chen · 4 years, 4 months ago
  60. e2ade25 Merge "vp9_encoder.c,cosmetics: fix some typos" by James Zern · 4 years, 4 months ago
  61. bb2d935 Merge "simple_encode*.cc: add missing copyright" by James Zern · 4 years, 4 months ago
  62. 468157d vp9_encoder.c,cosmetics: fix some typos by James Zern · 4 years, 4 months ago
  63. 64b469f Merge "trivial: fix spelling errors" by James Zern · 4 years, 4 months ago
  64. 9cd933f Merge "Add text to clarify the unit of variables for target bitrate" by James Zern · 4 years, 4 months ago
  65. b809ac3 simple_encode*.cc: add missing copyright by James Zern · 4 years, 4 months ago
  66. 652beb6 trivial: fix spelling errors by Johann · 4 years, 4 months ago
  67. ba7f9f3 Merge "Fix test failure with --size-limit" by Jerome Jiang · 4 years, 4 months ago
  68. 99284cb Fix test failure with --size-limit by Jerome Jiang · 4 years, 4 months ago
  69. 86675d8 Copy frame counts to the encode result. by Cheng Chen · 4 years, 4 months ago
  70. ccb06a9 Avoid reloads in vp9_read_mode_info. by Clement Courbet · 4 years, 4 months ago
  71. 50d1a4a Merge remote-tracking branch 'origin/pekin' by Johann · 4 years, 4 months ago
  72. 0717756 Add text to clarify the unit of variables for target bitrate by Wonkap Jang · 4 years, 4 months ago
  73. d99a0bc Merge "vp8: move error check earlier" by Johann Koenig · 4 years, 5 months ago
  74. 67aa6c8 Merge "trivial: remove reference to error correction" by Johann Koenig · 4 years, 5 months ago
  75. f5d2cc2 Merge "trivial: fix 'fragment' spelling" by Johann Koenig · 4 years, 5 months ago
  76. d1e872e vp8: move error check earlier by Johann · 4 years, 5 months ago
  77. 8a30a2a Merge "vp8 boolreader: ignore invalid input" by Johann Koenig · 4 years, 5 months ago
  78. ace8ab8 Rename encode_frame_index by angiebird · 4 years, 5 months ago
  79. 56f51da Add start_show_index/show_frame_count by angiebird · 4 years, 5 months ago
  80. 01347cd Cosmetic change of update_encode_frame_result() by angiebird · 4 years, 5 months ago
  81. bfa9d01 Move psnr/sse computation under RATE_CTRL flag by angiebird · 4 years, 5 months ago
  82. b4a8ac3 Add detailed description about GroupOfPicture by angiebird · 4 years, 5 months ago
  83. fadfea8 Cosmetic change of vp9_get_gop_coding_frame_count by angiebird · 4 years, 5 months ago
  84. a53b7e5 Add GetFramePixelCount to SimpleEncode by angiebird · 4 years, 5 months ago
  85. 204ba94 Cosmetic changes for RATE_CTRL related functions by angiebird · 4 years, 5 months ago
  86. fa370c3 Merge changes I54f60f62,Idbc437d3 by Angie Chiang · 4 years, 5 months ago
  87. 2f65eb2 Rename parameter two_pass to twopass. by angiebird · 4 years, 5 months ago
  88. 757a5e6 Add GetNextEncodeFrameInfo ObserveGroupOfPicture by angiebird · 4 years, 5 months ago
  89. 7ec7a33 Release v1.8.2 Pekin Duck by Johann · 4 years, 5 months ago pekin v1.8.2
  90. 9c46931 Merge changes I41ff04bb,I3d88d719 by Angie Chiang · 4 years, 5 months ago
  91. 38a4e46 Set frames_since_key in vp9_get_coding_frame_num by angiebird · 4 years, 5 months ago
  92. c33f859 Add vp9_get_gop_coding_frame_count() by angiebird · 4 years, 5 months ago
  93. b7e0372 Merge "Merge Timestamp TestVpxRollover tests for Vp8/Vp9" by Debargha Mukherjee · 4 years, 5 months ago
  94. 65e0663 Merge Timestamp TestVpxRollover tests for Vp8/Vp9 by Debargha Mukherjee · 4 years, 5 months ago
  95. 94fb57d Add GetKeyFrameGroupSize() by angiebird · 4 years, 5 months ago
  96. efa05b7 configure.sh,darwin: fix asm conv w/external build by James Zern · 4 years, 5 months ago
  97. f835ab7 Fix argv leak on Unrecognized input file type err by Wan-Teh Chang · 4 years, 5 months ago
  98. 0438339 Add missing typecast and re-enable timestamp test by Debargha Mukherjee · 4 years, 5 months ago
  99. 92ce61d trivial: fix 'fragment' spelling by Johann · 4 years, 5 months ago
  100. 69022e9 trivial: remove reference to error correction by Johann · 4 years, 5 months ago