summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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-25Fix loopfilter race condition in multithreaded encoderAttila Nagy
2012-04-23Shares one set of RD costs tables between all encoding threadsAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy
2012-04-20vp8_change_config: don't force kf with spatial resamplingJohn 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-03-29Merge "remove unused BOOL_CODER::value"John Koleszar
2012-03-29remove unused BOOL_CODER::valueJohn Koleszar
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-21Merge "remove __inline for compiler compatibility"James Berry
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-03-21Minor fix: add back a vpx_free callYunqing Wang
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 "x_motion_minq table reduction"Scott LaVarnway
2012-03-14Merge "fix potential use of uninitialized rate_y"John Koleszar
2012-03-14fix potential use of uninitialized rate_yJohn Koleszar
2012-03-13Merge "Adds a motion compensated temporal denoiser to the encoder."Jim Bankoski
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-03-13Merge "Update for key frame target size setting."Jim Bankoski
2012-03-12Update for key frame target size setting.Marco Paniconi
2012-03-12Merge "Move SAD and variance functions to common"Johann
2012-03-06vp8e - RDLambda fixJim Bankoski
2012-03-05Move SAD and variance functions to commonJohann
2012-03-05vp8e - fix coefficient costingJim Bankoski
2012-03-01Merge "vp8e - attempt to lessen blockiness"Jim Bankoski
2012-03-01Merge "vp8e - static key boost"Jim Bankoski
2012-03-01Merge "vp8e - force at least some change in over and under shoots"Jim Bankoski
2012-03-01vp8e - static key boostPaul Wilkins
2012-03-01vp8e - force at least some change in over and under shootsPaul Wilkins
2012-02-29Packing bitstream on-the-fly with delayed context updatesAttila Nagy
2012-02-29vp8e - attempt to lessen blockinessJim Bankoski
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-28Merge "Only do uv intra-mode evaluation when intra mode is checked"Yunqing Wang
2012-02-28Only do uv intra-mode evaluation when intra mode is checkedYunqing Wang
2012-02-27bugfix: use oxcf width/height for reinit checkJames Berry
2012-02-27Fix skippable evaluation in mode decisionYunqing Wang
2012-02-23Merge "Remove the frame rate factor for key frame size."Jim Bankoski
2012-02-22Remove the frame rate factor for key frame size.Marco Paniconi