summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Merge "Configuration updates:Making a clear distinction between Init and Change"John Koleszar
2011-03-08Fix an unused variable warning.Ralph Giles
2011-03-08fix obj_int_extract for MinGWJohann
2011-03-08Improve SSE2 half-pixel filter funtionsYunqing Wang
2011-03-08Merge "64bit mach-o support"Johann
2011-03-08Merge "Add zero offset checking in SSE2 sub-pixel filter function"Yunqing Wang
2011-03-08Add zero offset checking in SSE2 sub-pixel filter functionYunqing Wang
2011-03-08Merge "Write SSSE3 sub-pixel filter function"Yunqing Wang
2011-03-08Write SSSE3 sub-pixel filter functionYunqing Wang
2011-03-0864bit mach-o supportJohann
2011-03-0864bit elf supportJohann
2011-03-08Fix a multi-line format-string warning.Ralph Giles
2011-03-08Corrected minor typos.Paul Wilkins
2011-03-08Merge changes I00c3e823,If8bca004Paul Wilkins
2011-03-07correct zbin boost for splitmv modeJohn Koleszar
2011-03-07Merge "Fix format-string warning"John Koleszar
2011-03-07Fix format-string warningRalph Giles
2011-03-07Improved key frame detection.Paul Wilkins
2011-03-07Improved KF insertion after fades to still.Paul Wilkins
2011-03-04Update CHANGELOG for v0.9.6 (Bali) releaseJohn Koleszar
2011-03-04Update AUTHORSJohn Koleszar
2011-03-04Update .mailmapJohn Koleszar
2011-03-04Merge "examples: use function to get iface pointers"Johann
2011-03-04Merge "change CFLAGS for 64 bit icc builds"Johann
2011-03-04cosmetic: clean up comments for new vp8dx controlsJohn Koleszar
2011-03-04Merge "clean up msvs project generation"John Koleszar
2011-03-04Merge "Fixing divide by zero"John Koleszar
2011-03-04Merge "Fix drastic undershoot in long form content"John Koleszar
2011-03-04Merge "documentation: minor updates to vp8 (en|de)coder"John Koleszar
2011-03-04Merge "Fix counter of fixed keyframe distance"John Koleszar
2011-03-03Configuration updates:Making a clear distinction between Init and ChangeMikhal Shemer
2011-03-03Fixing divide by zeroMikhal Shemer
2011-03-02Fix drastic undershoot in long form contentJohn Koleszar
2011-03-02clean up msvs project generationJohann
2011-03-02Merge "ARMv6 optimized half pixel variance calculations"Johann
2011-02-28change CFLAGS for 64 bit icc buildsJohn Koleszar
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