summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2011-08-31Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway
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-23Fix data accesses for simple loopfiltersJohann
2011-08-23Use local labels for jumps/loops in x86 assembly.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-16Faster vp8_default_coef_probsScott LaVarnway
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-08-02update extend frame bordersJohann
2011-08-01Fix building with --disable-postprocJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-25Use CONFIG_FAST_UNALIGNED consistently in codecYunqing Wang
2011-07-22Merge "fix sharpness bug and clean up"Johann
2011-07-22fix sharpness bug and clean upJohann
2011-07-22Merge "Preload reference area to an intermediate buffer in sub-pixel motion s...Yunqing Wang
2011-07-22Preload reference area to an intermediate buffer in sub-pixel motion searchYunqing Wang
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-14bug fix vpx_copy_and_extend_frame size issueJames Berry
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-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-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-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-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-24Fixed initialization of frame buffer ref countersAdrian Grange
2011-06-22get/set reference buffer dimension check addedJames Berry
2011-06-17utilize preload in ARMv6 MC/LPF/Copy routinesTaekhyun Kim
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-13Calc ref_frame_cost once per frameScott LaVarnway
2011-06-08use GCC inline magicJohann
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-26Broken EC after MODE_INFO size reductionScott LaVarnway
2011-05-26Merge "Do not copy data between encoder reference buffers."John Koleszar