1. c2502b5 Make ext_tile compatible with reference_buffer by Yunqing Wang · 8 years ago
  2. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  3. 85b4900 Don't desync with the default encoder configuration. by Thomas Daede · 8 years ago
  4. e4c6fc1 Encode superframes in front by Sebastien Alaiwan · 8 years ago
  5. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  6. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  7. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  8. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  9. 2cf03b1 Add a simple frame data inspection API. by Nathan E. Egge · 8 years ago
  10. 7f094f1 Remove aom_realloc() by Alex Converse · 8 years ago
  11. a1f6432 Add decoder controls for getting last quantizer. by Peter Boström · 8 years ago
  12. 788dc23 Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together by Arild Fuldseth (arilfuld) · 8 years ago
  13. 5114b7b Frame buffer marking enabling non-intra-based loss recovery by Arild Fuldseth (arilfuld) · 8 years ago
  14. c9862e0 Add a decoder control to retrieve accounting data. by Nathan E. Egge · 8 years ago
  15. 77853e5 Remove some useless casts by Urvang Joshi · 9 years ago
  16. 454280d Fix warnings reported by -Wshadow: Part2: av1 directory by Urvang Joshi · 8 years ago
  17. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  18. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (65%) from av1/vp10_dx_iface.c]
  19. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/vp10_dx_iface.c]
  20. 8a061d4 vp10/decoder,vp10/*.[hc]: apply clang-format by clang-format · 9 years ago
  21. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  22. b06147d Cherry pick from AOMedia by Yaowu Xu · 9 years ago
  23. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  24. d4c4724 Cherry pick renaming changes from AOMedia branch by Yaowu Xu · 9 years ago
  25. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  26. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  27. 9aaa3c9 Make set_reference control API work in VP9 and VP10 by Yunqing Wang · 9 years ago
  28. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  29. 84ca7a9 Loop restoration filter by Debargha Mukherjee · 9 years ago
  30. 7c514e2 Merged branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  31. c667593 Merge changes from topic 'fix-vp9-bitstream-test' by James Zern · 10 years ago
  32. ef73bbf vp10: remove duplicate frame_parallel_decode field. by Ronald S. Bultje · 10 years ago
  33. a124bc7 vp9/10 decoder_init: add missing alloc cast by James Zern · 10 years ago
  34. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  35. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  36. cf9366e VP9Decoder -> VP10Decoder by Yaowu Xu · 10 years ago
  37. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  38. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago
  39. c4e354b Change vp10 interface prefix from vp9_ to vp10_ by Jingning Han · 10 years ago[Renamed (99%) from vp10/vp9_dx_iface.c]
  40. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago