summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-31Correct SPLITMV clampingJohn Koleszar
2011-10-28Merge "Improved decode_split_mv()"Scott LaVarnway
2011-10-27Merge "Fix ARM build problem introduced by CL I3fab6f2b"Johann
2011-10-27Improved decode_split_mv()Scott LaVarnway
2011-10-27Merge "Improved mv_bias"Scott LaVarnway
2011-10-27Fix ARM build problem introduced by CL I3fab6f2bAttila Nagy
2011-10-26Merge "Reduce partial frame copy in encoder's pick_filter_level_fast"Johann
2011-10-26Improved mv_biasScott LaVarnway
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-24remove unused variable warningJohann
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-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 "Fix: check cx_data buffer prior to write"John Koleszar
2011-10-20Fix: check cx_data buffer prior to writeJames Berry
2011-10-19Don't copy borders for loop_filter_pickJohann
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-18Remove usage of predict buffer for decodeScott LaVarnway
2011-10-14Fix: vp8cx_pack_tokens_into_partitions_armv5 crashAttila Nagy
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-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-29Multithreaded encoder, late sync loopfilterAttila Nagy
2011-09-22Merge "clamp_mvs() using the wrong motion vector information"John Koleszar
2011-09-22Merge changes Ie650e9b8,I2427e494John Koleszar