summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-24Merge "Adding API to read/write uncompressed frame header bits." into experim...Dmitry Kovalev
2013-05-24Fix transform size coding mismatchJingning Han
2013-05-23Fix bug in 4x4 band definition.Paul Wilkins
2013-05-23Removed code not in useYaowu Xu
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Merge "Using 128 entry look up table for coef models" into experimentalDeb Mukherjee
2013-05-22Merge "Make the intra rd search support 8x4/4x8" into experimentalJingning Han
2013-05-22Using 128 entry look up table for coef modelsDeb Mukherjee
2013-05-22Merge "changes intra coding to be based on txfm block" into experimentalPaul Wilkins
2013-05-22Merge "Removed unused idct functions" into experimentalScott LaVarnway
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-21Merge "Deprecate 4x4 intra modes from bit-stream" into experimentalJingning Han
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-21Removed unused idct functionsScott LaVarnway
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-21Merge "Removing clamp_type from the bitstream." into experimentalDmitry Kovalev
2013-05-21Unnecessary passing of prev_miYunqing Wang
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20Deprecate 4x4 intra modes from bit-streamJingning Han
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-20Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimentalJingning Han
2013-05-20Give VP9 a different sync code from VP8Jingning Han
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Removing clamp_type from the bitstream.Dmitry Kovalev
2013-05-16Merge "WIP: 8x8 idct/recon merge" into experimentalScott LaVarnway
2013-05-16Merge "Combining integer and fractional parts of mvs for entropy coding." int...Dmitry Kovalev
2013-05-16Merge "Removing lossless flag from the bitstream." into experimentalDmitry Kovalev
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-15Add vp9_extend_frame_bordersJohn Koleszar
2013-05-15Removing lossless flag from the bitstream.Dmitry Kovalev
2013-05-15Moving the same code to new function vp9_setup_scale_factors.Dmitry Kovalev
2013-05-15Combining integer and fractional parts of mvs for entropy coding.Dmitry Kovalev
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-13Moving vp9_decode_frame declaration to vp9_decodframe.h.Dmitry Kovalev
2013-05-13Merge "Use consistent partition context setup in enc/dec" into experimentalJingning Han
2013-05-13Merge "Move get_sb_index to vp9_blockd.h" into experimentalJingning Han
2013-05-13Change to band calculation.Paul Wilkins
2013-05-11Use consistent partition context setup in enc/decJingning Han
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han
2013-05-10Merge "Subsampling aware allocs and bitstream" into experimentalJohn Koleszar
2013-05-10Enable recursive partition type searchJingning Han
2013-05-10Avoid calls to get_coef_band().Paul Wilkins
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-08Removing LOOPFILTER_TYPE and corresponding bit in bitstream.Dmitry Kovalev