summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.c
AgeCommit message (Expand)Author
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-14Remove constant vp9_coef_update_prob tableJohn Koleszar
2013-06-12Fix row tiling.Ronald S. Bultje
2013-06-11Minor change in forward updatesDeb Mukherjee
2013-06-10Merge "Using network byte order (big-endian) to encode tile size." into exper...John Koleszar
2013-06-10New probs for filters/tx_size and a few othersDeb Mukherjee
2013-06-10Using network byte order (big-endian) to encode tile size.Dmitry Kovalev
2013-06-10Implement intra-coded framesAdrian Grange
2013-06-08TX_SIZE contexts simplification.Deb Mukherjee
2013-06-07Merge "Uncompressed header: new encoding for frame size" into experimentalDmitry Kovalev
2013-06-07Merge "Handle partition type coding of boundary blocks" into experimentalYaowu Xu
2013-06-07Uncompressed header: new encoding for frame sizeDmitry Kovalev
2013-06-07Frame header changes to support intra_only framesAdrian Grange
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-07Add slightly more colorspace variations.Ronald S. Bultje
2013-06-07Merge "Preparation to new frame size encoding." into experimentalDmitry Kovalev
2013-06-07Handle partition type coding of boundary blocksJingning Han
2013-06-07Fix ref_frame segment feature when it is intra.Ronald S. Bultje
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-06-07Preparation to new frame size encoding.Dmitry Kovalev
2013-06-07Merge "Add cheap show-buffer operation" into experimentalJohn Koleszar
2013-06-07Merge "Add bits for colorspace, profile" into experimentalJohn Koleszar
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-07Add cheap show-buffer operationJohn Koleszar
2013-06-07Add bits for colorspace, profileJohn Koleszar
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06Merge "Moving segmentation and tile info to uncompressed header." into experi...Dmitry Kovalev
2013-06-06Moving segmentation and tile info to uncompressed header.Dmitry Kovalev
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-06Merge "Moving bits from compressed header to uncompressed one." into experime...Dmitry Kovalev
2013-06-06Merge "Fix in forward updates for INTRA modes/partitions" into experimentalDeb Mukherjee
2013-06-05Moving bits from compressed header to uncompressed one.Dmitry Kovalev
2013-06-05Fix in forward updates for INTRA modes/partitionsDeb Mukherjee
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-06-03Moving quantization and loopfilter data to uncompressed header.Dmitry Kovalev
2013-05-31Adding new encode_txfm function.Dmitry Kovalev
2013-05-31Fix silly bug with ENTROPY_STATS enabled.Ronald S. Bultje
2013-05-31Merge all various transform size data trackers into single variables.Ronald S. Bultje
2013-05-31Merge "Patch to remove implicit segmentation." into experimentalPaul Wilkins
2013-05-30Merge "Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins." into ex...Ronald S. Bultje
2013-05-30Merge "Remove one (unused) entry from mvref tables." into experimentalRonald S. Bultje
2013-05-30Merge "Remove splitmv." into experimentalRonald S. Bultje
2013-05-30Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.Ronald S. Bultje
2013-05-30Remove one (unused) entry from mvref tables.Ronald S. Bultje
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Merge "Bugfix in forward update with modeling on." into experimentalDeb Mukherjee
2013-05-30Bugfix in forward update with modeling on.Deb Mukherjee
2013-05-30Merge "Merge all intra mode coding trees into a single one." into experimentalRonald S. Bultje