summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-04-10Merge "Fixing upper case names." into experimentalDmitry Kovalev
2013-04-10Merge "Code cleanup in bitstream code." into experimentalDmitry Kovalev
2013-04-10Merge "Make SB coding size-independent." into experimentalRonald S. Bultje
2013-04-09Make SB coding size-independent.Ronald S. Bultje
2013-04-09Fixing upper case names.Dmitry Kovalev
2013-04-08Code cleanup in bitstream code.Dmitry Kovalev
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-04-05Merge changes Ibbfa68d6,Idb76a0e2 into experimentalJohn Koleszar
2013-04-05Merge "Remove full-pixel-related code." into experimentalRonald S. Bultje
2013-04-05Remove full-pixel-related code.Ronald S. Bultje
2013-04-05Removed a speed feature no longer usedYaowu Xu
2013-04-04Move EOB to per-plane dataJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-04-04make one_shot_q an experimentYaowu Xu
2013-04-04Bugfix in encode_inter_mb_segment_8x8Deb Mukherjee
2013-04-04Fixed incorrect use of compute_qdelta()Paul Wilkins
2013-04-03Modify vp9_setup_interp_filters functionYunqing Wang
2013-04-02Merge "Renaming sb32_coded and sb64_coded fields." into experimentalJohn Koleszar
2013-04-02Merge "Code cleanup in vp9_onyx_if.c." into experimentalJohn Koleszar
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-04-02Code cleanup in vp9_onyx_if.c.Dmitry Kovalev
2013-04-01Merge "Code cleanup." into experimentalJohn Koleszar
2013-04-01Merge "Removing redundant function arguments." into experimentalJohn Koleszar
2013-04-01Code cleanup.Dmitry Kovalev
2013-04-01Merge "Calculate SSIM over both reconstruction as well as postproc buffer." i...Ronald S. Bultje
2013-04-01Calculate SSIM over both reconstruction as well as postproc buffer.Ronald S. Bultje
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-29Merge "General code cleanup." into experimentalJohn Koleszar
2013-03-28Merge "Adjust mv_ratio_accumulator threshold." into experimentalPaul Wilkins
2013-03-28Merge "Fix mix-up in pt token indexing." into experimentalRonald S. Bultje
2013-03-28Merge "Fix crash when --tune=ssim is selected." into experimentalYaowu Xu
2013-03-28Merge "Save nzcstats." into experimentalRonald S. Bultje
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-28Fix mix-up in pt token indexing.Ronald S. Bultje
2013-03-28Adjust mv_ratio_accumulator threshold.Paul Wilkins
2013-03-28Fix crash when --tune=ssim is selected.Paul Wilkins
2013-03-27Removing redundant function arguments.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-27Merge "Cleaning up rate control code." into experimentalJohn Koleszar
2013-03-27Save nzcstats.Ronald S. Bultje
2013-03-26Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs...Ronald S. Bultje
2013-03-26Merge "Redo banding for all transforms." into experimentalRonald S. Bultje
2013-03-26Merge "Use above/left (instead of previous in scan-order) as token context." ...Ronald S. Bultje
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-26Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs.Ronald S. Bultje
2013-03-26Redo banding for all transforms.Ronald S. Bultje
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-26Cleaning up rate control code.Dmitry Kovalev
2013-03-26Add an in-loop deringing experimentJohn Koleszar
2013-03-26Merge "Modeling default coef probs with distribution" into experimentalDeb Mukherjee