summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-01-24Revert "Multithreaded encoder, late sync loopfilter"John Koleszar
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2012-01-18Merge "Simplify an assignment statement"Jeff Faust
2012-01-18Merge "get_plane_pointers: use u/v planes consistently"John Koleszar
2012-01-18get_plane_pointers: use u/v planes consistentlyJohn Koleszar
2012-01-18Simplify an assignment statementJeff Faust
2012-01-18Merge changes I1ebe76aa,Ia079b52bJohn Koleszar
2012-01-13Fixed bugs in multi-layer code related to changing paramsAdrian Grange
2012-01-11rdopt/pickinter: factor out some common setupJohn Koleszar
2012-01-11rdopt: remove unused frame_lf_or_gfJohn Koleszar
2012-01-06Merge "Reduced the size of Y1Dequant and friends to [128][2]"John Koleszar
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2012-01-05Merge "Improve SSSE3 fast quantizer function"Johann
2012-01-04Merge "Improve vp8cx_init_quantizer()"Yunqing Wang
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-29Improve SSSE3 fast quantizer functionYunqing Wang
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 "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-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-21Remove useless g_common.hJohn Koleszar
2011-12-21squash some signed/unsigned comparison warningsJames Zern
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-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-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 "fix: active_worst_quality could be set above 127"John Koleszar
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-13fix: active_worst_quality could be set above 127James Berry
2011-12-13tokenizer: use correct block type context in stuff1st_order_bJohn Koleszar
2011-12-12Merge "vp8e - entropy stats per frame type"Jim Bankoski
2011-12-09vp8e - entropy stats per frame typeJim Bankoski