summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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-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-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 "clean up warnings when building arm with rtcd"Johann
2011-07-08New loop filter interfaceAttila Nagy
2011-07-07Merge "Set VPX_FRAME_IS_DROPPABLE"John Koleszar
2011-07-07Set VPX_FRAME_IS_DROPPABLEJohn Koleszar
2011-07-01Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()."John 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-29Merge "Change to arf boost calculation."Paul Wilkins
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-29remove incorrect initializationJohann
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-29Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently"John Koleszar
2011-06-28Merge "Avoid text relocations in ARM vp8 decoder"Johann
2011-06-28Merge "utilize preload in ARMv6 MC/LPF/Copy routines"Johann
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28Merge "Simplify decode_macroblock."John Koleszar
2011-06-28Simplify decode_macroblock.Gaute Strokkenes
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Adding support for independent partitionsStefan Holmer
2011-06-28Avoid text relocations in ARM vp8 decoderMike Hommey
2011-06-27Fix after removal of B_MODE_INFOFritz Koenig
2011-06-27Merge "configuration, support disabling any subset of ARM arch"Johann
2011-06-27Adding support for error concealment in multi-threaded decodingStefan Holmer
2011-06-24Fixed initialization of frame buffer ref countersAdrian Grange
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-22get/set reference buffer dimension check addedJames Berry
2011-06-21Merge "adjusting the calculation of errorperbit"Yaowu Xu
2011-06-21Merge "Improved vp8dx_decode_bool"Scott LaVarnway
2011-06-21Merge "Remove unnecessary bounds checking in motion search"Yunqing Wang
2011-06-21configuration, support disabling any subset of ARM archAttila Nagy
2011-06-20adjusting the calculation of errorperbitYaowu Xu
2011-06-20Improved vp8dx_decode_boolScott LaVarnway
2011-06-17utilize preload in ARMv6 MC/LPF/Copy routinesTaekhyun Kim
2011-06-17Remove unnecessary bounds checking in motion searchYunqing Wang