ivfenc: support reading/writing from a pipe
authorJohn Koleszar <jkoleszar@google.com>
Thu, 10 Jun 2010 21:10:12 +0000 (17:10 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 11 Jun 2010 20:51:46 +0000 (16:51 -0400)
commit3245d463c4a3e44185722c1e108d20576cd3f9f8
tree08812666e58787c879f3f9f27f4f419ef787fee1
parentdb0f26c0e2ea0ee24a771105a04b833920c0c7dd
ivfenc: support reading/writing from a pipe

Use - for the filename to use stdin/stdout. Update to avoid opening
the file multiple times.

Change-Id: I356356fa16bb334d4b22abc531dc03c0d95917a3
ivfenc.c