1. ccc2abc Add missing license info by Jerome Jiang · 3 years, 10 months ago
  2. 96703f2 third_party/libyuv: update to dfaf753 by Christopher Degawa · 4 years, 1 month ago
  3. d656d8b correct googletest version info by James Zern · 4 years, 6 months ago
  4. 51be0dd googletest: enable failure on uninstantiated tests by James Zern · 4 years, 6 months ago
  5. c810066 x86inc.asm: update to 3e5aed95c by Johann · 4 years, 9 months ago
  6. 55749df x86inc.asm: only set visibility for chromium builds by Johann · 4 years, 10 months ago
  7. cf6ed7f x86inc.asm: do not align .text for aout by Johann · 4 years, 10 months ago
  8. af0d4a6 x86inc.asm: use .text on macho32 by Johann · 4 years, 10 months ago
  9. 76778cf x86inc.asm: copy PIC macros from x86_abi_support.asm by Johann · 4 years, 10 months ago
  10. 0cabea6 x86inc.asm: set PREFIX from libaom defines by Johann · 4 years, 10 months ago
  11. 45a58f6 x86inc.asm: pull settings from libaom by Johann · 4 years, 10 months ago
  12. 0dfd7ee x86inc.asm: update to 3e5aed95 by Johann · 4 years, 10 months ago
  13. 96786fe Update google test to version 1.10.x by Cheng Chen · 5 years ago
  14. 7502ea0 update libwebm to libwebm-1.0.0.27-363-g37d9b86 by James Zern · 5 years ago
  15. b9f610e update libwebm to libwebm-1.0.0.27-361-g81de00c by James Zern · 6 years ago
  16. 766779e third_party/googletest: update to v1.8.1 by Johann · 6 years ago
  17. 927f9ef Make "FAST" fully adapted into libaom by Yaowu Xu · 6 years ago
  18. b5bcb71 Prefix global iterator functions with aom_ by Yaowu Xu · 6 years ago
  19. ac8351d Make _vector_*() non-global functions static by Yaowu Xu · 6 years ago
  20. 5f40f21 update libwebm to libwebm-1.0.0.27-358-gdbf1d10 by James Zern · 6 years ago
  21. 53eb216 update libwebm to libwebm-1.0.0.27-352-g6ab9fcf by James Zern · 6 years ago
  22. aa07546 Added license files for thirdparty/vector by Adrian Grange · 6 years ago
  23. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  24. e265934 update libwebm by Johann · 7 years ago
  25. cd5c22d third_party/vector: namespace functions by James Zern · 7 years ago
  26. 8fd5c12 Roll libwebm a97c484b..7baf4cb by Tom Finegan · 7 years ago
  27. eac51a9 Silence misleading indentation warning. by Tom Finegan · 7 years ago
  28. cc5d35d hash based motion estimation for screen data by RogerZhou · 7 years ago
  29. 2aeff08 googletest: suppress unsigned overflow in the LCG by Alex Converse · 8 years ago
  30. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  31. d032a44 Write av1 files as webm instead of mkv. by Ralph Giles · 8 years ago
  32. 62db3dc libwebm/README.libaom: correct local changes by James Zern · 8 years ago
  33. 69eab5c roll libwebm snapshot by James Zern · 8 years ago
  34. 4c5a1df Suppress some static analysis issues by Debargha Mukherjee · 8 years ago
  35. 49c8585 Tidy up latest googletest update. by Tom Finegan · 8 years ago
  36. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  37. 51fafcb Update third_party/googletest to 1.8.0 by Johann · 8 years ago
  38. f9a961c Style fixes for global motion experiment by Sarah Parker · 8 years ago
  39. 1ff9579 restore vp9 and vpx in libwebm by Yaowu Xu · 8 years ago
  40. 848668b README.libvpx -> README.libaom by Yaowu Xu · 8 years ago
  41. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 8 years ago
  42. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  43. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago
  44. 4dc0f1b Implement global motion parameter computation by Sarah Parker · 8 years ago
  45. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  46. 4c83fdd Fix warnings from gtest under GCC 5 or newer. by Geza Lore · 9 years ago
  47. 4317ba5 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  48. 6965bde Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  49. 31b9757 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  50. 758fc66 Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  51. 74aaa23 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  52. ee1bd86 Revert "third_party: Roll libwebm snapshot." by James Zern · 9 years ago
  53. 80ddeb2 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  54. e56f963 define GET_GOT_DEFINED if not previously defined by Scott LaVarnway · 9 years ago
  55. a4b47b8 x86inc.asm: only set visibility for chromium builds by James Zern · 9 years ago
  56. a97c83f Only use .text sections for aout by Johann · 9 years ago
  57. 9679be4 Use .text instead of .rodata on macho by Johann · 9 years ago
  58. 7e065cd Copy PIC handling code from x86_abi_support by Johann · 9 years ago
  59. 71ccd10 Set 'private_extern' visibility for macho targets by Johann · 9 years ago
  60. 1be46ef Expand PIC default to macho64 and respect CONFIG_PIC from libvpx by Johann · 9 years ago
  61. 4de9641 Use libvpx defines to set name mangling rules by Johann · 9 years ago
  62. 2d6393a Customize x86inc.asm for libvpx by Johann · 9 years ago
  63. 2497356 Update x86inc.asm from x264 by Johann · 9 years ago
  64. cd08120 Minor cleanup by Yunqing Wang · 9 years ago
  65. 322ea7f Fix the win32 crash when GET_GOT is not defined by Yunqing Wang · 9 years ago
  66. 9759c3d third_party/libwebm: pull from upstream. by James Zern · 9 years ago
  67. dd55107 third_party/libwebm: pull from upstream. by Vignesh Venkatasubramanian · 9 years ago
  68. 6b56405 x86inc.asm: fix NASM compilation by KO Myung-Hun · 9 years ago
  69. 7fa5223 x86inc.asm: only set visibility for chromium builds by James Zern · 9 years ago
  70. 3d1bb97 write correct codecID for vp10 webm file by Yaowu Xu · 9 years ago
  71. 8634eaf Only use .text sections for aout by Johann · 9 years ago
  72. 41a0a0c Use newer x86inc.asm by Johann · 9 years ago
  73. c7e9e48 Use .text instead of .rodata on macho by Johann · 9 years ago
  74. e15b535 Copy PIC handling code from x86_abi_support by Johann · 9 years ago
  75. e0ab364 Set 'private_extern' visibility for macho targets by Johann · 9 years ago
  76. bfbba9c Avoid 'amdnop' when building with nasm by Johann · 9 years ago
  77. 5d8f9f5 Catch all elf formats by Johann · 9 years ago
  78. 89ba55e Expand PIC default to macho64 and respect CONFIG_PIC from libvpx by Johann · 9 years ago
  79. 25a2434 Use libvpx defines to set name mangling rules by Johann · 9 years ago
  80. 3574729 Customize x86inc.asm for libvpx by Johann · 9 years ago
  81. dfa42cf Update x86inc.asm from x264 by Johann · 10 years ago
  82. 2359132 third_party/libwebm: pull from upstream by James Zern · 9 years ago
  83. c353da6 third_party/libwebm: pull from upstream by James Zern · 9 years ago
  84. fcb4253 update libyuv to r1456 by James Zern · 10 years ago
  85. b09ac15 Allow specifying a different prefix in x86inc.asm by Johann · 10 years ago
  86. bdb46b2 Cherry pick libyuv VS fix by Johann · 10 years ago
  87. 223bf29 libyuv: update to r1305 by Johann · 10 years ago
  88. 10d5e09 Fix issues in 32bit PIC enabled build by Yunqing Wang · 10 years ago
  89. 71379b8 Changes to assembler for NASM on mac. by John Stark · 10 years ago
  90. fcd431f libyuv: cherry-pick MSVC arm build fix by James Zern · 10 years ago
  91. 2f5e0fa add libyuv/scale_neon64.cc by James Zern · 10 years ago
  92. b644eb9 libyuv: update to r1060 by James Zern · 10 years ago
  93. 2784a8f Merge "Update PATENTS to reflect s/VP8/WebM/g" by Jim Bankoski · 10 years ago
  94. 3a7d467 libyuv: update to r1041 by James Zern · 10 years ago
  95. bb214ef Update PATENTS to reflect s/VP8/WebM/g by Lou Quillio · 10 years ago
  96. 173a5c1 Remove third_party/libmkv by Frank Galligan · 10 years ago
  97. 7ddb5f5 x86inc: fix compilation with NASM by KO Myung-Hun · 11 years ago
  98. 382739a Add back libmkv ebml writer files. by Frank Galligan · 11 years ago
  99. 8db1f7a Fix unused variable warning. by Christian Duvivier · 11 years ago
  100. 0907cb6 Removing unused third-party libraries. by Dmitry Kovalev · 11 years ago