summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2013-01-29Write only visible area (for better comparison with rec.yuv).Ronald S. Bultje
2013-01-29Merge "Segment Skip Flag" into experimentalPaul Wilkins
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-24Added eob == 0 check to vp9_dequant_idct_add_32x32_cScott LaVarnway
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-15Update encoder to use fb_idx_ref_cntJohn 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-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-08reset segement map on key frameYaowu Xu
2013-01-07minor loop filter refactoring and cleanupYaowu Xu
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-02Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimentalYunqing Wang
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-27Skip finding best ref_mvs when the mode is ZEROMVYunqing Wang
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-19New previous coef context experimentDeb Mukherjee
2012-12-19Use boolcoder API instead of inliningJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Merge "correct logic in cnvcontext experiment for tx32x32" into experimentalYaowu Xu
2012-12-18correct logic in cnvcontext experiment for tx32x32Yaowu Xu
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-14reset segement map on key frameYaowu Xu
2012-12-13Build fixes with teh super blcoks and 32x32 exptsDeb Mukherjee
2012-12-12Improved vp9_ihtllm_cScott LaVarnway
2012-12-12Merge "Consistently use get_prob(), clip_prob() and newly added clip_pixel()....Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-11Merge "clean up tokenize_b() and stuff_b()" into experimentalYaowu Xu
2012-12-11clean up tokenize_b() and stuff_b()Yaowu Xu
2012-12-11Merge "experiment with CONTEXT conversion" into experimentalYaowu Xu
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-07Merge remote-tracking branch 'origin/vp9-preview' into experimentalJohn Koleszar
2012-12-07experiment with CONTEXT conversionYaowu Xu
2012-12-07Clean up 4x4 coefficient decoding code.Ronald S. Bultje
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-07Remove unused symbols from vp9 asm offsets C files.Frank Galligan
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Begin to refactor vpx_scale usage in VP9Johann
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann