]> git.sesse.net Git - vlc/commit
theora: simplify theora's copypicture. All "visible area" logic is now handled by...
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 23 Jul 2008 16:55:36 +0000 (18:55 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 23 Jul 2008 16:58:31 +0000 (18:58 +0200)
commit78c19a345a39dff0d8264da9929cd757ef9ed00a
treee68f30f3cd0562da5e19c6a6594d5d2f102d155d
parent858fa11f2d5f8194f7cecaf94b6a0844db190915
theora: simplify theora's copypicture. All "visible area" logic is now handled by the core. (including offset).

This fixes display of the 322x242_not-divisible-by-sixteen-framesize.ogg sample of the theora testsuite.
modules/codec/theora.c