1. 7ae5954 Merge "tokenize: quiet -Warray-bounds warnings" by James Zern · 11 years ago
  2. aad7b55 Merge "rdopt: quiet -Warray-bounds warnings" by James Zern · 11 years ago
  3. 90de3b0 tokenize: quiet -Warray-bounds warnings by James Zern · 11 years ago
  4. 268f32d rdopt: quiet -Warray-bounds warnings by James Zern · 11 years ago
  5. 2a19c96 onyx_if: quiet -Warray-bounds warnings by James Zern · 11 years ago
  6. 805078a build: convert rtcd.sh to perl by James Zern · 11 years ago
  7. 3a8deeb Merge "[svc] Add target bitrate settings for each layers." by Minghai Shang · 11 years ago
  8. 7d5bffc Adding vpx_sse_to_psnr() function. by Dmitry Kovalev · 11 years ago
  9. 8c196b2 [svc] Add target bitrate settings for each layers. by Minghai Shang · 11 years ago
  10. fb5d281 VP8 for ARMv8 by using NEON intrinsics 05 by James Yu · 11 years ago
  11. 28b2f82 VP8 for ARMv8 by using NEON intrinsics 04 by James Yu · 11 years ago
  12. d749ab6 VP8 for ARMv8 by using NEON intrinsics 03 by James Yu · 11 years ago
  13. 300a3bf VP8 for ARMv8 by using NEON intrinsics 02 by James Yu · 11 years ago
  14. b7be30e Cleanup some comments. by Adrian Grange · 11 years ago
  15. ecf392a Merge "minor spelling cleanup in comments" by Yaowu Xu · 11 years ago
  16. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  17. 549c31f minor spelling cleanup in comments by Andrew Russell · 11 years ago
  18. 9ff89d9 vp8/encoder: Silence MSVC warnings in firstpass.c. by Tom Finegan · 11 years ago
  19. 2554d57 Remove delete_first_pass_file. by Adrian Grange · 11 years ago
  20. ee5cf37 Remove duplicated code by Adrian Grange · 11 years ago
  21. c6d5371 Merge "Revert external frame buffer code." by Frank Galligan · 11 years ago
  22. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  23. 513fae3 vp8/encoder: add extern "C" to headers by James Zern · 11 years ago
  24. 14ae5fd vp8/decoder: add extern "C" to headers by James Zern · 11 years ago
  25. aceba82 vp8/common: add extern "C" to headers by James Zern · 11 years ago
  26. e5647d6 arm: Use vreinterpret instead of a plain cast for converting between neon vector types by Martin Storsjo · 11 years ago
  27. 67fb3bf Change the vp8 END_USAGE typedef by Deb Mukherjee · 11 years ago
  28. dadf350 Apply neon flags to intrinsic files by Johann · 11 years ago
  29. 193fa5c Keep buffer clipped to maximum in change_config. by Marco Paniconi · 11 years ago
  30. 79395e1 VP8 for ARMv8 by using NEON intrinsics 01 by James Yu · 11 years ago
  31. b52db6b ARM NEON version of denoiser. by Christian Duvivier · 11 years ago
  32. bb28520 vp8/encoder: normalize include guards by James Zern · 11 years ago
  33. 074dc67 vp8/decoder: normalize include guards by James Zern · 11 years ago
  34. e903cac vp8/common: normalize include guards by James Zern · 11 years ago
  35. d0ee1fd Merge "Add support to pass in external frame buffers." by Frank Galligan · 11 years ago
  36. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  37. dce5b82 Merge "vp8: remove 2 unused tables" by James Zern · 11 years ago
  38. 1f07e80 Merge "Fix the printf format string" by Adrian Grange · 11 years ago
  39. 8af3e65 Fix the printf format string by Adrian Grange · 11 years ago
  40. 3d7cc9d vp8: remove 2 unused tables by James Zern · 11 years ago
  41. 45bac0c Add include guards to setupintrarecon.h and vpx_once.h by Ehsan Akhgari · 11 years ago
  42. 33e5e35 Fix a spelling mistake in filename by Yaowu Xu · 11 years ago
  43. a0f77f6 Fix VP8 border replication for very small image by Yaowu Xu · 11 years ago
  44. d486427 Undo the vp8 change in "Reduce loop filter in..." by Marco Paniconi · 11 years ago
  45. 69541e1 Merge "Reduce loop filter in cyclic refresh." by Jim Bankoski · 11 years ago
  46. 41138e0 Fixes to buffer update for temporal layers. by Marco Paniconi · 11 years ago
  47. b18ea70 Merge "idct_blk_mmx.c: use vpx_memset instead of cast" by Johann · 11 years ago
  48. 272d76e Merge "decodframe.c: use vpx_memset instead of cast" by Johann · 11 years ago
  49. d03d960 Merge "threading.c: use vpx_memset instead of cast" by Johann · 11 years ago
  50. 15a24c6 Merge "idct_blk.c: use vpx_memset instead of cast" by Johann · 11 years ago
  51. 47613d0 idct_blk_mmx.c: use vpx_memset instead of cast by Johann · 11 years ago
  52. 0f20c83 decodframe.c: use vpx_memset instead of cast by Johann · 11 years ago
  53. 7e5f5e2 threading.c: use vpx_memset instead of cast by Johann · 11 years ago
  54. 1fb7a73 idct_blk.c: use vpx_memset instead of cast by Johann · 11 years ago
  55. 502912d changed to comply with strict aliasing rule by Yaowu Xu · 11 years ago
  56. dd54f0b fix a VP8 build issue by Yaowu Xu · 12 years ago
  57. 6b78f11 Merge "Fix linker warnings for bilinear filters" by Matthew Heaney · 12 years ago
  58. dcab989 Fix linker warnings for bilinear filters by Matthew Heaney · 12 years ago
  59. da0ce28 fixed integer overflow warnings by Yaowu Xu · 12 years ago
  60. db92356 change to prevent computatio of log(0.0) by Yaowu Xu · 12 years ago
  61. fbb62c6 fix integer overflow in vp8 by Yaowu Xu · 12 years ago
  62. a783da8 Silence a bunch of MSVC warnings by Yaowu Xu · 12 years ago
  63. 20abe59 Merge "API extensions and sample app for spacial scalable encoder" by Ivan Maltz · 12 years ago
  64. 01b35c3 API extensions and sample app for spacial scalable encoder by Ivan Maltz · 12 years ago
  65. e378a89 Support a constant quality mode in VP9 by Deb Mukherjee · 12 years ago
  66. 6a7a4ba renamed vp8_yv12_copy_y to vpx_yv12_copy_y by Yaowu Xu · 12 years ago
  67. 5f30a0c VP[89]_COMMON: remove golden/altref frame counts by James Zern · 12 years ago
  68. 9581eb6 use consistent framerate naming by James Zern · 12 years ago
  69. c0562d0 Merge "VP[89]_COMMON: remove unused near_boffset" by James Zern · 12 years ago
  70. 63e914b Merge "VP9_COMMON: remove unused framerate/bitrate" by James Zern · 12 years ago
  71. 0409276 VP9_COMMON: remove unused framerate/bitrate by James Zern · 12 years ago
  72. ce0324d VP[89]_COMMON: remove unused near_boffset by James Zern · 12 years ago
  73. 4fc6c88 yv12config: remove YUV_TYPE by James Zern · 12 years ago
  74. e202a2b vp[89]_dx_iface: delete unused function by James Zern · 12 years ago
  75. b088998 vp[89]_dx_iface: factorize vp8_mmap_*() by James Zern · 12 years ago
  76. f89335f remove unused VP8 com/dec asm offsets by James Zern · 12 years ago
  77. d94aee6 Cast value to avoid size_t/int warning on win64 by Johann · 12 years ago
  78. 368c723 Change the encryption feature to use a callback for decryption. by Jeff Petkau · 12 years ago
  79. 4524548 Fix compile warnings on windows. by Frank Galligan · 12 years ago
  80. d0ed677 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  81. e34e541 Merge "Modified vpxdec loop" by Scott LaVarnway · 12 years ago
  82. c3ae212 Modified vpxdec loop by Scott LaVarnway · 12 years ago
  83. 8b3ad75 Specify mv neighborhood for block larger than 8x8 by Yaowu Xu · 12 years ago
  84. ec34afd Fixed crash in VP8/CQTest by Scott LaVarnway · 12 years ago
  85. b71542d Condition the zbin_boost increase to 1 layer. by Marco Paniconi · 12 years ago
  86. 4d5f195 Remove type from vmvn by Johann · 12 years ago
  87. fba3110 arm: Move the definition of bilinear_taps_coeff to within the section by Martin Storsjo · 12 years ago
  88. b9ed185 arm: Explicitly write both target registers for ldrd by Martin Storsjo · 12 years ago
  89. fb48bbf Fixes for run-time change in temporal layers. by Marco Paniconi · 12 years ago
  90. a62fcbe Automatically flag intrinsic files by Johann · 12 years ago
  91. 32a5c52 Merge branch 'master' into experimental by Johann · 12 years ago
  92. fe74c42 Rename quantize_sse2_intrinsics.c by Johann · 12 years ago
  93. f71e524 Merge "Removed shadow warnings : postproc.c decodframe.c threading.c" by Scott LaVarnway · 12 years ago
  94. 3971fab Merge "Removed shadow warnings : mcomp.c rdopt.c" by Scott LaVarnway · 12 years ago
  95. 55dc089 Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c" by Scott LaVarnway · 12 years ago
  96. fc37c21 Merge "Include RTCD header in encodeframe.c" by Johann · 12 years ago
  97. 7f7d135 Merge branch 'experimental' into master by John Koleszar · 12 years ago
  98. 6c3f06a Include RTCD header in encodeframe.c by Johann · 12 years ago
  99. c2876cf Initial addition of multiple ARF frames by Adrian Grange · 12 years ago
  100. 282c963 Fix for multi-res-encoding: by Marco Paniconi · 12 years ago