summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-06-20copy partitioning from last fameJim Bankoski
2013-06-14Remove constant vp9_coef_update_prob tableJohn Koleszar
2013-06-13Fix win64 warning.Frank Galligan
2013-06-12Quick modifications to mb loopfilter intrinsic functionsScott LaVarnway
2013-06-12Merge "Quick modifications to wide loopfilter intrinsic functions"Yaowu Xu
2013-06-12Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.Ronald S. Bultje
2013-06-12Quick modifications to wide loopfilter intrinsic functionsScott LaVarnway
2013-06-12Merge changes I86fe51b0,I4c9a9e0fJohn Koleszar
2013-06-12Merge "Fix compile warnings on windows."Johann
2013-06-12Merge "Enable mmx loop filter routines"John Koleszar
2013-06-12Merge "Fix row tiling."Ronald S. Bultje
2013-06-12Merge "Fix chroma output when scaling"John Koleszar
2013-06-12Remove unused vp9_idct_add_{y,uv}_blockJohn Koleszar
2013-06-12Fix the comments in boundary block partition checkJingning Han
2013-06-12Remove some unused loopfilter codeJohn Koleszar
2013-06-12Fix compile warnings on windows.Frank Galligan
2013-06-12Merge "Quick fix to stop vpxdec infinite loop"Yaowu Xu
2013-06-12Enable mmx loop filter routinesJohn Koleszar
2013-06-12Quick fix to stop vpxdec infinite loopScott LaVarnway
2013-06-12Fix row tiling.Ronald S. Bultje
2013-06-12fix a mis use of ref_frameYaowu Xu
2013-06-12Fix chroma output when scalingJohn Koleszar
2013-06-12Fix duplicate const.Frank Galligan
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-06-11Trap reference frames of invalid sizeJohn Koleszar
2013-06-11decode_tiles(): validate buffer readsJohn Koleszar
2013-06-11Merge "Minor change in forward updates" into experimentalDeb Mukherjee
2013-06-11Merge "Disallow wide loopfilter on some chroma borders" into experimentalJohn Koleszar
2013-06-11Disallow wide loopfilter on some chroma bordersJohn Koleszar
2013-06-11Minor change in forward updatesDeb Mukherjee
2013-06-11Fix rd partition search for corner blocksJim Bankoski
2013-06-10Fix partition coding of corner blockJingning Han
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-10Merge "Remove remnants of VP8 profiles/versions" into experimentalJohn Koleszar
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-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