summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix compiler warningsAttila Nagy
2012-04-27Modified ARNR MC-filter to ignore ARF frameAdrian Grange
2012-04-27Removed MV costing from ARNR filteringAdrian Grange
2012-04-26Moves error concealment allocations from common parts to decoderAttila Nagy
2012-04-25Fix loopfilter race condition in multithreaded encoderAttila Nagy
2012-04-24Simplifies decoder multithread synchingAttila Nagy
2012-04-23Merge "multi-res: restore v1.0.0 API" into eiderJohn Koleszar
2012-04-23Shares one set of RD costs tables between all encoding threadsAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-23Merge "Removes duplication of key frame mode probabilities"Scott LaVarnway
2012-04-23Optimizes precalculated decoder block ptrs&offsAttila Nagy
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy
2012-04-20multi-res: restore v1.0.0 APIJohn Koleszar
2012-04-20vp8_change_config: don't force kf with spatial resamplingJohn Koleszar
2012-04-20Merge "Makes all mode token tables const part 2"Scott LaVarnway
2012-04-19Makes all mode token tables const part 2Scott LaVarnway
2012-04-19rtcd: serialize function pointer initializationJohn Koleszar
2012-04-19Ports vpx_xcaler to new RTCD methodAttila Nagy
2012-04-19Makes all mode token tables constAttila Nagy
2012-04-18Merge "Makes all global data in tokenize.c const"Johann
2012-04-17Makes all global data in tokenize.c constAttila Nagy
2012-04-17Makes all global data in entropy.c constAttila Nagy
2012-04-16correct alt-ref contribution to frame rateJohn Koleszar
2012-04-12Merge "MB_MODE_INFO size reduction"Scott LaVarnway
2012-04-12Merge "loopfilter improvements"Scott LaVarnway
2012-04-12loopfilter improvementsScott LaVarnway
2012-04-10Fixes to disable MFQE when there is motion.Deb Mukherjee
2012-04-03MFQE: apply threshold to subblocks and chroma.John Koleszar
2012-04-02Move variance and SAD RTCD definitionsJohann
2012-03-29Merge "remove unused BOOL_CODER::value"John Koleszar
2012-03-29remove unused BOOL_CODER::valueJohn Koleszar
2012-03-29MB_MODE_INFO size reductionScott LaVarnway
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-23New vp8_decode_mb_tokens()Scott LaVarnway
2012-03-22Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-21Merge "remove __inline for compiler compatibility"James Berry
2012-03-21Merge "bug fix: remove inline from mfqe.c"James Berry
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-03-21Minor fix: add back a vpx_free callYunqing Wang
2012-03-21bug fix: remove inline from mfqe.cJames Berry
2012-03-16Merge "Add motion search skipping in first pass"Yunqing Wang
2012-03-16Add motion search skipping in first passYunqing Wang
2012-03-16Merge "RFC: Reorganize MFQE loops"Johann
2012-03-16Merge "x_motion_minq table reduction"Scott LaVarnway
2012-03-14Merge "fix potential use of uninitialized rate_y"John Koleszar