summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-21Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." ...Dmitry Kovalev
2013-05-21Merge "Removing clamp_type from the bitstream." into experimentalDmitry Kovalev
2013-05-21Merge "Adding get_ref_frame_idx function." into experimentalDmitry Kovalev
2013-05-21Unnecessary passing of prev_miYunqing Wang
2013-05-20Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.Dmitry Kovalev
2013-05-20Adding get_ref_frame_idx function.Dmitry Kovalev
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
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-17Removing clamp_type from the bitstream.Dmitry Kovalev
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