summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-16Merge "Fix the transform type selection in 4x4 partition" into experimentalJingning Han
2013-05-16New inter mode context.Paul Wilkins
2013-05-16Merge "Further Implicit Segmentation Changes" into experimentalPaul Wilkins
2013-05-15Add vp9_extend_frame_bordersJohn Koleszar
2013-05-15Merge "Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0" into experimentalJohn Koleszar
2013-05-15Removing lossless flag from the bitstream.Dmitry Kovalev
2013-05-15Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0John Koleszar
2013-05-15Merge "Fix first-pass encoding test" into experimentalJingning Han
2013-05-15Merge "Moving the same code to new function vp9_setup_scale_factors." into ex...Dmitry Kovalev
2013-05-15Merge "Adding alpha plane to YV12_BUFFER_CONFIG structure." into experimentalDmitry Kovalev
2013-05-15Moving the same code to new function vp9_setup_scale_factors.Dmitry Kovalev
2013-05-15Adding alpha plane to YV12_BUFFER_CONFIG structure.Dmitry Kovalev
2013-05-15Fix the transform type selection in 4x4 partitionJingning Han
2013-05-15Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experime...Dmitry Kovalev
2013-05-15Merge "Moving several static functions from vp9_reconinter.h to vp9_reconinte...Dmitry Kovalev
2013-05-15Fix first-pass encoding testJingning Han
2013-05-15Combining integer and fractional parts of mvs for entropy coding.Dmitry Kovalev
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-15Further Implicit Segmentation ChangesPaul Wilkins
2013-05-14Moving several static functions from vp9_reconinter.h to vp9_reconinter.c.Dmitry Kovalev
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-14Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-14Merge "Do joint motion search iteratively" into experimentalYunqing Wang
2013-05-14Merge "changed to use adst for D63_PRED" into experimentalYaowu Xu
2013-05-14Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into...John Koleszar
2013-05-14Revert "Preparing vp9_deblock and vp9_denoise to alpha support."John Koleszar
2013-05-13changed to use adst for D63_PREDYaowu Xu
2013-05-13Merge "Using loop through all planes inside scale_and_extend_frame function."...Dmitry Kovalev
2013-05-13Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experime...Dmitry Kovalev
2013-05-13Merge "Moving vp9_decode_frame declaration to vp9_decodframe.h." into experim...Dmitry Kovalev
2013-05-13Merge "Adding encode_quantization function." into experimentalDmitry Kovalev
2013-05-13Merge "Code cleanup inside vp9_firstpass.c." into experimentalDmitry Kovalev
2013-05-13Merge "Removing simple loopfilter and code duplication from loopfilter code."...Dmitry Kovalev
2013-05-13Removing simple loopfilter and code duplication from loopfilter code.Dmitry Kovalev
2013-05-13Adding encode_quantization function.Dmitry Kovalev
2013-05-13Using loop through all planes inside scale_and_extend_frame function.Dmitry Kovalev
2013-05-13Moving vp9_decode_frame declaration to vp9_decodframe.h.Dmitry Kovalev
2013-05-13Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-13Do joint motion search iterativelyYunqing Wang
2013-05-13Merge "Use consistent partition context setup in enc/dec" into experimentalJingning Han
2013-05-13Merge "Force bsize for UV in I4X4 and SPLITMV" into experimentalJingning Han
2013-05-13Merge "Move get_sb_index to vp9_blockd.h" into experimentalJingning Han
2013-05-13Change to band calculation.Paul Wilkins
2013-05-11Use consistent partition context setup in enc/decJingning Han
2013-05-11Force bsize for UV in I4X4 and SPLITMVJingning Han
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han
2013-05-10Merge "Fix token allocation for non-4:2:0" into experimentalJohn Koleszar