summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-08Merge "Add support for tx_select in i8x8 encoding in keyframes." into experim...Ronald S. Bultje
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-03-08Add support for tx_select in i8x8 encoding in keyframes.Ronald S. Bultje
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Support 16K sequence codingJingning Han
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-27Use ref_frame_map vice active_ref_idx on the encoderJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-20Merge lossless experimentYaowu Xu
2013-02-19Use lossless for Q0Yaowu Xu
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu 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-08Pass macroblock index to pick inter functionsJohn Koleszar
2013-02-07Added skip switches for SB32 and SB64Paul Wilkins
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-29Merge "Segment Skip Flag" into experimentalPaul Wilkins
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-25Merge "Remove "update_context" variable from VP9_COMP context." into experime...Ronald S. Bultje
2013-01-24Remove "update_context" variable from VP9_COMP context.Ronald S. Bultje
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-14Fix compiler warningsYaowu Xu
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-07Remove a few redundant function arguments in encodeframe.c.Ronald S. Bultje
2013-01-07Re-enable support for static_threshold (encode_breakout).Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-03New interpolation filter selection algorithmAdrian Grange
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-11Merge "experiment with CONTEXT conversion" into experimentalYaowu Xu
2012-12-10Merge "A bug fix related to switchable filters" into experimentalDeb Mukherjee
2012-12-10A bug fix related to switchable filtersDeb Mukherjee
2012-12-10Further changes to mv reference code.Paul Wilkins
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