summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2013-03-26Merge "Use above/left (instead of previous in scan-order) as token context." ...Ronald S. Bultje
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-26Merge "Modeling default coef probs with distribution" into experimentalDeb Mukherjee
2013-03-25Modeling default coef probs with distributionDeb Mukherjee
2013-03-22Minor code clean upPaul Wilkins
2013-03-18Merge "removed reference to "LLM" and "x8"" into experimentalYaowu Xu
2013-03-15Remove some unused rate control variablesJohn Koleszar
2013-03-14force lossless coding at very high quality endYaowu Xu
2013-03-14Remove leftover reference to 2nd order dc/ac quantYaowu Xu
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