summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-02-05rewrite 4x4 idct and fdctYaowu Xu
2013-02-05Change definition of NearestMV.Paul Wilkins
2013-02-04Re-factor code for rd thresholds.Paul Wilkins
2013-02-01Merge "fix a small bug in 16 point forward dct" into experimentalYaowu Xu
2013-01-31fix a small bug in 16 point forward dctYaowu Xu
2013-01-30Merge "Adding a frame parallel decoding mode" into experimentalDeb Mukherjee
2013-01-30Merge "don't code the branch for the predicted seg_id if that flag is false."...Ronald S. Bultje
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-29Default superblock skip flag to 32x32 for skip-blocks.Ronald S. Bultje
2013-01-29Reset skip flag in superblock RD loop.Ronald S. Bultje
2013-01-29Merge "Fix block pointer corruption in intra8x8 prediction with 4x4 transform...Ronald S. Bultje
2013-01-29Merge "Remove eob_max_offset markers." into experimentalPaul Wilkins
2013-01-29Merge "Segment Skip Flag" into experimentalPaul Wilkins
2013-01-29Fix block pointer corruption in intra8x8 prediction with 4x4 transform.Ronald S. Bultje
2013-01-29Remove eob_max_offset markers.Paul Wilkins
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-28Merge "Simplify Zero bin and zero bin run code." into experimentalPaul Wilkins
2013-01-28Simplify Zero bin and zero bin run code.Paul Wilkins
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
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-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