1. 3246fc0 vp9->vpx in --enable-vp9-highbitdepth by Yaowu Xu · 9 years ago
  2. 9baa5c9 MAX_VP9_HEADER_SIZE -> MAX_VP10_HEADER_SIZE by Yaowu Xu · 9 years ago
  3. 03568c3 VP9_FRAME_MARKER -> VPX_FRAME_MARKER by Yaowu Xu · 9 years ago
  4. 4273a52 VP9->VPX in border pixel macros by Yaowu Xu · 9 years ago
  5. 761a708 VP9_INTERP_EXTEND -> VPX_INTERP_EXTEND by Yaowu Xu · 9 years ago
  6. a0900fd Remove experimental flag for ext_tx by Debargha Mukherjee · 9 years ago
  7. f7dfa4e Modifies inter/intra coding to allow all tx types by Debargha Mukherjee · 9 years ago
  8. 53a1165 vp10: only assume ONLY_4X4 if segmentation is disabled. by Ronald S. Bultje · 9 years ago
  9. d9439fd vp10: skip coding of txsz for lossless-segment blocks. by Ronald S. Bultje · 9 years ago
  10. e650129 Move bit_depth init out of setup_quantization by Yaowu Xu · 9 years ago
  11. c710183 Fix a enc/dec mismatch under CONFIG_MISC_FIXES by Yaowu Xu · 9 years ago
  12. 221ed5e Fix enc/dec mismatches for aq-mode 1 and 2 by Yaowu Xu · 9 years ago
  13. 5d3327e Remove palette from VP10 by hui su · 9 years ago
  14. 0f059d6 misc fixes: Remove a wasted value. by Alex Converse · 9 years ago
  15. a736bf6 Shrink probability remap tables. by Alex Converse · 9 years ago
  16. 6a03250 vp10: don't allow comp_inter_inter on keyframes. by Ronald S. Bultje · 9 years ago
  17. dec4405 vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. by Ronald S. Bultje · 9 years ago
  18. 2a388b5 vp10: write colorspace info for profile 0 intraonly frames. by Ronald S. Bultje · 9 years ago
  19. 60c58b5 vp10: per-segment lossless coding. by Ronald S. Bultje · 9 years ago
  20. c7dc1d7 vp10: add extended-intra prediction edges experiment. by Ronald S. Bultje · 9 years ago
  21. 1eb51a2 vp10: allow forward updates for keyframe y intra mode probabilities. by Ronald S. Bultje · 9 years ago
  22. d8f3bb1 vp10: merge keyframe/interframe uvintramode/partition probabilities. by Ronald S. Bultje · 9 years ago
  23. 6e5a116 vp10: make segmentation probs use generic probability model. by Ronald S. Bultje · 9 years ago
  24. aaf6f62 Fix palette mode in multi-thread encoding setting by hui su · 9 years ago
  25. b9e31b5 Merge "VP10: Add palette mode part 1" by Hui Su · 9 years ago
  26. 0017095 vp10: allow forward updates for uv_mode probabilities. by Ronald S. Bultje · 9 years ago
  27. 5f58982 vp10: allow bw adaptivity for skip/tx probabilities in keyframes. by Ronald S. Bultje · 9 years ago
  28. 5b4805d vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs(). by Ronald S. Bultje · 9 years ago
  29. 5d011cb VP10: Add palette mode part 1 by hui su · 10 years ago
  30. 177e7b5 vp10: use subexp probability updates for MV probs. by Ronald S. Bultje · 9 years ago
  31. 3461e8c vp10: skip unreachable cat6 token extrabits. by Ronald S. Bultje · 9 years ago
  32. d77a84b vp10: remove superframe size field for last frame in superframe. by Ronald S. Bultje · 9 years ago
  33. 7460798 vp10: use superframe marker index/size mechanism for tile size. by Ronald S. Bultje · 9 years ago
  34. 612104b vp10: extend range for delta Q values. by Ronald S. Bultje · 9 years ago
  35. ce37802 vp10: make render_width/height referenceable through ref frames. by Ronald S. Bultje · 9 years ago
  36. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  37. 36ffe64 Rename display_{size,width,height} to render_*. by Ronald S. Bultje · 10 years ago
  38. 8979e9e vp10: code reference_mode in uncompressed header. by Ronald S. Bultje · 10 years ago
  39. bab8d38 vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. by Ronald S. Bultje · 10 years ago
  40. 921c347 vp9/10 decoder_remove: check pbi pointer by James Zern · 10 years ago
  41. 50f9442 vp10: do sub8x8 block reconstruction in full subblocks. by Ronald S. Bultje · 10 years ago
  42. ed29c2f vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks. by Ronald S. Bultje · 10 years ago
  43. 00a203b vp10: move coding of tx_mode element to the non-arithcoded header. by Ronald S. Bultje · 10 years ago
  44. a3df343 vp10: code sign bit before absolute value in non-arithcoded header. by Ronald S. Bultje · 10 years ago
  45. a5d930e vp10: don't reset contextual skip flag if block has no coefficients. by Ronald S. Bultje · 10 years ago
  46. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  47. e562c71 Merge "vp10: fix entropy counts for the hp bit." by Ronald S. Bultje · 10 years ago
  48. c667593 Merge changes from topic 'fix-vp9-bitstream-test' by James Zern · 10 years ago
  49. ee825f9 Remove leftover of "frame_parallel_decoding" by Yaowu Xu · 10 years ago
  50. 1e9e9ce vp10: fix entropy counts for the hp bit. by Ronald S. Bultje · 10 years ago
  51. d1474f0 vp10: merge frame_parallel_decoding_mode and refresh_frame_context. by Ronald S. Bultje · 10 years ago
  52. ef73bbf vp10: remove duplicate frame_parallel_decode field. by Ronald S. Bultje · 10 years ago
  53. 62da0bf Make reset_frame_context an enum. by Ronald S. Bultje · 10 years ago
  54. 55f5d55 vp10: add extern "C" to headers by James Zern · 10 years ago
  55. d88cee3 Make update_map/temporal_update fields implicit for keyframes. by Ronald S. Bultje · 10 years ago
  56. ecd34e6 Unify coding order of MC filters between blocks and frame header. by Ronald S. Bultje · 10 years ago
  57. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  58. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  59. d88ca3c Fix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59ae2f4b1 by hui su · 10 years ago
  60. d76e5b3 Refactoring on transform types by hui su · 10 years ago
  61. cd14e03 Merge "Refactor get_tx_type and get_scan" by Hui Su · 10 years ago
  62. 5eed74e Refactor get_tx_type and get_scan by hui su · 10 years ago
  63. c455919 Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES by Jingning Han · 10 years ago
  64. bbb9ca4 Merge "Change vp9_ prefix function names in vpx_scale to vpx_" by Jingning Han · 10 years ago
  65. 89af744 Change vp9_ prefix function names in vpx_scale to vpx_ by Jingning Han · 10 years ago
  66. d692f26 change vp10 to use a different sync code than vp9 by Yaowu Xu · 10 years ago
  67. afb6b4b VP9Common -> VP10Common by Yaowu Xu · 10 years ago
  68. cf9366e VP9Decoder -> VP10Decoder by Yaowu Xu · 10 years ago
  69. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  70. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  71. 3acfe46 Sync vp10 with vpx_ports/system_state.h by Jingning Han · 10 years ago
  72. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago
  73. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago