summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodframe.c
AgeCommit message (Expand)Author
2013-02-20Merge lossless experimentYaowu Xu
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-15Remove y2dc/ac Q delta values from the bitstream.Ronald S. Bultje
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Merge "Remove 2nd-order transform for first-order DC coefficients." into expe...Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Remove 2nd-order transform for first-order DC coefficients.Ronald S. Bultje
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-30Merge "Adding a frame parallel decoding mode" into experimentalDeb Mukherjee
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
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-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-0564x64 blocksize support.Ronald S. Bultje
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-14reset segement map on key frameYaowu Xu
2012-12-12Improved vp9_ihtllm_cScott LaVarnway
2012-12-07experiment with CONTEXT conversionYaowu Xu
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-11-30Adds switchable filters with superblocksDeb Mukherjee
2012-11-30warnings in various experimentsJim Bankoski
2012-11-29Merge "Minor refactoring of superblock decoding" into experimentalDeb Mukherjee
2012-11-29Minor refactoring of superblock decodingDeb Mukherjee
2012-11-29more warning cleanupJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28Merge "Fixing 8x8/4x4 ADST for intra modes with tx select" into experimentalDeb Mukherjee
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28Merge "remove the vp9_default_mode_contexts_a" into experimentalYaowu Xu
2012-11-28remove the vp9_default_mode_contexts_aYaowu Xu