1. c8e5a77 vpxenc: quiet unused param warning by James Zern · 9 years ago
  2. 06bcd85 Add high bit depth args to arg list by hui su · 9 years ago
  3. 9134e9f Use input framerate as timebase if none was explicitly specified. by Ronald S. Bultje · 9 years ago
  4. 02345be9 Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  5. 3977507 vpxenc: don't warn about libwebm availability if writing IVF. by Ronald S. Bultje · 9 years ago
  6. ede323a Specify feasible parameter values for lossless mode by hui su · 9 years ago
  7. ed0d9dc vpxenc: Allow non i420 input for VP10. by Tom Finegan · 9 years ago
  8. bb55193 vpxenc: fix DECODER ifdef by James Zern · 10 years ago
  9. 82331e0 create vp10_arg_ctrl_map by hui su · 10 years ago
  10. db14911 remove unused high-bit-depth args from arg list by hui su · 10 years ago
  11. 72889a2 Remove vp10's build dependency on vp9 by Yaowu Xu · 10 years ago
  12. 2b18c9a Add vpxenc help info by Yaowu Xu · 10 years ago
  13. 8af092d Fix high bit depth in vp10 codebase by Jingning Han · 10 years ago
  14. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  15. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  16. f82cfc2 vpxenc: relocate vp8/vp9 only options by James Zern · 10 years ago
  17. 09acd26 vpxenc: Add support for pixel aspect ratio. by Frank Galligan · 10 years ago
  18. f990b35 Make vp9 the default codec for vpxenc by Yaowu Xu · 10 years ago
  19. 5c337fd vpxenc: make some functions static by James Zern · 10 years ago
  20. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  21. 268f106 Provide information on codec controls by Yaowu Xu · 10 years ago
  22. 4165290 Rename a vp9 only control with vp9e prefix by Yaowu Xu · 10 years ago
  23. d240180 Remove redundant test by Adrian Grange · 10 years ago
  24. fc99636 Add --color-space to vpxenc by Yaowu Xu · 10 years ago
  25. b50e518 Require webm when explicitly requested by Johann · 10 years ago
  26. e94b415 Add encoder control for setting color space by Yaowu Xu · 10 years ago
  27. a16f075 Corrected value range of --cpu-used for vp9 by Yaowu Xu · 10 years ago
  28. 80b344d Silence -Werror=unused-parameter by Johann · 10 years ago
  29. af898b5 Various updates to vp8. by Marco · 10 years ago
  30. 03a60b7 Add a new control of golden frame boost in CBR mode by Yaowu Xu · 10 years ago
  31. 636099f Add a new control of max bitrate for inter frame by Yaowu Xu · 10 years ago
  32. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  33. ab35f98 Fixes naming bug from previous highbitdepth patch by Deb Mukherjee · 10 years ago
  34. 7a2a611 Refactoring of highbitdepth bitshift operations by Deb Mukherjee · 10 years ago
  35. 2e9c1dc Remove experimental-bitstream flag for profiles>0 by Deb Mukherjee · 10 years ago
  36. a30774c Adds support of 440 content. by Deb Mukherjee · 10 years ago
  37. a160d72 High-bitdepth bugfixes by Deb Mukherjee · 10 years ago
  38. bb1a236 Change the control function of VP9 denoiser. by JackyChen · 11 years ago
  39. dbdb87b Fix a visual studio warning by Yaowu Xu · 11 years ago
  40. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  41. 1b08702 Merge "Renaming vpxenc option from frame_boost to frame-boost." by Dmitry Kovalev · 11 years ago
  42. f4eb3a2 Adding several vpxenc parameter ranges to help output. by Dmitry Kovalev · 11 years ago
  43. 4eb6763 Renaming vpxenc option from frame_boost to frame-boost. by Dmitry Kovalev · 11 years ago
  44. c901a4f vpxenc.c : static warnings cleanout by Jim Bankoski · 11 years ago
  45. 5805881 vpxenc: fix compile with --disable-libyuv by James Zern · 11 years ago
  46. 219f645 Add tune-content command line option by Alex Converse · 11 years ago
  47. 090f4d4 Adds support for raw yuv files for 422/444 by Deb Mukherjee · 11 years ago
  48. f332c63 Renames interface field in VpxInterface by Deb Mukherjee · 11 years ago
  49. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  50. 832e4f3 Merge "Silent -wextra warnings" by Yaowu Xu · 11 years ago
  51. 618e7ef Silent -wextra warnings by Yaowu Xu · 11 years ago
  52. aa70712 vpxenc: fix per-frame psnr/size output on a terminal by James Zern · 11 years ago
  53. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  54. 79199e4 Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure. by Dmitry Kovalev · 11 years ago
  55. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  56. 47031c0 Updates libyuv to version 1005 by Deb Mukherjee · 11 years ago
  57. 2a3092f Exit with error when vpxenc cannot correctly scale the input. by Alex Converse · 11 years ago
  58. 6c2e88e Rewrite encoder input format handling. by Alex Converse · 11 years ago
  59. dba7376 vpxenc: add some missing CONFIG_WEBM_IO checks by James Zern · 11 years ago
  60. 0a386b9 Revert "Force ARNR filtering to be centered on the ARF frame" by Adrian Grange · 11 years ago
  61. 59e733c Force ARNR filtering to be centered on the ARF frame by Adrian Grange · 11 years ago
  62. e3578af examples: remove off_t overrides by James Zern · 11 years ago
  63. 9998385 Merge "More user friendly vpxenc help strings." by Dmitry Kovalev · 11 years ago
  64. c8c1b43 More user friendly vpxenc help strings. by Dmitry Kovalev · 11 years ago
  65. f7bd127 Enable vpxenc to specify internal coded frame size by Adrian Grange · 11 years ago
  66. 2dcbf8c Changing webmenc to use libwebm by Vignesh Venkatasubramanian · 11 years ago
  67. d9812431 Merge "Removed space in ETA printout" by Yaowu Xu · 11 years ago
  68. c154826 Removed space in ETA printout by Yaowu Xu · 11 years ago
  69. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  70. 80577df Revert "Changing webmenc to use libwebm" by Paul Wilkins · 11 years ago
  71. 92a4c59 Changing webmenc to use libwebm by Vignesh Venkatasubramanian · 11 years ago
  72. 0ffa383 Adding a configure flag to control WebM container support by Vignesh Venkatasubramanian · 11 years ago
  73. 2dad0e1 Adding sse_to_psnr function to tools_common.{h, c}. by Dmitry Kovalev · 11 years ago
  74. 6e3cf6e Stop gating non420 features with a configure flag. by Alex Converse · 11 years ago
  75. d66bd22 Require an --experimental-bitstream flag at runtime for encoding profile 1. by Alex Converse · 11 years ago
  76. 25f22d2 In realtime mode enforce one pass with 0 lag by Deb Mukherjee · 11 years ago
  77. 70d9664 Adding API to get vpx encoder/decoder interface. by Dmitry Kovalev · 11 years ago
  78. 7a691f1 vpxenc: Silence MSVC warnings. by Tom Finegan · 11 years ago
  79. ac94505 Merge changes Ic362b088,I1c65c2aa by James Zern · 11 years ago
  80. 4a70357 remove duplicate const from vpx_codec_iface_t use by James Zern · 11 years ago
  81. 6253e8e vpxenc: find_mismatch/compare_img: normalize types by James Zern · 11 years ago
  82. d04112d vpxenc: cosmetics by James Zern · 11 years ago
  83. 373b0f9 Changing ivf_write_frame_header() function signature. by Dmitry Kovalev · 11 years ago
  84. f11da2b vpxenc: Relocate rate/quantizer histogram code. by Dmitry Kovalev · 11 years ago
  85. 3671e62 Fix the vpxenc mismatch problem due to seperate by hkuang · 11 years ago
  86. 2d8a954 Merge "vpxenc: remove some warnings w/--disable-(vp8|vp9)" by James Zern · 11 years ago
  87. 5248d71 vpxenc: remove some warnings w/--disable-(vp8|vp9) by James Zern · 11 years ago
  88. 096ab11 Removing pass number check from ivf_write_file_header(). by Dmitry Kovalev · 11 years ago
  89. 64b89f1 Fix encoding Raw yv12 and i420 from a pipe. by Alex Converse · 11 years ago
  90. 249366b vpxenc: Move config check code into its own source files. by Tom Finegan · 11 years ago
  91. 644bd87 In frame Q adjustment experiment. by Paul Wilkins · 11 years ago
  92. 49dc9ca vpxenc: Add vpxenc.h and move/rename the global_config struct by Tom Finegan · 11 years ago
  93. 44dd327 vpxenc: Warn users about incorrect quantizer settings. by Tom Finegan · 11 years ago
  94. b00057c Merge "vpxenc: add --aq-mode flag to control adaptive quantization" by Guillaume Martres · 11 years ago
  95. 1708465 vpxenc: add --aq-mode flag to control adaptive quantization by Guillaume Martres · 11 years ago
  96. 00a35aa vpx[dec|enc]: Extract IVF support from the apps. by Tom Finegan · 11 years ago
  97. 78cb2e6 vpxenc: clean up; move stats code out of vpxenc.c by Tom Finegan · 11 years ago
  98. ab38f4f Merge "vpx[dec|enc]: Clean up target OS based IO focused preproc abuse." by Tom Finegan · 11 years ago
  99. e657919 vpx[dec|enc]: Clean up target OS based IO focused preproc abuse. by Tom Finegan · 11 years ago
  100. 6c270ed vpxenc: Remove support for IVF input. by Tom Finegan · 11 years ago