summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2012-01-04Merge "Make a local copy of the dequantized data"Scott LaVarnway
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-22Merge "Remove unnecessary ternary constructs"John Koleszar
2011-12-22Merge "Remove legacy integer types"John Koleszar
2011-12-22Remove unnecessary ternary constructsJohn Koleszar
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-21Remove opaque pointer VP8D_PTRJohn Koleszar
2011-12-21Make a local copy of the dequantized dataJohann
2011-12-21Remove unreferenced includesJohn Koleszar
2011-12-21Remove opaque pointer VP8_PTRJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-12-08Improved mmx/sse2 versions of iwalshScott LaVarnway
2011-12-05Multiple-resolution encoderYunqing Wang
2011-11-28Merge "Modified the inverse walsh to output directly"Scott LaVarnway
2011-11-25Modified the inverse walsh to output directlyScott LaVarnway
2011-11-18Move shared data to shared locationJohann
2011-11-11avoid resetting framerate during vpx_codec_enc_config_set()John Koleszar
2011-11-09Merge "Relocated idct/add calls for encoder"Scott LaVarnway
2011-11-09Merge "ARMv6 optimized Intra4x4 prediction"Johann
2011-11-09Merge "Remove unused file recon.c"John Koleszar
2011-11-09Relocated idct/add calls for encoderScott LaVarnway
2011-11-09ARMv6 optimized Intra4x4 predictionTero Rintaluoma
2011-11-08threading: avoid defining _WIN32_WINNTJames Zern
2011-11-08Remove unused file recon.cJohn Koleszar
2011-11-04fix file permissionsJames Zern
2011-11-04Merge "Changing decoder input partition API to input fragments."John Koleszar
2011-11-03Merge "Change use of eob in the encoder"Scott LaVarnway
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-28Merge "Improved decode_split_mv()"Scott LaVarnway
2011-10-27Improved decode_split_mv()Scott LaVarnway
2011-10-27Merge "Improved mv_bias"Scott LaVarnway
2011-10-26Improved mv_biasScott LaVarnway
2011-10-26Reduce partial frame copy in encoder's pick_filter_level_fastAttila Nagy
2011-10-20Fix: check cx_data buffer prior to writeJames Berry
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
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-04Merge "Improved tokenize"Scott LaVarnway
2011-09-30Merge "Reduce computational complexity of generic C loop filter."Johann
2011-09-30Improved tokenizeScott LaVarnway
2011-09-30combine loopfilter data accessJohann
2011-09-29Reduce computational complexity of generic C loop filter.Aaron Watry
2011-09-22Merge "clamp_mvs() using the wrong motion vector information"John Koleszar
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-09-16clamp_mvs() using the wrong motion vector informationScott LaVarnway
2011-08-31Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway