commit | 76cdb30c5bf3110354051aca2a16b5c8fbad3398 | [log] [tgz] |
---|---|---|
author | Chih-Chung Chang <chihchung@google.com> | Wed Jul 27 20:03:59 2011 +0800 |
committer | Chih-Chung Chang <chihchung@google.com> | Wed Jul 27 20:03:59 2011 +0800 |
tree | 245069de0bcd92f6b327ee5681b0952f09053eb4 | |
parent | 7efb8efc88ba529c1c57366a305855c2051ebb8b [diff] |
Remove unnecessary encoder input format check. This was preventing the export function from working because the encoder may accept a format other than YV12. As we always convert frames to what the encoder accepts, the check is unnecessary. Change-Id: I2056f560b4737d33956b277fb39ebe85278464ae