Blender Git Commit Log

Git Commits -> Revision 7693bbf

Revision 7693bbf by Matt Ebb (master)
April 8, 2010, 03:26 (GMT)
Fix [#21890] YUV->RGB: Color clamping 16-235 in all motion pictures (ffmpeg)

Patch by Troy James Sobotka - this uses options in newer FFMPEG versions to
convert the full 0-255 YUV range of imported imagery to RGB, rather than
clipping at 16-235.

This functionality is not available yet in an official FFMPEG release
(current precompiled version in /lib for osx at least is v0.5.1 from 2009) so this
won't take effect in that situation, but if you've got a newer ffmpeg on your system
it will work.

Commit Details:

Full Hash: 7693bbf48434f92e6146be7d9549f2555da65adf
SVN Revision: 28084
Parent Commit: b2330d4
Lines Changed: +18, -0

1 Modified Path:

/source/blender/imbuf/intern/anim.c (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021