summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-02-06Eliminate tautologyJohn Koleszar
2013-02-06Merge "Change definition of NearestMV." into experimentalPaul Wilkins
2013-02-05Fix mismatch after merge of the tiling patch.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Merge "Add SSE3 versions for sad{32x32,64x64}x4d functions." into experimentalRonald S. Bultje
2013-02-05Merge "rewrite 4x4 idct and fdct" into experimentalYaowu Xu
2013-02-05Add SSE3 versions for sad{32x32,64x64}x4d functions.Ronald S. Bultje
2013-02-05rewrite 4x4 idct and fdctYaowu Xu
2013-02-05Change definition of NearestMV.Paul Wilkins
2013-02-05Merge "Added vp9_short_idct1_32x32_c" into experimentalScott LaVarnway
2013-02-04Added vp9_short_idct1_32x32_cScott LaVarnway
2013-02-04Re-factor code for rd thresholds.Paul Wilkins
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