summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add postproc functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-26Merge changes I17e1a348,Iad710941John Koleszar
2012-01-26Correct clamping in use of vp8_find_near_mvs()John Koleszar
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