summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-24remove unused variable warningJohann
2011-10-24Moved the split motion vector decodeScott LaVarnway
2011-10-24Merge "Removed redundant mv clamps for nearmv and nearestmv"Scott LaVarnway
2011-10-24Removed redundant mv clamps for nearmv and nearestmvScott LaVarnway
2011-10-21Merge "Remove unused DETOK structure"Scott LaVarnway
2011-10-21Remove unused DETOK structureTero Rintaluoma
2011-10-20Merge "Add license text to configure generated files."John Koleszar
2011-10-20Merge "Fix: check cx_data buffer prior to write"John Koleszar
2011-10-20Add license text to configure generated files.Tom Finegan
2011-10-20Fix: check cx_data buffer prior to writeJames Berry
2011-10-19Don't copy borders for loop_filter_pickJohann
2011-10-19Merge "Fix: NEON copy/extend frame for small sizes"Johann
2011-10-19Merge "enc: save entropy probs only when needed for refresh"Johann
2011-10-19Merge "Remove usage of predict buffer for decode"Scott LaVarnway
2011-10-18vpxenc: fix rollover in status outputJames Zern
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-10-17Merge "Fix: vp8cx_pack_tokens_into_partitions_armv5 crash"Johann
2011-10-17Fix: NEON copy/extend frame for small sizesAttila Nagy
2011-10-14add 32bit darwin10 (10.6) targetJohann
2011-10-14allow building for older platformsJohann
2011-10-14Merge "vpxdec updated to use !feof() instead of *buf_sz in readframe()"John Koleszar
2011-10-14Fix: vp8cx_pack_tokens_into_partitions_armv5 crashAttila Nagy
2011-10-11Bump ABI version number for temporal scalabilityJohn Koleszar
2011-10-11Merge "Added rate-targeted temporal scalability"Adrian Grange
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-10-10bug fix - starting/optimal/max and buffer_level changed from int to int64_tJames Berry
2011-10-10enc: save entropy probs only when needed for refreshAttila Nagy
2011-10-04Merge "Improved tokenize"Scott LaVarnway
2011-10-04Merge "Fix uninitialized new_mv_count in first pass file"John Koleszar
2011-10-04Merge "Multithreaded encoder, late sync loopfilter"Yunqing Wang
2011-10-04Fix uninitialized new_mv_count in first pass fileJohn Koleszar
2011-10-03Merge "makefile: fix target 'all'"John Koleszar
2011-09-30Merge "Reduce computational complexity of generic C loop filter."Johann
2011-09-30Merge "combine loopfilter data access"Johann
2011-09-30Improved tokenizeScott LaVarnway
2011-09-30combine loopfilter data accessJohann
2011-09-30Call vp8_find_near_mvs lazilyAlpha Lam
2011-09-30Merge "CQ and two pass rate control."Paul Wilkins
2011-09-30CQ and two pass rate control.Paul Wilkins
2011-09-29Reduce computational complexity of generic C loop filter.Aaron Watry
2011-09-29makefile: fix target 'all'John Koleszar
2011-09-29Multithreaded encoder, late sync loopfilterAttila Nagy
2011-09-22vpxdec updated to use !feof() instead of *buf_sz in readframe()James Berry
2011-09-22Merge "clamp_mvs() using the wrong motion vector information"John Koleszar
2011-09-22Merge changes Ie650e9b8,I2427e494John Koleszar
2011-09-22vpxenc: get version string programaticallyJohn Koleszar
2011-09-22Merge "Replace vpx_ports/config.h with vpx_config.h"Johann
2011-09-22Install missing default_coef_probs.hJohn Koleszar
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-09-20Reduce grep match when generating offset files.Fritz Koenig