summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
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-14Moved vp9_get_coef_band to header fileScott LaVarnway
2013-02-14Merge "Abstract selection of coef band." into experimentalPaul Wilkins
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-13Abstract selection of coef band.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Merge "Remove NEWCOEFCONTEXT experiment." into experimentalPaul Wilkins
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-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Merge "Replace as_mv struct with array" into experimentalJohn Koleszar
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-11Clean up detokenize contextualization to be like tokenizer.Ronald S. Bultje
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-09Merge "Nearest / Zero Mv default entropy tweak." into experimentalPaul Wilkins
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-08Nearest / Zero Mv default entropy tweak.Paul Wilkins
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-04Added vp9_short_idct1_32x32_cScott LaVarnway
2013-02-04re-write 8 point idctYaowu Xu
2013-02-01Merge "Changes 16 point idct" into experimentalYaowu Xu
2013-01-31Changes 16 point idctYaowu Xu
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-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-25Adding a frame parallel decoding modeDeb Mukherjee
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-18libvpx: Fix some warnings.Frank Galligan
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