summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
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
2012-12-05Merge "Change to MV reference search." into experimentalPaul Wilkins
2012-12-05Change to MV reference search.Paul Wilkins
2012-12-03vp9: Fix assert check.Frank Galligan
2012-11-30Adds switchable filters with superblocksDeb Mukherjee
2012-11-30warnings in various experimentsJim Bankoski
2012-11-29more unused variables.Jim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar