]> git.sesse.net Git - movit/commit
Defer fetching inputs' color spaces and gamma to finalize().
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Jan 2013 21:36:22 +0000 (22:36 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Jan 2013 21:36:22 +0000 (22:36 +0100)
commita616ded3842994840ce0cfa365d259f602493779
tree05efc2cd7cc8f6755244368ac4d0d6645be01229
parent5e05605a85a15944b95d7000745446756cdcbfa8
Defer fetching inputs' color spaces and gamma to finalize().

MLT needs this, as it doesn't know the type of input when building
the filter chain.
effect_chain.cpp
effect_chain.h
effect_chain_test.cpp