summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-06-11Merge "Minor change in forward updates" into experimentalDeb Mukherjee
2013-06-11Minor change in forward updatesDeb Mukherjee
2013-06-11Fix rd partition search for corner blocksJim Bankoski
2013-06-10Adds a zero check in model_rd functionDeb Mukherjee
2013-06-10Merge "Using network byte order (big-endian) to encode tile size." into exper...John Koleszar
2013-06-10Merge "New probs for filters/tx_size and a few others" into experimentalDeb Mukherjee
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-10Remove remnants of VP8 profiles/versionsJohn Koleszar
2013-06-10Merge "Fix use of get_uv_tx_size in loopfilter" into experimentalJohn Koleszar
2013-06-10Merge "Implement intra-coded frames" into experimentalAdrian Grange
2013-06-10Implement intra-coded framesAdrian Grange
2013-06-10Fix use of get_uv_tx_size in loopfilterJohn Koleszar
2013-06-10Rd check on segment level reference mode.Paul Wilkins
2013-06-10Allow non-zeromv if ref_frame=intra with segmentation skip/ref enabled.Ronald S. Bultje
2013-06-10Fix crash on RD iterations with segmentation enabled.Ronald S. Bultje
2013-06-10Fixed point reference picture scalingTero Rintaluoma
2013-06-08Merge "Fix firstpass if framesize is not a multiple of 16." into experimentalRonald S. Bultje
2013-06-08Merge "Align frame size to 8 instead of 16." into experimentalRonald S. Bultje
2013-06-08Fix firstpass if framesize is not a multiple of 16.Ronald S. Bultje
2013-06-08Merge "Fix the rd loop over partition types" into experimentalYaowu Xu
2013-06-08TX_SIZE contexts simplification.Deb Mukherjee
2013-06-07Fix the rd loop over partition typesJingning Han
2013-06-07Merge "Fix mv range border in pixels" into experimentalJingning Han
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-07Align frame size to 8 instead of 16.Ronald S. Bultje
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-07Fix mv range border in pixelsJingning Han
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-07Fix line that disables the line above it.Ronald S. Bultje
2013-06-07Fix static segmentation feature.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-07Merge "Add marker bit to bool-coded partition start" into experimentalJohn Koleszar
2013-06-07Merge "Remove two un-used entries in mode_lf_delta[]" into experimentalYaowu Xu
2013-06-07Remove two un-used entries in mode_lf_delta[]Yaowu Xu
2013-06-07Merge "Coding updates for tx-size selection" into experimentalDeb Mukherjee
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-07Fix bug in segment skip.Paul Wilkins
2013-06-07Compound inter encoder bug fix.Paul Wilkins