summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-07-20fixed a number of problems caused by auto mergesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-07-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-19Merge "Moved vp8_encode_bool into boolhuff.h"Scott LaVarnway
2011-07-19remove old armv5 codeJohann
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-15Merge "Tokenize MB optimized"Scott LaVarnway
2011-07-15Tokenize MB optimizedTero Rintaluoma
2011-07-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-14bug fix vpx_copy_and_extend_frame size issueJames Berry
2011-07-14Remove unused speed featuresJohn Koleszar
2011-07-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-13Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"Yunqing Wang
2011-07-13Fix unnecessary casting of B_PREDICTION_MODE (issue 349)Yunqing Wang
2011-07-13Merge "Reduce motion vector search on alt-ref frame."Fritz Koenig
2011-07-13Merge "update x86 asm for loopfilter"Johann
2011-07-13Merge "Update armv6 loopfilter to new interface"Johann
2011-07-13Merge "Update armv7 loopfilter to new interface"Johann
2011-07-13Merge "New loop filter interface"Johann
2011-07-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-12Update armv6 loopfilter to new interfaceAttila Nagy
2011-07-12Update armv7 loopfilter to new interfaceAttila Nagy
2011-07-11Reduce motion vector search on alt-ref frame.Fritz Koenig
2011-07-09Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-08Minor change in pick_inter_mode()Yunqing Wang
2011-07-08Merge "Adjust full-pixel clamping and motion vector limit calculation"Yunqing Wang
2011-07-08Adjust full-pixel clamping and motion vector limit calculationYunqing Wang
2011-07-08update x86 asm for loopfilterJohann
2011-07-08Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-07-08Merge "clean up warnings when building arm with rtcd"Johann
2011-07-08New loop filter interfaceAttila Nagy
2011-07-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-07Merge "Set VPX_FRAME_IS_DROPPABLE"John Koleszar
2011-07-07Set VPX_FRAME_IS_DROPPABLEJohn Koleszar
2011-07-02Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-02Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-01Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()."John Koleszar
2011-07-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-01Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-30Properly use GET_GOT/RESTORE_GOT when using GLOBAL().Ronald S. Bultje
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-30Merge "Bug fix in motion vector limit calculation"Yunqing Wang
2011-06-30Bug fix in motion vector limit calculationYunqing Wang
2011-06-30Merge "remove incorrect initialization"Johann
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-29Merge "Change to arf boost calculation."Paul Wilkins