summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.c
AgeCommit message (Expand)Author
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-05-29Merge "Remove some unused code related to macroblock/splitmv coding." into ex...Ronald S. Bultje
2013-05-29Merge "Build fix when ENTROPY_STATS is defined" into experimentalDeb Mukherjee
2013-05-29Merge "Compressed/uncompressed frame header changes." into experimentalDmitry Kovalev
2013-05-29Remove some unused code related to macroblock/splitmv coding.Ronald S. Bultje
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Build fix when ENTROPY_STATS is definedDeb Mukherjee
2013-05-28Merge "Clean up related to coefficient modeling" into experimentalDeb Mukherjee
2013-05-28Clean up related to coefficient modelingDeb Mukherjee
2013-05-28Merge "Moving txfm_size bits before prediction mode bits." into experimentalRonald S. Bultje
2013-05-28Merge "Remove loop dering experiment." into experimentalPaul Wilkins
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-27a few clean-upsYaowu Xu
2013-05-27Moving txfm_size bits before prediction mode bits.Sami Pietila
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-25Remove loop dering experiment.Paul Wilkins
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-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-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-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." ...Dmitry Kovalev
2013-05-21Merge "Removing clamp_type from the bitstream." into experimentalDmitry Kovalev
2013-05-20Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.Dmitry Kovalev
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20Deprecate 4x4 intra modes from bit-streamJingning Han
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-17Merge "Replace default counts with default probs." into experimentalPaul Wilkins
2013-05-17Merge "New inter mode context." into experimentalPaul Wilkins
2013-05-17Replace default counts with default probs.Paul Wilkins
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-16Merge "Use b_width_log2_ in partition type parse" into experimentalJingning Han
2013-05-16Merge "Combining integer and fractional parts of mvs for entropy coding." int...Dmitry Kovalev
2013-05-16Use b_width_log2_ in partition type parseJingning Han
2013-05-16New inter mode context.Paul Wilkins
2013-05-15Removing lossless flag from the bitstream.Dmitry Kovalev
2013-05-15Combining integer and fractional parts of mvs for entropy coding.Dmitry Kovalev
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-13Adding encode_quantization function.Dmitry Kovalev
2013-05-11Use consistent partition context setup in enc/decJingning Han
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han