summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26Merge "Improved read_mb_modes_mv()"Scott LaVarnway
2011-10-26Improved read_mb_modes_mv()Scott LaVarnway
2011-10-26Reduce partial frame copy in encoder's pick_filter_level_fastAttila Nagy
2011-10-25Merge "remove uninitialized variable warning"Johann
2011-10-25Merge "Improved token decoder"Scott LaVarnway
2011-10-25remove uninitialized variable warningJohann
2011-10-25Merge "Removed read_mv_ref"Scott LaVarnway
2011-10-24Merge "remove unused variable warning"James Zern
2011-10-24remove unused variable warningJohann
2011-10-24Fix incorrect pointer definitionJohann
2011-10-24Removed read_mv_refScott LaVarnway
2011-10-24Moved the split motion vector decodeScott LaVarnway
2011-10-24Merge "Removed redundant mv clamps for nearmv and nearestmv"Scott LaVarnway
2011-10-24Fix: Increase default cx_data_sizeJames Berry
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-19Improved token decoderScott LaVarnway
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-11Reset FPU state after calc_plane_error()John Koleszar
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