Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307311 Details for
Bug 409283
>=media-gfx/blender-2.49a with media-libs/openjpeg-1.5.0 - In function ‘cinema_parameters’: source/blender/imbuf/intern/jp2.c:331:29: error: ‘false’ undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch to source/blender/imbuf/intern/jp2.c, blender-2.62
blender-2.62-jp2.patch (text/plain), 393 bytes, created by
Bernd Feige
on 2012-03-31 17:13:10 UTC
(
hide
)
Description:
Patch to source/blender/imbuf/intern/jp2.c, blender-2.62
Filename:
MIME Type:
Creator:
Bernd Feige
Created:
2012-03-31 17:13:10 UTC
Size:
393 bytes
patch
obsolete
>=== modified file 'source/blender/imbuf/intern/jp2.c' >--- source/blender/imbuf/intern/jp2.c 2012-03-31 13:59:45 +0000 >+++ source/blender/imbuf/intern/jp2.c 2012-03-31 13:59:55 +0000 >@@ -329,7 +329,7 @@ > > static void cinema_parameters(opj_cparameters_t *parameters) > { >- parameters->tile_size_on = false; >+ parameters->tile_size_on = FALSE; > parameters->cp_tdx=1; > parameters->cp_tdy=1; > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 409283
:
306271
|
306759
|
307279
| 307311