summaryrefslogtreecommitdiff
path: root/vp8/common/onyxc_int.h
AgeCommit message (Expand)Author
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-15apply clang-formatclang-format
2016-09-09cosmetics,vp8: join some lines, fix table formatJames Zern
2016-07-15vp8: apply clang-formatclang-format
2014-01-23vp8/common: add extern "C" to headersJames Zern
2013-12-16vp8/common: normalize include guardsJames Zern
2013-07-18VP[89]_COMMON: remove golden/altref frame countsJames Zern
2013-07-16Merge "VP[89]_COMMON: remove unused near_boffset"James Zern
2013-07-16Merge "VP9_COMMON: remove unused framerate/bitrate"James Zern
2013-07-12VP9_COMMON: remove unused framerate/bitrateJames Zern
2013-07-12VP[89]_COMMON: remove unused near_boffsetJames Zern
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-01-25Bug fix: error-concealment enabled changed postproc outputScott LaVarnway
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-10-10post-proc: fix 0 or negative threshold handlingYunqing Wang
2012-09-13Removed pre_mvcScott LaVarnway
2012-08-02Removed last_kf_gf_qScott LaVarnway
2012-04-26Moves error concealment allocations from common parts to decoderAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy
2012-04-19Makes all mode token tables constAttila Nagy
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add postproc functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-10Allowing the mfqe post-processing filter to be used in conjunctionDeb Mukherjee
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-08-01Fix building with --disable-postprocJohn Koleszar
2011-07-22fix sharpness bug and clean upJohann
2011-07-08New loop filter interfaceAttila Nagy
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-04-25remove simpler_lpfJohann
2011-03-31Runtime detection of available processor cores.Attila Nagy
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
2010-12-29Always update last_frame_typeYunqing Wang
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-07-07Fix misspelled "skiped" in onyxc_int.h to "skipped".Michael Kohler