summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-10-19Merge "Remove usage of predict buffer for decode"Scott LaVarnway
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-10-14Fix: vp8cx_pack_tokens_into_partitions_armv5 crashAttila Nagy
2011-10-11Merge "Added rate-targeted temporal scalability"Adrian Grange
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-10-10bug fix - starting/optimal/max and buffer_level changed from int to int64_tJames Berry
2011-10-04Merge "Improved tokenize"Scott LaVarnway
2011-10-04Merge "Fix uninitialized new_mv_count in first pass file"John Koleszar
2011-10-04Merge "Multithreaded encoder, late sync loopfilter"Yunqing Wang
2011-10-04Fix uninitialized new_mv_count in first pass fileJohn Koleszar
2011-09-30Improved tokenizeScott LaVarnway
2011-09-30Call vp8_find_near_mvs lazilyAlpha Lam
2011-09-30Merge "CQ and two pass rate control."Paul Wilkins
2011-09-30CQ and two pass rate control.Paul Wilkins
2011-09-29Multithreaded encoder, late sync loopfilterAttila Nagy
2011-09-22Merge "Replace vpx_ports/config.h with vpx_config.h"Johann
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-09-20Move neon only arm functions under arm/neon.Fritz Koenig
2011-09-20Merge "NEON FDCT updated to match current C code"Johann
2011-09-20Merge "NEON walsh transform updated to match C"Johann
2011-09-20Merge "Updated ARMv6 forward transforms to match C"Johann
2011-09-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-20Fixed armv5te multiplicationsTero Rintaluoma
2011-09-19Updated ARMv6 forward transforms to match CTero Rintaluoma
2011-09-19NEON walsh transform updated to match CTero Rintaluoma
2011-09-13Fixed encoder crashScott LaVarnway
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-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-25Minor modification on key frame decisionYunqing Wang
2011-08-24Quiet warning by removing unused variable.Fritz Koenig
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-24Merge "Faster vp8_default_coef_probs"Scott LaVarnway
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-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-17Small boost to every other frame.Paul Wilkins
2011-08-16Faster vp8_default_coef_probsScott LaVarnway
2011-08-15Merge v0.9.7-p1 release int 'origin/master'John Koleszar
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-08-05Merge "Adjust half-pixel only search"Yunqing Wang
2011-08-03Fix source buffer selectionJohn Koleszar
2011-08-03Adjust half-pixel only searchYunqing Wang