summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-05-20Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.Dmitry Kovalev
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimentalJingning Han
2013-05-20Give VP9 a different sync code from VP8Jingning Han
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Make nmv_count update 4x8/8x4 awareJingning Han
2013-05-17Fix parameters in 4x8 variance calcJingning Han
2013-05-17Merge "holds utility debugging functions" into experimentalJim Bankoski
2013-05-17Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimentalJingning Han
2013-05-17Merge "Replace default counts with default probs." into experimentalPaul Wilkins
2013-05-17Merge "New inter mode context." into experimentalPaul Wilkins
2013-05-17Replace default counts with default probs.Paul Wilkins
2013-05-17holds utility debugging functionsJim Bankoski
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-16Refactor encode_sb_ for 4x8/8x4 partitionJingning Han
2013-05-16Merge "Use b_width_log2_ in partition type parse" into experimentalJingning Han
2013-05-16Merge "Remove vp9_extend_mb_row()" into experimentalJohn Koleszar
2013-05-16Merge "WIP: 8x8 idct/recon merge" into experimentalScott LaVarnway
2013-05-16Merge "Combining integer and fractional parts of mvs for entropy coding." int...Dmitry Kovalev
2013-05-16Use b_width_log2_ in partition type parseJingning Han
2013-05-16Removed Q threshold in the usage of ADSTYaowu Xu
2013-05-16Merge "Removing lossless flag from the bitstream." into experimentalDmitry Kovalev
2013-05-16Remove vp9_extend_mb_row()John Koleszar
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