summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-04-15Merge "Fix lingering x->skip settings if static_threshold is used." into expe...Ronald S. Bultje
2013-04-15Merge "Add rectangular block size variance/sad functions." into experimentalRonald S. Bultje
2013-04-15Merge "Make filter RD code and encode breakout variance size-independent." in...Ronald S. Bultje
2013-04-15Fix lingering x->skip settings if static_threshold is used.Ronald S. Bultje
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Make filter RD code and encode breakout variance size-independent.Ronald S. Bultje
2013-04-15Merge "Motion vector decoder cleanup." into experimentalDmitry Kovalev
2013-04-15Merge "Reorder enum i4X4 predcition modes" into experimentalYaowu Xu
2013-04-15Merge "Fix width/height switch-up in U/V SB quantize code." into experimentalRonald S. Bultje
2013-04-15Merge "Removed unused structs in vp9_onyx_int.h." into experimentalRonald S. Bultje
2013-04-15Fix width/height switch-up in U/V SB quantize code.Ronald S. Bultje
2013-04-15Removed unused structs in vp9_onyx_int.h.Ronald S. Bultje
2013-04-15Merge "Initial addition of multiple ARF frames" into experimentalAdrian Grange
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-14Merge "Encoder code cleanup." into experimentalDmitry Kovalev
2013-04-14Merge "Adding vp9_read_and_apply_sign function." into experimentalDmitry Kovalev
2013-04-14Merge "Intra code cleanup." into experimentalDmitry Kovalev
2013-04-14Merge "Renaming vp9_token_struct to vp9_token and removing previous typedef."...Dmitry Kovalev
2013-04-12Intra code cleanup.Dmitry Kovalev
2013-04-12Motion vector decoder cleanup.Dmitry Kovalev
2013-04-12Merge "Enable inter predictor for rectangular block size" into experimentalJohn Koleszar
2013-04-12Enable inter predictor for rectangular block sizeJingning Han
2013-04-12Removed unnecessary copy from vp9_dequant_iht_add_8x8_cScott LaVarnway
2013-04-12Merge changes I196814c0,I896fdfa0 into experimentalJingning Han
2013-04-12Reorder enum i4X4 predcition modesYaowu Xu
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-12Merge "Remove unnecessary vp9_copy_memNxN() calls" into experimentalScott LaVarnway
2013-04-11Move prediction hit counting to update_state().Ronald S. Bultje
2013-04-11Remove unnecessary vp9_copy_memNxN() callsScott LaVarnway
2013-04-11Make intra predictor support rectangular blocksJingning Han
2013-04-11Merge loop over all macroblock modes into encode_sb_row().Ronald S. Bultje
2013-04-11Merge "Remove unused vp9_recon_mb{y,uv}_s" into experimentalJohn Koleszar
2013-04-11Merge "Remove subtract_mb* functions." into experimentalRonald S. Bultje
2013-04-11Adding vp9_read_and_apply_sign function.Dmitry Kovalev
2013-04-11Merge "WIP: removing predictor buffer usage from decoder" into experimentalScott LaVarnway
2013-04-11Merge "Remove unused macroblock versions of reconstruction functions." into e...Ronald S. Bultje
2013-04-11Merge "Remove "tplist" from VP9_COMP." into experimentalRonald S. Bultje
2013-04-11Merge "Merge pick_sb_modes and pick_sb64_modes." into experimentalRonald S. Bultje
2013-04-11Merge "Turning model-based updates on with modelcoefprob" into experimentalDeb Mukherjee
2013-04-11Turning model-based updates on with modelcoefprobDeb Mukherjee
2013-04-11Merge "Remove unused vp9 ppc files" into experimentalJohn Koleszar
2013-04-11Remove unused vp9_recon_mb{y,uv}_sJohn Koleszar
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-11Merge changes I6721e42f,Iaffb1ae8 into experimentalJohn Koleszar
2013-04-11Remove unused vp9 ppc filesJohn Koleszar
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-04-11tokenize: convert skippable functionsJohn Koleszar
2013-04-11Remove subtract_mb* functions.Ronald S. Bultje
2013-04-11Remove unused macroblock versions of reconstruction functions.Ronald S. Bultje
2013-04-11Remove "tplist" from VP9_COMP.Ronald S. Bultje