summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
2012-02-02Added encoding in Superblock OrderAdrian Grange
2012-02-01Import a decoder bug fix from public stable branchScott LaVarnway
2012-01-31Implementation of new prediction model for reference frame coding.Paul Wilkins
2012-01-31Use common prediction interface for segment coding.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some segmentation data structures.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-09Revised coding using adaptive mode context to depend on frame typeYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07made vp8_mode_context adaptiveYaowu Xu
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-02added separate entropy context for alt_refYaowu Xu
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-12-01added transform type to MB_MODE_INFOYaowu Xu
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins
2011-11-11SEGMENTATION experiment:Paul Wilkins
2011-11-11changed function name for clarityYaowu Xu
2011-11-10fixed the decoder when using 8x8 transformYaowu Xu
2011-11-08Segment signaling of TX sizePaul Wilkins
2011-11-04Segment Feature Data AccessPaul Wilkins
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-11-02Segmentation: Reference framesPaul Wilkins
2011-10-24Segmentation Features;Paul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-10-08fixed a decoder bugYaowu Xu
2011-09-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-19Fix necessary for input partitions iface to match the RTP profileStefan Holmer
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-15Segment Feature SignalingPaul Wilkins
2011-09-13Reverse coding order for segment features:Paul Wilkins
2011-09-13Change to segment_feature_data[][] structure.Paul Wilkins
2011-09-13Segment Features:Paul Wilkins
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-08-12Fix potential OOB read with Error ConcealmentJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-08-11Fix potential OOB read with Error ConcealmentJohn Koleszar
2011-07-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-22fix sharpness bug and clean upJohann
2011-07-21fix more merge issuesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28Merge "Simplify decode_macroblock."John Koleszar
2011-06-28Simplify decode_macroblock.Gaute Strokkenes
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer