summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2012-01-04Merge "Make a local copy of the dequantized data"Scott LaVarnway
2012-01-04Merge "Improve vp8cx_init_quantizer()"Yunqing Wang
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-28Remove unused MACROBLOCK member vector_rangeJohn Koleszar
2011-12-28Remove unused BLOCK member force_emptyJohn Koleszar
2011-12-28Improve vp8cx_init_quantizer()Yunqing Wang
2011-12-22Merge "Add missing includes for multi-res"John Koleszar
2011-12-22Merge "Remove unnecessary ternary constructs"John Koleszar
2011-12-22Merge "Remove legacy integer types"John Koleszar
2011-12-22Merge "Use lookup tables for mode_check_freq"John Koleszar
2011-12-22Merge "Use lookup tables for thresh_mult"John Koleszar
2011-12-22Add missing includes for multi-resJohn Koleszar
2011-12-22Remove unnecessary ternary constructsJohn Koleszar
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-22Use lookup tables for mode_check_freqJohn Koleszar
2011-12-22Use lookup tables for thresh_multJohn Koleszar
2011-12-22Merge "Remove opaque pointer VP8D_PTR"John Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-21Remove opaque pointer VP8D_PTRJohn Koleszar
2011-12-21squash some signed/unsigned comparison warningsJames Zern
2011-12-21Make a local copy of the dequantized dataJohann
2011-12-21Remove unreferenced includesJohn Koleszar
2011-12-21Merge "Remove opaque pointer VP8_PTR"John Koleszar
2011-12-21Merge "tokenizer: use correct block type context in stuff1st_order_b"John Koleszar
2011-12-21Remove opaque pointer VP8_PTRJohn Koleszar
2011-12-19remove armv6 files from armv5 buildJohn Koleszar
2011-12-19Merge "Avoid heap allocation of firstpass stats"Johann
2011-12-19Merge "fix: make sure ss_err is large enough"John Koleszar
2011-12-19Merge "Merge mr_pick_inter_mode and pick_inter_mode"Yunqing Wang
2011-12-16Merge mr_pick_inter_mode and pick_inter_modeYunqing Wang
2011-12-16fix: make sure ss_err is large enoughJames Berry
2011-12-16Avoid heap allocation of firstpass statsJohn Koleszar
2011-12-16Fixed mb_skip_coeff bugScott LaVarnway
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-12-15Merge "Only call vp8_find_near_mvs() once for each macroblock"Yunqing Wang
2011-12-15Only call vp8_find_near_mvs() once for each macroblockYunqing Wang
2011-12-15Merge "Force realtime version 1 streams to only use simple loopfilter"Yunqing Wang
2011-12-14Merge "Avoid multiple test for same lvl in auto filter lvl pick"John Koleszar
2011-12-14Merge "add check to ensure that cq_level falls within min and max q"John Koleszar
2011-12-14Merge "Use xcode 4.2"Johann
2011-12-14Merge "Fix iOS conversion script"Johann
2011-12-14Merge "fix: active_worst_quality could be set above 127"John Koleszar
2011-12-14Use xcode 4.2Johann
2011-12-14add check to ensure that cq_level falls within min and max qJames Berry
2011-12-14Avoid multiple test for same lvl in auto filter lvl pickAttila Nagy
2011-12-14Force realtime version 1 streams to only use simple loopfilterAttila Nagy
2011-12-13Merge "vpx_integer.h: fix incorrect type emulation"John Koleszar
2011-12-13fix: active_worst_quality could be set above 127James Berry
2011-12-13tokenizer: use correct block type context in stuff1st_order_bJohn Koleszar