summaryrefslogtreecommitdiff
path: root/vp8/common/onyx.h
AgeCommit message (Expand)Author
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-09-19vp8: convert some uses of unsigned long to size_tJames Zern
2016-07-15vp8: apply clang-formatclang-format
2015-08-25Mark Scale2Ratio INLINEJohann
2014-12-03Various updates to vp8.Marco
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-14Add an adaptive denoising mode.Marco Paniconi
2014-08-08vp8: Code cleanup for control of denoiser mode.Marco Paniconi
2014-07-29vp8: Add an aggressive denoising mode.Marco Paniconi
2014-07-15vp8: Allow for on/off control of UV temporal denoiser.Marco Paniconi
2014-01-17Change the vp8 END_USAGE typedefDeb Mukherjee
2013-12-16vp8/common: normalize include guardsJames Zern
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Remove extra enumJohann
2012-05-11fix warnings for building on win32Scott Graham
2012-05-03Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eiderJohn Koleszar
2012-05-02Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITYJohn Koleszar
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-01-13Fixed bugs in multi-layer code related to changing paramsAdrian Grange
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-21Remove opaque pointer VP8_PTRJohn Koleszar
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-11avoid resetting framerate during vpx_codec_enc_config_set()John Koleszar
2011-10-20Fix: check cx_data buffer prior to writeJames Berry
2011-10-11Merge "Added rate-targeted temporal scalability"Adrian Grange
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-10-10bug fix - starting/optimal/max and buffer_level changed from int to int64_tJames Berry
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-06-28Adding support for independent partitionsStefan Holmer
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-01-07CQ ModePaul Wilkins
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-18Initial WebM releaseJohn Koleszar