summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-09-16add quantizer adaptive intra mb mode encodingYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-16Merge "Fixes the boundary checks for extrapolated and interpolated MVs."John Koleszar
2011-09-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-16Fixes the boundary checks for extrapolated and interpolated MVs.Stefan Holmer
2011-09-15Segment Feature SignalingPaul Wilkins
2011-09-13Reverse coding order for segment features:Paul Wilkins
2011-09-13Fixed encoder crashScott LaVarnway
2011-09-13Change to segment_feature_data[][] structure.Paul Wilkins
2011-09-13Segment Features:Paul Wilkins
2011-09-03fixed a decoder bugYaowu Xu
2011-08-31Merge "Skip computation of distortion in vp8_pick_inter_mode if active_map is...Scott LaVarnway
2011-08-31Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway
2011-08-31Skip computation of distortion in vp8_pick_inter_mode if active_map is usedAlpha Lam
2011-08-31Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-30Merge "Recalculate zbin_extra only if regular quantizer is being used"John Koleszar
2011-08-30Recalculate zbin_extra only if regular quantizer is being usedAlpha Lam
2011-08-27Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-25Minor modification on key frame decisionYunqing Wang
2011-08-25Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-24Quiet warning by removing unused variable.Fritz Koenig
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-24Fix naming of sse2 idct functions.Fritz Koenig
2011-08-24Merge "Faster vp8_default_coef_probs"Scott LaVarnway
2011-08-24Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-23Fix data accesses for simple loopfiltersJohann
2011-08-23Use local labels for jumps/loops in x86 assembly.Fritz Koenig
2011-08-22Reclassify optimized ssim calculations as SSE2.Fritz Koenig
2011-08-22Merge "Revert "Reclasify optimized ssim calculations as SSE2.""Fritz Koenig
2011-08-22Revert "Reclasify optimized ssim calculations as SSE2."Fritz Koenig
2011-08-22Merge "Reclasify optimized ssim calculations as SSE2."Fritz Koenig
2011-08-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-19Reclasify optimized ssim calculations as SSE2.Fritz Koenig
2011-08-19Merge "Copy less when active map is in use"John Koleszar
2011-08-19Copy less when active map is in useAlpha Lam
2011-08-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-17Small boost to every other frame.Paul Wilkins
2011-08-16Faster vp8_default_coef_probsScott LaVarnway
2011-08-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-15Merge v0.9.7-p1 release int 'origin/master'John Koleszar
2011-08-15Don't set the bmi mode when doing error concealmentStefan Holmer
2011-08-15Don't set the bmi mode when doing error concealmentStefan Holmer
2011-08-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-08-12Propagate macroblock MV to subblocks for error concealmentJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-08-12Fix potential OOB read with Error ConcealmentJohn Koleszar
2011-08-12Merge "Disable error concealment until first key frame is decoded"John Koleszar
2011-08-12Propagate macroblock MV to subblocks for error concealmentJohn Koleszar