vpxenc: add warning()/fatal() helpers
authorJohn Koleszar <jkoleszar@google.com>
Tue, 14 Feb 2012 17:37:44 +0000 (09:37 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 16 Feb 2012 20:26:58 +0000 (12:26 -0800)
commitc535025c123324ca706fc1176d627cfd9c2e4884
tree36ce9b2236405675a51fd4b133d43bb610c58764
parentefd54f8f4160d76cf054c588420065fa2df7c5cd
vpxenc: add warning()/fatal() helpers

Cosmetic. Allows exiting with an error message without opening a new
scope.

Change-Id: If227b29b825f0241acea79dd38f19e524552ee18
vpxenc.c