1. 3a7b5c2 Fix typo: seqence -> sequence by David Barker · 7 years ago
  2. 3ba8e89 decoder.c: cleanup dead calls to dealloc by Sebastien Alaiwan · 7 years ago
  3. 224cf96 Terminate decoding if sequence header is not found by Hui Su · 7 years ago
  4. 56f927e Align a few buffers to 32 byte boundaries by Yaowu Xu · 7 years ago
  5. dd6ef6c Remove CONFIG_EXT_TILE macro by Yaowu Xu · 7 years ago
  6. 9cbc235 Dead code removal: superframe index parsing. by Tom Finegan · 7 years ago
  7. e7142e1 Remove compressed header related code by Yunqing Wang · 7 years ago
  8. 64c2311 Inline function 'read_marker' by Sebastien Alaiwan · 7 years ago
  9. 2b1ec18 Drop support for decryption by Sebastien Alaiwan · 7 years ago
  10. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  11. 730c805 Added monochrome option to the decoder. by Imdad Sardharwalla · 7 years ago
  12. 1e84af5 [CFL] CfL Initialization Simplification by Luc Trudeau · 7 years ago
  13. fc851cb Remove TileWorkerData by Luc Trudeau · 7 years ago
  14. 9f001f3 Remove MRC_TX experiment by Sebastien Alaiwan · 7 years ago
  15. 473cf89 Do not allow palette mode for partition sizes larger than 64x64 by Hui Su · 7 years ago
  16. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  17. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  18. 5e70a11 Deduplicate use_reference_buffer/frame_id_numbers_present_flag by David Barker · 8 years ago
  19. 778023d Add sequence (kf) level flag for reference buffer by Debargha Mukherjee · 8 years ago
  20. 5c6744b Add cdfs and mask buffers for mrc-tx by Sarah Parker · 8 years ago
  21. 497d195 Normalize set/get reference ctrls to use ref frame index. by Thomas Daede · 8 years ago
  22. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  23. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  24. 40b9e7f Palette: remove palette_first_color_idx[] in PALETTE_MODE_INFO by hui su · 8 years ago
  25. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  26. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  27. e4c6fc1 Encode superframes in front by Sebastien Alaiwan · 8 years ago
  28. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  29. 3c4556c Fix compiler errors when tempal signaling is on by Jingning Han · 8 years ago
  30. f816415 [CFL] Custom block-level DC_PRED by Luc Trudeau · 8 years ago
  31. 83fbd57 [Code Cleanup] Move accounting.[ch] to decoder by Luc Trudeau · 8 years ago
  32. 9f07be1 Align frame_context to 16 bytes in TileData by Jingning Han · 8 years ago
  33. 2cf03b1 Add a simple frame data inspection API. by Nathan E. Egge · 8 years ago
  34. 1bfb5ed EC_ADAPT: use tile context for intra mode syntax. by Thomas Davies · 8 years ago
  35. f77d4ad EC_ADAPT: add per tile contexts. by Thomas Davies · 8 years ago
  36. 5114b7b Frame buffer marking enabling non-intra-based loss recovery by Arild Fuldseth (arilfuld) · 8 years ago
  37. 48f84db Fix the bug that PVQ commit broke dering by Yushin Cho · 8 years ago
  38. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  39. 80188d1 Encode and decode multiple tile groups by Thomas Davies · 8 years ago
  40. eb64fc2 Add a runtime flag to enable bit accounting. by Nathan E. Egge · 8 years ago
  41. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  42. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 8 years ago
  43. 4fb213f Remove VP10 style bitreader and bitwriter wrappers by Alex Converse · 9 years ago
  44. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  45. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  46. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (95%) from vp10/decoder/decoder.h]
  47. 8a061d4 vp10/decoder,vp10/*.[hc]: apply clang-format by clang-format · 9 years ago
  48. 1af28f0 Code refactoring on Macros related to ref frame numbers by Zoe Liu · 9 years ago
  49. b06147d Cherry pick from AOMedia by Yaowu Xu · 9 years ago
  50. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  51. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  52. e89ca18 Make the bi-predictive frame group interval adjustable by Zoe Liu · 9 years ago
  53. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  54. cba70d29 Compute end of frame data precisely with ext-tile. by Geza Lore · 9 years ago
  55. fb9186d ANS experiment: Use ANS everywhere. by Alex Converse · 9 years ago
  56. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  57. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  58. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  59. d1893f6 Code DCT tokens with ANS by Alex Converse · 9 years ago
  60. 5d011cb VP10: Add palette mode part 1 by hui su · 10 years ago
  61. ef73bbf vp10: remove duplicate frame_parallel_decode field. by Ronald S. Bultje · 10 years ago
  62. cf9366e VP9Decoder -> VP10Decoder by Yaowu Xu · 10 years ago
  63. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  64. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  65. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (96%) from vp10/decoder/vp9_decoder.h]
  66. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago