commit | cfe3f9173f7b19f41c59baf2390b6db65b023c00 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Wed Oct 20 10:49:12 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Mon Oct 25 22:02:33 2010 -0400 |
tree | aed4510c7b4a6a207a69d29b1404f5c7ba620aa1 | |
parent | ad252daf65bcc989f5265b7bef7b04430cafcef4 [diff] |
ivfdec: support y4m output from raw input The width and height needed to write the Y4M header can be found by probing the stream with vpx_codec_peek_stream_info(). This also has the consequence of supporting multiple codecs from raw files with automatic detections, should we add additional codecs in the future. Change-Id: I7522a8f4c7577b6ed9876d744c59cd86d30c6049