Blender Git Commit Log

Git Commits -> Revision c5db027

Revision c5db027 by Philipp Oeser (master)
September 27, 2019, 10:02 (GMT)
Fix T70276: View animation with jpeg 2000 image will crash player

Since our ffmpeg is built with openjpeg support and thus can decode jpeg
2000 (in both J2K and JP2 codec flavors as well as high bitdepths), added
these extensions to the supported list.

Also IMB_ispic > IMB_ispic_type > imb_is_a_jp2 was only testing for jp2,
now do both jp2/j2k.

Reviewers: brecht

Maniphest Tasks: T70276

Differential Revision: https://developer.blender.org/D5909

Commit Details:

Full Hash: c5db0272d4befa4ee8c7da8dec8932e379a7275f
Parent Commit: 4b206d9
Lines Changed: +3, -1

2 Modified Paths:

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