1. ac4c37c vp9/10: fix forced keyframes w/alt-refs enabled by James Zern · 9 years ago
  2. 1710f65 vp9_encoder: add missing alloc checks by James Zern · 9 years ago
  3. 73f45fc vp9,encoder: relocate setjmp by James Zern · 9 years ago
  4. 0546636 Merge "vp9-resize: Fix an issue with external dynamic resize." by Marco Paniconi · 9 years ago
  5. 3cbc26f vp9-resize: Fix an issue with external dynamic resize. by Marco · 9 years ago
  6. 6c323e3 vp9_receive_raw_frame: add missing setjmp by James Zern · 9 years ago
  7. 34d12d1 vp9-resize: Force reference masking off for external dynamic-resizing. by Marco · 9 years ago
  8. f288c94 vp9-dynamic resize: Fix bug on releasing scaled reference. by Marco · 9 years ago
  9. aff0a80 vp9-aq-mode=3: Reset cyclic refresh under config/external size change. by Marco · 9 years ago
  10. 5c327cb Set use_highbitdepth flag to either 1 or 0 by Yaowu Xu · 9 years ago
  11. ecd32d6 Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling." by James Zern · 9 years ago
  12. 989c693 Vidyo patch: Optimization for 1-to-2 downsampling and upsampling. by Scott LaVarnway · 9 years ago
  13. fc11023 vp9_encoder.c: remove unused macro by James Zern · 9 years ago
  14. d6c66d4 vp9_encoder.c: protect SNPRINT* macros w/CONFIG check by James Zern · 9 years ago
  15. e062eb1 Merge "Loop filter search resets on overlay frame." by Paul Wilkins · 9 years ago
  16. 734dc36 vp9: Add flag to control usage of skin detection. by Marco · 9 years ago
  17. dc2e97c vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising. by Marco · 9 years ago
  18. abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
  19. 5232326 VP9: Eliminate MB_MODE_INFO by Scott LaVarnway · 9 years ago
  20. 733bbab Loop filter search resets on overlay frame. by paulwilkins · 9 years ago
  21. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  22. eace551 Merge changes Icf9b57c3,I9e12da84,Idf5ee179 by Yaowu Xu · 9 years ago
  23. fc50d95 Fixed interval, fixed Q 1 pass test patch. by paulwilkins · 9 years ago
  24. c760c33 SVC 1 pass mode: Constrain inter mode search within superframe. by Marco · 9 years ago
  25. d3409ba Fix a spatial svc bug related to scaling by Debargha Mukherjee · 9 years ago
  26. 0149fb3 Changes to exhaustive motion search. by paulwilkins · 9 years ago
  27. 5eefd3e Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
  28. 30466f2 Revert "Add AVX vectorized vp9_diamond_search_sad" by James Zern · 9 years ago
  29. 57cae22 Merge "Add AVX vectorized vp9_diamond_search_sad" by Yunqing Wang · 9 years ago
  30. f1342a7 Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
  31. c7da053 Move noise level estimate outside denoiser. by Marco · 9 years ago
  32. 4fb2ba2 VP9-SVC: Allow frame dropping due to overshoot for spatial layers. by Marco · 9 years ago
  33. d162934 VP9: Estimate noise level for denoiser. by Marco · 9 years ago
  34. 7266bed Add first_spatial_layer_to_encode to SVC. by Marco · 10 years ago
  35. 86ede50 Fix to denoiser with dynamic resize. by Marco · 10 years ago
  36. ba06be3 Two-steps scaling in VP9 encoder dynamic resizing. by jackychen · 10 years ago
  37. 66de2b7 Merge "VP9: move loopfilter build masks to decode loop" by Scott LaVarnway · 10 years ago
  38. 7718117 VP9: move loopfilter build masks to decode loop by Scott LaVarnway · 10 years ago
  39. cc5dd3e Merge "vp9/10: improve support for render_width/height." by Ronald S. Bultje · 10 years ago
  40. 3db5721 Merge "Rename display_{size,width,height} to render_*." by Ronald S. Bultje · 10 years ago
  41. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  42. db2056f Merge "vp9/10 encoder: prevent NULL access on failure" by James Zern · 10 years ago
  43. 36ffe64 Rename display_{size,width,height} to render_*. by Ronald S. Bultje · 10 years ago
  44. cf8f655 vp9/10 encoder: prevent NULL access on failure by James Zern · 10 years ago
  45. 55f092d Change size on first frame and change config cause crash. by jackychen · 10 years ago
  46. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  47. c667593 Merge changes from topic 'fix-vp9-bitstream-test' by James Zern · 10 years ago
  48. eb53c69 Add cyclic refresh parameters to svc-layer context. by Marco · 10 years ago
  49. 4d1424f For 1 pass: always use the normative filter in vp9_scale_if_required() by Marco · 10 years ago
  50. e8a4a3e Avoid scaling last_source, unless needed. by Marco · 10 years ago
  51. a2e61ad vp9/10: set color_space on preview frame by James Zern · 10 years ago
  52. be3489e Fix to dynamic resize mode under change_config(). by Marco · 10 years ago
  53. bd89a34 Don't build calc_psnr for high bit depth. by Johann · 10 years ago
  54. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  55. 5e35c3c vp9_encoder: make vp9_alloc_compressor_data private by James Zern · 10 years ago
  56. bc0a974 Fix to golden update in cyclic_refresh. by Marco · 10 years ago
  57. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  58. 93ffe9d Update to dynamic resize for 1 pass CBR: source scaling. by Marco · 10 years ago
  59. 42b6791 Allow for re-encoding frame if high overshoot. by Marco · 10 years ago
  60. 89af744 Change vp9_ prefix function names in vpx_scale to vpx_ by Jingning Han · 10 years ago
  61. 62bfc97 opsnr.stt: Add a missing tab after PSNRHVS by Alex Converse · 10 years ago
  62. 472e14e vp9_encoder: add missing vpx_clear_system_state by James Zern · 10 years ago
  63. b04dad3 Merge "VPX: remove scaled calls from FUN_CONV_1D" by Scott LaVarnway · 10 years ago
  64. fe4a14a blockiness: cleanup includes and add statics by Alex Converse · 10 years ago
  65. a8a08ce Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h by Alex Converse · 10 years ago
  66. c7b7011 Move VP9 SSIM metrics to vpx_dsp. by Alex Converse · 10 years ago
  67. 4e6b507 VPX: remove scaled calls from FUN_CONV_1D by Scott LaVarnway · 10 years ago
  68. 9d92737 Merge "Correct the allocation size for ssim_vars" by Yaowu Xu · 10 years ago
  69. 8f089cb Correct the allocation size for ssim_vars by Yaowu Xu · 10 years ago
  70. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
  71. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  72. f01c769 Dynamic resize for real-time: reference scaling. by Marco · 10 years ago
  73. f744613 Fix uninitialized value warning by hui su · 10 years ago
  74. eaf1ffd Merge "Fix to resize logic for 1 pass mode." by Marco · 10 years ago
  75. 7b75618 Fix to source scaling for dynamic_resize. by Marco · 10 years ago
  76. dc7da00 Fix to resize logic for 1 pass mode. by Marco · 10 years ago
  77. e11878c Merge "Add extra resize trigger for frames above maximum allowed size." by paulwilkins · 10 years ago
  78. 4bbd955 Dynamic resize for real-time: source scaling by Marco · 10 years ago
  79. 89090d8 Don't allocate dqcoeff in MACROBLOCKD. by Alex Converse · 10 years ago
  80. a6f2a96 Add extra resize trigger for frames above maximum allowed size. by paulwilkins · 10 years ago
  81. 6a82f0d Move sub pixel variance to vpx_dsp by Johann · 10 years ago
  82. a652048 Add vp9_ prefix to init_macroblockd by Jingning Han · 10 years ago
  83. 5256a40 Merge "Expose params min-gf-interval/max-gf-interval" by Debargha Mukherjee · 10 years ago
  84. 91c412b Merge "remove vp9_get_interp_kernel()" by James Zern · 10 years ago
  85. 017253b remove vp9_get_interp_kernel() by James Zern · 10 years ago
  86. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  87. 8565a1c Merge "Use vpx prefix for codec independent threading functions" by Jingning Han · 10 years ago
  88. 04d2e57 Use vpx prefix for codec independent threading functions by Jingning Han · 10 years ago
  89. c06d56c VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO by Scott LaVarnway · 10 years ago
  90. c5d779d Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb by James Zern · 10 years ago
  91. d77f51b Add dynamic resize logic for 1 pass CBR. by Marco · 10 years ago
  92. 8914ab6 Remove duplicate calls for set_frame_size in 1 pass mode. by Marco · 10 years ago
  93. 471302a vp9_encoder: hide adjust_image_stat() by James Zern · 10 years ago
  94. 4a28da5 Enable more split modes for animated content. by Paul Wilkins · 10 years ago
  95. ce2ca9f Duplicate reference variance code by Johann · 10 years ago
  96. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  97. dbd3760 Merge "Fast feedback of bits on undershoot." by paulwilkins · 10 years ago
  98. 45db297 Merge "[svc] Disable tiles for spatial svc case" by Minghai Shang · 10 years ago
  99. 5317185 Merge "Add error handling when running out of free frame buffers." by hkuang · 10 years ago
  100. 131cab7 Add error handling when running out of free frame buffers. by hkuang · 10 years ago