FreeBSD Bugzilla – Attachment 105783 Details for
Bug 146311
Update port: multimedia/transcode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
tkato432
on 2010-05-04 19:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2010-05-04 19:10:03 UTC
Size:
1.21 KB
patch
obsolete
>diff -urN /usr/ports/multimedia/transcode/Makefile multimedia/transcode/Makefile >--- /usr/ports/multimedia/transcode/Makefile 2010-04-22 03:59:09.000000000 +0900 >+++ multimedia/transcode/Makefile 2010-05-04 22:22:04.000000000 +0900 >@@ -7,7 +7,7 @@ > > PORTNAME= transcode > PORTVERSION= 1.1.5 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= multimedia > MASTER_SITES= ${MASTER_SITE_BERLIOS} \ > http://fromani.exit1.org/ >diff -urN /usr/ports/multimedia/transcode/files/patch-export__export_jpg.c multimedia/transcode/files/patch-export__export_jpg.c >--- /usr/ports/multimedia/transcode/files/patch-export__export_jpg.c 1970-01-01 09:00:00.000000000 +0900 >+++ multimedia/transcode/files/patch-export__export_jpg.c 2010-01-23 20:53:58.000000000 +0900 >@@ -0,0 +1,16 @@ >+http://bugs.gentoo.org/show_bug.cgi?id=294488 >+ >+Patch by: Salah Coronya >+ >+Fix segmentation fault with jpeg-7 and above where dinfo.do_fancy_upsampling isn't set by default to FALSE anymore. >+ >+--- export/export_jpg.c >++++ export/export_jpg.c >+@@ -91,6 +91,7 @@ >+ >+ jpeg_set_quality(&encinfo, quality, TRUE); >+ encinfo.raw_data_in = TRUE; >++ encinfo.do_fancy_downsampling = FALSE; >+ encinfo.in_color_space = JCS_YCbCr; >+ >+ encinfo.comp_info[0].h_samp_factor = 2;
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 146311
: 105783