Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283533 Details for
Bug 379365
media-gfx/luminance-hdr 2.0.2 batch processing at minimal size
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes the batch file size problem
size.patch (text/plain), 838 bytes, created by
Jonathan Müller
on 2011-08-16 10:00:18 UTC
(
hide
)
Description:
Fixes the batch file size problem
Filename:
MIME Type:
Creator:
Jonathan Müller
Created:
2011-08-16 10:00:18 UTC
Size:
838 bytes
patch
obsolete
>*** a/src/Batch/BatchTMJob.cpp 2011-04-23 00:27:13.000000000 +0200 >--- b/src/Batch/BatchTMJob.cpp 2011-08-16 11:27:58.000000000 +0200 >*************** >*** 82,88 **** > > opts->tonemapSelection = false; // just to be sure! > opts->origxsize = m_working_frame->getWidth(); >! opts->xsize = 400; // DEBUG > //opts->xsize = opts->origxsize; > > TMOThread * tmo_thread = TMOFactory::getTMOThread(opts->tmoperator, m_working_frame, opts); >--- 82,88 ---- > > opts->tonemapSelection = false; // just to be sure! > opts->origxsize = m_working_frame->getWidth(); >! //opts->xsize = 400; // DEBUG > //opts->xsize = opts->origxsize; > > TMOThread * tmo_thread = TMOFactory::getTMOThread(opts->tmoperator, m_working_frame, opts);
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 379365
:
283533
|
283545