summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodemv.c
AgeCommit message (Expand)Author
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-04-03Motion vector decoder cleanup.Dmitry Kovalev
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-21Changing initialization order of mb_to_top_edge & mb_to_bottom_edgeDmitry Kovalev
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-15Motion vector code cleanup.Dmitry Kovalev
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-02-27Motion vectors code cleanup.Dmitry Kovalev
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-12Merge "Replace as_mv struct with array" into experimentalJohn Koleszar
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-08Nearest / Zero Mv default entropy tweak.Paul Wilkins
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-30Merge "Adding a frame parallel decoding mode" into experimentalDeb Mukherjee
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-02Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimentalYunqing Wang
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-27Skip finding best ref_mvs when the mode is ZEROMVYunqing Wang
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-30Adds switchable filters with superblocksDeb Mukherjee
2012-11-29Additional warning message cleanup.Jim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar