summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.c
AgeCommit message (Expand)Author
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-16Preserve the previous golden frame on golden updatesJohn Koleszar
2013-01-16Generalize and increase frame coding contextsJohn Koleszar
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-15Remove buffer-to-buffer copy logicJohn Koleszar
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-19Use boolcoder API instead of inliningJohn Koleszar
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-30warnings in various experimentsJim Bankoski
2012-11-29unused var removedJim Bankoski
2012-11-29signed mismatch mvrefcountJim Bankoski
2012-11-29warning error missing voidJim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar