summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodeframe.c
AgeCommit message (Expand)Author
2012-02-02Moved ref_frame_cost from MACROBLOCKD to MACROBLOCKScott LaVarnway
2012-02-02Removed frames_till_alt_ref_frame from MACROBLOCKDScott LaVarnway
2012-02-02Removed frames_since_golden from MACROBLOCKDScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2011-12-28Remove unused MACROBLOCK member vector_rangeJohn Koleszar
2011-12-16Merge mr_pick_inter_mode and pick_inter_modeYunqing Wang
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-12-09vp8e - entropy stats per frame typeJim Bankoski
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-09Merge "Relocated idct/add calls for encoder"Scott LaVarnway
2011-11-09Relocated idct/add calls for encoderScott LaVarnway
2011-11-08Fix checks in MB quantizer initializationYunqing Wang
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-31Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway
2011-08-30Recalculate zbin_extra only if regular quantizer is being usedAlpha Lam
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-20adjusting the calculation of errorperbitYaowu Xu
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-13Calc ref_frame_cost once per frameScott LaVarnway
2011-06-09bug fix mode_info_context not initialized for error-resilientJames Berry
2011-06-09Update keyframe activity in non-RD modeJohn Koleszar
2011-06-08Merge "Move RD intra block mode selection to rdopt.c"John Koleszar
2011-06-08Adjust errorperbit according to RDMULT in activity maskingYaowu Xu
2011-06-08Merge "Further activity masking changes:"Yaowu Xu
2011-06-08Move RD intra block mode selection to rdopt.cJohn Koleszar
2011-06-08Move intra block mode selection to pickinter.cJohn Koleszar
2011-06-08Further activity masking changes:Paul Wilkins
2011-06-06remove redundant functionsYaowu Xu
2011-06-06Merge "neon fast quantize block pair"Johann
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-25Return sse value in vp8_variance SSE2 functionsYunqing Wang
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-19Make activity masking functions staticJohn Koleszar
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-18Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_nea...Yunqing Wang
2011-05-17Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvsYunqing Wang
2011-05-13Merge "Restructure of activity masking code."Paul Wilkins
2011-05-13Restructure of activity masking code.Paul Wilkins