summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-01-18Use alt-ref frame context for keyframesJohn Koleszar
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-14fix a number issues that cause failuresYaowu Xu
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2013-01-14Merge "Fix compiler warnings" into experimentalPaul Wilkins
2013-01-14Merge "Merge prediction filter" into experimentalAdrian Grange
2013-01-14Fix compiler warningsYaowu Xu
2013-01-14Merge prediction filterAdrian Grange
2013-01-14Reset x->skip for each iteration in the RD loop.Ronald S. Bultje
2013-01-14Fix unused variable warningsJohn Koleszar
2013-01-12Further enhancements/fixes on dct/dwt hybrid txfmDeb Mukherjee
2013-01-11Remove INT64_MAX references.Paul Wilkins
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Adds 64x64 hybrid dct/dwt transformDeb Mukherjee
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-08Merge "minor loop filter refactoring and cleanup" into experimentalYaowu Xu
2013-01-07minor loop filter refactoring and cleanupYaowu Xu
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-07Don't use tx32x32 for macroblocks.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-04Fix mode selection infinite loop bugAdrian Grange
2013-01-03Merge "make cost_coeffs() and tokenize_b() consistent" into experimentalYaowu Xu
2013-01-03Merge "Merge cost_coeffs_2x2() into cost_coeffs()" into experimentalYaowu Xu
2013-01-03make cost_coeffs() and tokenize_b() consistentYaowu Xu
2013-01-03New interpolation filter selection algorithmAdrian Grange
2013-01-03Merge cost_coeffs_2x2() into cost_coeffs()Yaowu Xu
2013-01-02Change INT64_MAX to LLONG_MAXPaul Wilkins
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-20add private to assembly files to insure proper chromebuildJim Bankoski
2012-12-19New previous coef context experimentDeb Mukherjee
2012-12-19Use boolcoder API instead of inliningJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Merge "correct logic in cnvcontext experiment for tx32x32" into experimentalYaowu Xu
2012-12-18Merge "Give 4x4 scan and coef_band tables a _4x4 suffix." into experimentalRonald S. Bultje
2012-12-18correct logic in cnvcontext experiment for tx32x32Yaowu Xu
2012-12-18Fix uninitialized warningYunqing Wang
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-17Problem of over smoothing with intra modes.Paul Wilkins