Blender Git Commit Log

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

4 Modified Paths:

/source/blender/imbuf/IMB_imbuf_types.h (+1, -0) (Diff)
/source/blender/imbuf/intern/anim.c (+20, -0) (Diff)
/source/blender/src/buttons_scene.c (+1, -1) (Diff)
/source/blender/src/sequence.c (+10, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021