]> git.sesse.net Git - movit/commitdiff
Allow YCbCrInput to change input format after finalize.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Apr 2017 19:59:38 +0000 (21:59 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Apr 2017 19:59:38 +0000 (21:59 +0200)
The performance should be very nearly identical; only a little
possible constant folding, and that's it. There's only one
(documented) limitation, and it's both rare and should be easy
to work around.


No differences found