Fix th_encode_ycbcr_in() to pad input frames if necessary (the new API does not
commit4fd6ee59f3c9bb571974f93ba24d18a33a83973e
authortterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Sat, 12 Apr 2008 03:43:09 +0000 (12 03:43 +0000)
committertterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Sat, 12 Apr 2008 03:43:09 +0000 (12 03:43 +0000)
treeb569bd58b69ca199ad94566e39c8ba6c3819fb0d
parent12f17e1fcca5e194571abdb6678a0ce70f024661
Fix th_encode_ycbcr_in() to pad input frames if necessary (the new API does not
 require the caller to do this).
Also add some extra validity checks to th_encode_alloc(), and remove the
 useless copy of enc/internal.c

git-svn-id: http://svn.xiph.org/trunk@14715 0101bb08-14d6-0310-b084-bc0e0c8e3800
theora/lib/enc/encapiwrapper.c
theora/lib/enc/internal.c [deleted file]