Blender Git Loki
Git Commits -> Revision abda1a9
Revision abda1a9 by Peter Schlaile (master) June 22, 2008, 20:39 (GMT) |
== FFMPEG == Added serious interlacing to movies opened using ffmpeg. (Other video decoders to be done) Rational: deinterlacing, if done seriously _has_ to be done in YUV-space. Since internal interface first converts data to RGB we are pretty much lost (and fall back to IMB_filtery in that case). |
Commit Details:
Full Hash: abda1a9ec17d830396c72d1dccd799509cebaa80
SVN Revision: 15314
Parent Commit: 381f151
Lines Changed: +32, -5