]> granicus.if.org Git - libvpx/commit
Fix encoder real-time only configuration.
authorAttila Nagy <attilanagy@google.com>
Mon, 10 Jan 2011 09:14:10 +0000 (11:14 +0200)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 18 Jan 2011 13:19:21 +0000 (08:19 -0500)
commitcb791aaa2f6faf0ceb2c8a84e0ae6e5ec7758f90
treee49928754fa8e046a8088fe0e842be515ecc2290
parent339c512762542995d51086e1990cf47967687bb5
Fix encoder real-time only configuration.

Remove allocation/deallocation of stats storage.
Remove full search functions in machine specific encoder inits.
Remove last pass validation in  validate_config.

Change-Id: I7f29be69273981a4fef6e80ecdb6217c68cbad4e
vp8/encoder/generic/csystemdependent.c
vp8/encoder/mcomp.c
vp8/encoder/onyx_if.c
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8_cx_iface.c