summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-28examples: use function to get iface pointersJohn Koleszar
2011-02-28Merge "Add prefetch before variance calculation"Yunqing Wang
2011-02-28Merge "Avoid double copying of key frames into alt and golden buffer"Scott LaVarnway
2011-02-28Add prefetch before variance calculationYunqing Wang
2011-02-28Merge "Remove examples.doxy dep w/--disable-examples"John Koleszar
2011-02-25Merge "Remove a second check for invalid ptr in vp8_get_compressed_data"Johann
2011-02-25Fix crash on Sparc Solaris.Aaron Watry
2011-02-25Merge "Remove temporal alt ref from realtime only build"Johann
2011-02-25Merge "Handle mem allocation failure in vp8e_init"Johann
2011-02-25Avoid double copying of key frames into alt and golden bufferAttila Nagy
2011-02-25Remove a second check for invalid ptr in vp8_get_compressed_dataAttila Nagy
2011-02-24Remove examples.doxy dep w/--disable-examplesJames Zern
2011-02-24documentation: minor updates to vp8 (en|de)coderJames Zern
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-02-24Merge "Revisited rd_pick_intra4x4block"Scott LaVarnway
2011-02-24Revisited rd_pick_intra4x4blockScott LaVarnway
2011-02-24Overflow of frame error accumulators.Paul Wilkins
2011-02-24Merge "documentation: minor cosmetics"Johann
2011-02-23ARMv6 optimized half pixel variance calculationsTero Rintaluoma
2011-02-23Handle mem allocation failure in vp8e_initAttila Nagy
2011-02-22purge wince configurationJohann
2011-02-22Remove temporal alt ref from realtime only buildAttila Nagy
2011-02-18Revert "use unaligned load"Johann
2011-02-18Merge "clean up unused files"John Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-18clean up unused filesJohn Koleszar
2011-02-18cosmetic: remove unnecessary scopeJohn Koleszar
2011-02-18Merge "Dont pick encoder filter level when loopfilter is disabled."John Koleszar
2011-02-18Reinitialize quantizer only when any delta is changingAttila Nagy
2011-02-18Dont pick encoder filter level when loopfilter is disabled.Attila Nagy
2011-02-17Merge "Use endian-neutral bitstream packing/unpacking"John Koleszar
2011-02-17Use endian-neutral bitstream packing/unpackingJohn Koleszar
2011-02-17Merge "Removed unused vp8_recon_intra4x4mb function"John Koleszar
2011-02-17Removed unused vp8_recon_intra4x4mb functionScott LaVarnway
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-16documentation: minor cosmeticsJames Zern
2011-02-16Merge "Allocate source buffers to be multiples of 16"Yunqing Wang
2011-02-16Allocate source buffers to be multiples of 16Yunqing Wang
2011-02-16Merge "ARMv6 optimized sad16x16"Johann
2011-02-15Remove redundant ptr checks in calls to vpx_freeJames Zern
2011-02-14Merge "Improve vp8_sad16x16_sse3 function"Yunqing Wang
2011-02-14Merge "Improved vp8_rd_pick_intra_mbuv_mode"Yaowu Xu
2011-02-14Improved vp8_rd_pick_intra_mbuv_modeScott LaVarnway
2011-02-14Improve vp8_sad16x16_sse3 functionYunqing Wang
2011-02-14Merge "mem leak fix for cpi->tplist"Yaowu Xu
2011-02-14mem leak fix for cpi->tplistJames Berry
2011-02-14Improved rd_pick_intra4x4blockScott LaVarnway
2011-02-14Merge "remove assembly detokenizer"Johann
2011-02-11remove assembly detokenizerJohann
2011-02-11Merge "Add improved_mv_pred flag in real-time mode"Yunqing Wang