summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-02-04Added vp9_short_idct1_32x32_cScott LaVarnway
2013-02-04re-write 8 point idctYaowu Xu
2013-02-04a couple of minor fixesYaowu Xu
2013-02-01Merge "Changes 16 point idct" into experimentalYaowu Xu
2013-02-01Merge "fix a small bug in 16 point forward dct" into experimentalYaowu Xu
2013-01-31Changes 16 point idctYaowu Xu
2013-01-31fix a small bug in 16 point forward dctYaowu Xu
2013-01-31Merge "A fix point implementation of 32x32 idct" into experimentalYaowu Xu
2013-01-31A fix point implementation of 32x32 idctYaowu 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-30Merge "Default superblock skip flag to 32x32 for skip-blocks." into experimentalRonald S. Bultje
2013-01-30Merge "Reset skip flag in superblock RD loop." into experimentalRonald S. Bultje
2013-01-30Merge "Further improvement on compound inter-intra expt" into experimentalDeb Mukherjee
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-29Write only visible area (for better comparison with rec.yuv).Ronald S. Bultje
2013-01-29Merge "Fix block pointer corruption in intra8x8 prediction with 4x4 transform...Ronald S. Bultje
2013-01-29Merge "Fix overread/write reported by valgrind if (mb_cols) & 3 != 0." into e...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-29Merge "Added eob == 0 check to vp9_dequant_idct_add_32x32_c" into experimentalScott LaVarnway
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-29Further improvement on compound inter-intra exptDeb Mukherjee
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-25Fix overread/write reported by valgrind if (mb_cols) & 3 != 0.Ronald S. Bultje
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-24Added eob == 0 check to vp9_dequant_idct_add_32x32_cScott LaVarnway
2013-01-24Remove "update_context" variable from VP9_COMP context.Ronald S. Bultje
2013-01-24Mvref speedupPaul Wilkins
2013-01-24Merge "Intrinsic version of loopfilter now matches C code" into experimentalScott LaVarnway
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-23Merge "Modifies the comp inter-intra expt" into experimentalDeb Mukherjee
2013-01-23Intrinsic version of loopfilter now matches C codeScott LaVarnway
2013-01-22Merge changes Ia82cef79,I7324a75a,I7b66daad,I73344451,I91dc210f,I5945b5ce int...John Koleszar
2013-01-18Use alt-ref frame context for keyframesJohn Koleszar
2013-01-18a minor change to a portion of loop filteringYaowu Xu
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-14Modifies the comp inter-intra exptDeb Mukherjee
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar