Allow size-specific resizers
commit7c58f9f39e18f59735ced38e47d4316d0bfd665e
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Sun, 12 Sep 2010 15:27:30 +0000 (12 18:27 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Sun, 12 Sep 2010 15:27:30 +0000 (12 18:27 +0300)
tree32fa02d4a0ab35b6870bafeadf35797840d2f52f
parentd7e768609c11e69a9db8a21038a615fc4186fb38
Allow size-specific resizers

Size-specific resizers are useful for HD encoding (use different scaling
algos for pre-game content and in-game content). Especially if the in-game
scaling algo can't handle other resolutions properly.
Changelog.utf8
streamtools/Makefile
streamtools/dumpconvert.cpp
streamtools/packet-processor.cpp
streamtools/packet-processor.hpp
streamtools/resizer-test.cpp [new file with mode: 0644]