summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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-10Merge "Remove remnants of VP8 profiles/versions" into experimentalJohn Koleszar
2013-06-10Remove remnants of VP8 profiles/versionsJohn Koleszar
2013-06-10print debugging info from mode info structJim Bankoski
2013-06-10Merge the new loopfilter experimentJohn Koleszar
2013-06-10Merge "Loopfilter: Fix chroma edge selection" into experimentalJohn 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-10Cosmetic cleanups of filtersDeb Mukherjee
2013-06-10Implement intra-coded framesAdrian Grange
2013-06-10Loopfilter: Fix chroma edge selectionJohn Koleszar
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-10Merge "Fixed point reference picture scaling" into experimentalJohn Koleszar
2013-06-10Merge "border mvref issue" into experimentalRonald S. Bultje
2013-06-10border mvref issueJim Bankoski
2013-06-10Merge "Loopfilter: bug fix in sb_type usage" into experimentalYaowu Xu
2013-06-10Fixed point reference picture scalingTero Rintaluoma
2013-06-10Loopfilter: bug fix in sb_type usageJanne Salonen
2013-06-09Merge "Loopfilter: Always filter intra edges" into experimentalYaowu Xu
2013-06-09Merge "Loopfilter: use the current block only for skip" into experimentalYaowu Xu
2013-06-09Merge "Modified loop filter edge skipping" into experimentalYaowu Xu
2013-06-09Loopfilter: Always filter intra edgesJohn Koleszar
2013-06-09Merge "New comp_inter defaults." into experimentalRonald S. Bultje
2013-06-08Merge "Fix firstpass if framesize is not a multiple of 16." into experimentalRonald S. Bultje
2013-06-08Merge "New default tables" into experimentalRonald S. Bultje
2013-06-08Merge "Align frame size to 8 instead of 16." into experimentalRonald S. Bultje
2013-06-08New comp_inter defaults.Ronald 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-08New default tablesRonald S. Bultje
2013-06-08TX_SIZE contexts simplification.Deb Mukherjee
2013-06-08Minor fix in TX_SIZE contextsDeb 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-07Loopfilter: use the current block only for skipJohn Koleszar
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