FreeBSD Bugzilla – Attachment 107174 Details for
Bug 147891
[patch] multimedia/gmerlin replacement of obsolete function png_set_gray_1_2_4_to_8()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 432 bytes, created by
Ivan Klymenko
on 2010-06-15 22:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ivan Klymenko
Created:
2010-06-15 22:00:01 UTC
Size:
432 bytes
patch
obsolete
>--- plugins/png/ir_png.c.orig 2010-06-15 23:27:27.000000000 +0300 >+++ plugins/png/ir_png.c 2010-06-15 23:27:45.000000000 +0300 >@@ -126,7 +126,7 @@ > bits = 16; > } > if(bit_depth < 8) >- png_set_gray_1_2_4_to_8(png->png_ptr); >+ png_set_expand_gray_1_2_4_to_8(png->png_ptr); > if (png_get_valid(png->png_ptr, png->info_ptr, PNG_INFO_tRNS)) > { > png_set_tRNS_to_alpha(png->png_ptr);
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 147891
: 107174