summaryrefslogtreecommitdiff
path: root/vp8/common/alloccommon.c
AgeCommit message (Expand)Author
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2016-07-15addnoise : clear out static size for generated noiseJim Bankoski
2015-05-14vp8: add some missing includesJames Zern
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2013-07-12yv12config: remove YUV_TYPEJames Zern
2012-10-22postproc: allocate enough memory for limits bufferJohn Koleszar
2012-10-11Clean up error return code in alloccommon.cYunqing Wang
2012-10-10post-proc: fix 0 or negative threshold handlingYunqing Wang
2012-04-26Moves error concealment allocations from common parts to decoderAttila Nagy
2012-04-19Makes all mode token tables constAttila Nagy
2012-04-17Makes all global data in entropy.c constAttila Nagy
2012-03-22Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-01-10Allowing the mfqe post-processing filter to be used in conjunctionDeb Mukherjee
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-16Faster vp8_default_coef_probsScott LaVarnway
2011-06-24Fixed initialization of frame buffer ref countersAdrian Grange
2011-05-26Merge "Do not copy data between encoder reference buffers."John Koleszar
2011-05-19Fix segv without --enable-error-concealmentJohn Koleszar
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-04-25remove simpler_lpfJohann
2011-04-20Do not copy data between encoder reference buffers.Attila Nagy
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-02-18clean up unused filesJohn Koleszar
2010-10-27Eliminate more warnings.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-27Fix harmless off-by-1 error.Timothy B. Terriberry
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-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar