1. 074dc67 vp8/decoder: normalize include guards by James Zern · 11 years ago
  2. 33e5e35 Fix a spelling mistake in filename by Yaowu Xu · 11 years ago
  3. a0f77f6 Fix VP8 border replication for very small image by Yaowu Xu · 11 years ago
  4. 272d76e Merge "decodframe.c: use vpx_memset instead of cast" by Johann · 11 years ago
  5. d03d960 Merge "threading.c: use vpx_memset instead of cast" by Johann · 11 years ago
  6. 0f20c83 decodframe.c: use vpx_memset instead of cast by Johann · 11 years ago
  7. 7e5f5e2 threading.c: use vpx_memset instead of cast by Johann · 11 years ago
  8. 502912d changed to comply with strict aliasing rule by Yaowu Xu · 11 years ago
  9. fbb62c6 fix integer overflow in vp8 by Yaowu Xu · 12 years ago
  10. a783da8 Silence a bunch of MSVC warnings by Yaowu Xu · 12 years ago
  11. 4fc6c88 yv12config: remove YUV_TYPE by James Zern · 12 years ago
  12. f89335f remove unused VP8 com/dec asm offsets by James Zern · 12 years ago
  13. d94aee6 Cast value to avoid size_t/int warning on win64 by Johann · 12 years ago
  14. 368c723 Change the encryption feature to use a callback for decryption. by Jeff Petkau · 12 years ago
  15. f71e524 Merge "Removed shadow warnings : postproc.c decodframe.c threading.c" by Scott LaVarnway · 12 years ago
  16. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  17. 26cec5c Basic encryption feature for libvpx. by Dmitry Kovalev · 12 years ago
  18. ae64e7b Removed shadow warnings : postproc.c decodframe.c threading.c by Scott LaVarnway · 12 years ago
  19. 7d855a9 Merge "Code cleanup." by Dmitry Kovalev · 12 years ago
  20. 33efdfe Code cleanup. by Dmitry Kovalev · 12 years ago
  21. 08348d9 prefix vp8 asm_{com,dec,enc}_offsets files by James Zern · 12 years ago
  22. 69c67c9 Merge master branch into experimental by John Koleszar · 12 years ago
  23. 75f647f WIP: Multiple decoder instances support by Scott LaVarnway · 13 years ago
  24. 2146c68 Use FRAGMENT_DATA struct in pbi by Scott LaVarnway · 12 years ago
  25. e893af1 Merge "Bug fix: error-concealment enabled changed postproc output" by Jim Bankoski · 12 years ago
  26. 0c2919c Bug fix: error-concealment enabled changed postproc output by Scott LaVarnway · 12 years ago
  27. c582617 Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly" by Marco Paniconi · 12 years ago
  28. d6a4a5d Bug fix: Handle input data ptr = NULL and size = 0 correctly by Scott LaVarnway · 12 years ago
  29. 879cb7d Merge vp9-preview changes into experimental branch by John Koleszar · 12 years ago
  30. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  31. 1009f76 Use 'vpx_scale' consistently by Johann · 12 years ago
  32. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  33. 0a3eec8 use calloc() instead of malloc() by Pascal Massimino · 12 years ago
  34. 8a6a7ae vp8dx_receive_compressed_data() cleanup by Scott LaVarnway · 12 years ago
  35. eb49210 Merge "Move frame allocations out of vp8_decode_frame()" by Scott LaVarnway · 13 years ago
  36. f4316f3 Move frame allocations out of vp8_decode_frame() by Scott LaVarnway · 13 years ago
  37. c03cc3a Removed bc and bc2 vp8_readers from VP8D_COMP by Scott LaVarnway · 13 years ago
  38. 154f1c2 Merge "Changed setup intra recon to be row based" by Scott LaVarnway · 13 years ago
  39. a082467 Moved mb_no_coeff_skip flag read by Scott LaVarnway · 13 years ago
  40. 648cfcb Changed setup intra recon to be row based by Scott LaVarnway · 13 years ago
  41. 08cf9fa Merge "valgrind found motion vectors which exceeded frame boundaries" by Jim Bankoski · 13 years ago
  42. 7b7ca65 fix valgrind mem leak on garbage decode by Jim Bankoski · 13 years ago
  43. 818b103 valgrind found motion vectors which exceeded frame boundaries by Scott LaVarnway · 13 years ago
  44. 2ff6d35 valgrind caught uninitialized cond by Jim Bankoski · 13 years ago
  45. 7177c32 Merge "silent one more compiler warning" by Yaowu Xu · 13 years ago
  46. 446d85e silent one more compiler warning by Yaowu Xu · 13 years ago
  47. 5746a76 Merge "Added row based extend borders" by Scott LaVarnway · 13 years ago
  48. e75e249 Merge "Removed unused dr from VP8D_COMP" by Scott LaVarnway · 13 years ago
  49. 2a96d6b Merge "Removed last_kf_gf_q" by Scott LaVarnway · 13 years ago
  50. fa0f418 Added row based extend borders by Scott LaVarnway · 13 years ago
  51. 6cb50ce Merge "Added row based loopfilter" by Jim Bankoski · 13 years ago
  52. d71ba03 silent compiling warnings for VC9 build by Yaowu Xu · 13 years ago
  53. 4b0b436 Pass B_PREDICTION_MODE to intra4x4_predict by Johann · 13 years ago
  54. 6ce58e8 Removed last_kf_gf_q by Scott LaVarnway · 13 years ago
  55. 1746b2a Added row based loopfilter by Scott LaVarnway · 13 years ago
  56. a497cb5 Rename vp8_intra4x4_predict_d by Johann · 13 years ago
  57. 41aede6 Use intra4x4_predict_d parameter names by Johann · 13 years ago
  58. 3c208a5 use RTCD pointer for intra4x4_predict by Johann · 13 years ago
  59. 6291dd4 Fix compilation with -werror by John Koleszar · 13 years ago
  60. 0164a1c Fix pedantic compiler warnings by John Koleszar · 13 years ago
  61. 965d868 Remove extra enum by Johann · 13 years ago
  62. 0d3f31e Removed unused dr from VP8D_COMP by Scott LaVarnway · 13 years ago
  63. ea392d4 Fix another multithreaded encoder loopfilter race condition by Attila Nagy · 13 years ago
  64. 92963df fix warnings for building on win32 by Scott Graham · 13 years ago
  65. 44d35f7 Merge branch 'origin/eider' into master by John Koleszar · 13 years ago
  66. 14d827f fix vp8_ namespace issues by John Koleszar · 13 years ago
  67. f039a85 Make global data const by Attila Nagy · 13 years ago
  68. 14c9fce Fix compiler warnings by Attila Nagy · 13 years ago
  69. 24e7b1b Moves error concealment allocations from common parts to decoder by Attila Nagy · 13 years ago
  70. 0c483d6 Simplifies decoder multithread synching by Attila Nagy · 13 years ago
  71. 11876fa Removed mcomp_filter_type by Scott LaVarnway · 13 years ago
  72. 88e4a8a Merge "Removes duplication of key frame mode probabilities" by Scott LaVarnway · 13 years ago
  73. 175495f Optimizes precalculated decoder block ptrs&offs by Attila Nagy · 13 years ago
  74. f412699 Removes duplication of key frame mode probabilities by Attila Nagy · 13 years ago
  75. 5948a02 Ports vpx_xcaler to new RTCD method by Attila Nagy · 13 years ago
  76. 441cac8 Makes all mode token tables const by Attila Nagy · 13 years ago
  77. 3c5ed6f Merge "MB_MODE_INFO size reduction" by Scott LaVarnway · 13 years ago
  78. 6b33ca3 Fixes to disable MFQE when there is motion. by Deb Mukherjee · 13 years ago
  79. 31322c5 MB_MODE_INFO size reduction by Scott LaVarnway · 13 years ago
  80. a337725 Updated vp8_build_intra_predictors_mby_s(sse2/ssse3) by Scott LaVarnway · 13 years ago
  81. 403966a Removed duplicate vp8_build_intra_predictors_mb y/uv by Scott LaVarnway · 13 years ago
  82. 9e9f5f3 New vp8_decode_mb_tokens() by Scott LaVarnway · 13 years ago
  83. 9ed8747 threading.c refactoring by Scott LaVarnway · 13 years ago
  84. 2578b76 Decoder loops refactoring by Scott LaVarnway · 13 years ago
  85. ce328b8 Merge changes Ifb450710,I61c4a132 by Scott LaVarnway · 13 years ago
  86. aab70f4 Merge "Removed duplicate code in threading.c" by Scott LaVarnway · 13 years ago
  87. bcba86e Eliminated reconintra_mt.c by Scott LaVarnway · 13 years ago
  88. 9a4052a Removed duplicate code in threading.c by Scott LaVarnway · 13 years ago
  89. 02a31e6 Merge "decoder: reset segmentation map on keyframes" by John Koleszar · 13 years ago
  90. f2bd11f Eliminated vp8mt_build_intra_predictors_mbuv_s by Scott LaVarnway · 13 years ago
  91. e8223bd decoder: reset segmentation map on keyframes by John Koleszar · 13 years ago
  92. 6776bd6 Simplify mb_to_x_edge calculation during mode decoding by Scott LaVarnway · 13 years ago
  93. 12ee845 decodemv cleanup/improvements by Scott LaVarnway · 13 years ago
  94. 11c7064 Removed frames_till_alt_ref_frame from MACROBLOCKD by Scott LaVarnway · 13 years ago
  95. e2000cc Removed frames_since_golden from MACROBLOCKD by Scott LaVarnway · 13 years ago
  96. 749bc98 BLOCKD structure cleanup by Scott LaVarnway · 13 years ago
  97. 109b69a RTCD: add arnr functions by John Koleszar · 13 years ago
  98. f103dce RTCD: add subpixel functions by John Koleszar · 13 years ago
  99. fdb61a4 RTCD: add recon functions by John Koleszar · 13 years ago
  100. ab77b4e RTCD: add remaining IDCT functions by John Koleszar · 13 years ago