summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-23New vp8_decode_mb_tokens()Scott LaVarnway
2012-03-08threading.c refactoringScott LaVarnway
2012-02-29Decoder loops refactoringScott LaVarnway
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Merge "Removed duplicate code in threading.c"Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-28Removed duplicate code in threading.cScott LaVarnway
2012-02-27Merge "decoder: reset segmentation map on keyframes"John Koleszar
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-02-16decoder: reset segmentation map on keyframesJohn Koleszar
2012-02-16Simplify mb_to_x_edge calculation during mode decodingScott LaVarnway
2012-02-16decodemv cleanup/improvementsScott LaVarnway
2012-02-02Removed frames_till_alt_ref_frame from MACROBLOCKDScott LaVarnway
2012-02-02Removed frames_since_golden from MACROBLOCKDScott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-27Merge "Hook up VP8D_GET_LAST_REF_USED"John Koleszar
2012-01-27Hook up VP8D_GET_LAST_REF_USEDJohn Koleszar
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2012-01-03Merge "Remove useless g_common.h"Scott LaVarnway
2011-12-22Merge "Remove legacy integer types"John Koleszar
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-22Merge "Remove opaque pointer VP8D_PTR"John Koleszar
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-21Remove opaque pointer VP8D_PTRJohn Koleszar
2011-12-21squash some signed/unsigned comparison warningsJames Zern
2011-12-16Fixed mb_skip_coeff bugScott LaVarnway
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-28Added vp8_dequant_idct_add_y_block_sse2 setupScott LaVarnway
2011-11-28Merge "Modified the inverse walsh to output directly"Scott LaVarnway
2011-11-25Modified the inverse walsh to output directlyScott LaVarnway
2011-11-21Decoder fixes to better support reference picture selection.Stefan Holmer
2011-11-09ARMv6 optimized Intra4x4 predictionTero Rintaluoma
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-31Correct SPLITMV clampingJohn Koleszar
2011-10-27Improved decode_split_mv()Scott LaVarnway
2011-10-26Merge "Improved read_mb_modes_mv()"Scott LaVarnway
2011-10-26Improved read_mb_modes_mv()Scott LaVarnway
2011-10-25Merge "remove uninitialized variable warning"Johann
2011-10-25Merge "Improved token decoder"Scott LaVarnway
2011-10-25remove uninitialized variable warningJohann
2011-10-24Removed read_mv_refScott LaVarnway
2011-10-24Moved the split motion vector decodeScott LaVarnway