Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure.

This reverts commit 82dc1332af

Change-Id: I824bf42bf47c7df6985c79e451d6af913030d374
This commit is contained in:
Dmitry Kovalev
2014-07-02 22:23:38 -07:00
committed by Gerrit Code Review
parent 82dc1332af
commit 79199e465a
17 changed files with 37 additions and 441 deletions

View File

@@ -90,7 +90,6 @@ struct VpxInputContext {
uint32_t width;
uint32_t height;
vpx_img_fmt_t fmt;
vpx_bit_depth_t bit_depth;
int only_i420;
uint32_t fourcc;
struct VpxRational framerate;