Blender Git Commit Log

Git Commits -> Revision 4ce7d5c

Revision 4ce7d5c by Sergey Sharybin (master)
March 6, 2014, 11:32 (GMT)
Fixes for proxies color space

Basically proxy colorspace didn't work well enough.

It is still a bit weird and mainly:

- Proxies for image sequences are built in the image color space.

- Proxies for movies are built in the movie color space.

This could be unified but would need some work in proxy build
to make it not just pipe frames from one FFmpeg context to
another but also apply OCIO on it.

Commit Details:

Full Hash: 4ce7d5cb79e23c4b28b1f1afe11fa066f3a5ea9c
Parent Commit: 68ef679
Lines Changed: +16, -6

3 Modified Paths:

/source/blender/blenkernel/intern/movieclip.c (+11, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+3, -2) (Diff)
/source/blender/imbuf/intern/indexer.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021