Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
VP9 Support. New color formats support.
Browse files Browse the repository at this point in the history
Change-Id: I086636f9bb36b7be91aab411ac0ce7e19c560572
  • Loading branch information
fzhar committed Oct 29, 2018
1 parent befbe9b commit 1dd1573
Show file tree
Hide file tree
Showing 7 changed files with 388 additions and 211 deletions.
2 changes: 1 addition & 1 deletion samples/sample_common/include/sample_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public :

std::vector<FILE*> m_files;

bool shouldShiftP010High;
bool shouldShift10BitsHigh;
bool m_bInited;
};

Expand Down
Loading

0 comments on commit 1dd1573

Please sign in to comment.