* [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler/files: y4mscaler-9.0-mjpeg-1.9.patch
@ 2008-10-31 12:23 Alexis Ballier (aballier)
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-31 12:23 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/31 12:23:20
Added: y4mscaler-9.0-mjpeg-1.9.patch
Log:
Fix build with latest mjpegtools, by Michael Mauch <michael.mauch@gmx.de>, bug #219063, respect ldflags and chost-prefixed g++
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)
Revision Changes Path
1.1 media-video/y4mscaler/files/y4mscaler-9.0-mjpeg-1.9.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/files/y4mscaler-9.0-mjpeg-1.9.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/y4mscaler/files/y4mscaler-9.0-mjpeg-1.9.patch?rev=1.1&content-type=text/plain
Index: y4mscaler-9.0-mjpeg-1.9.patch
===================================================================
--- old/y4mscaler.C 2005-12-11 21:27:03.000000000 +0100
+++ y4mscaler.C 2008-04-23 20:46:29.318734652 +0200
@@ -194,7 +194,7 @@
if (source.read_stream_header(fd_in) != Y4M_OK)
mjpeg_error_exit1("Failed to read YUV4MPEG2 header!");
mjpeg_info("Input Stream Header:");
- source.stream().log_info(LOG_INFO, "<<< ");
+ source.stream().log_info(mjpeg_loglev_t("info"), "<<< ");
/* set target stream defaults from source stream */
target.init_stream(source);
@@ -216,7 +216,7 @@
/* set up target stream */
target.stream().write_stream_header(fd_out);
mjpeg_info("Output Stream Header:");
- target.stream().log_info(LOG_INFO, ">>> ");
+ target.stream().log_info(mjpeg_loglev_t("info"), ">>> ");
/* do some scaling */
scaling.create_scalers(source, target);
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler/files: y4mscaler-9.0-mjpeg-1.9.patch
@ 2014-07-27 10:35 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-07-27 10:35 UTC (permalink / raw
To: gentoo-commits
pacho 14/07/27 10:35:00
Removed: y4mscaler-9.0-mjpeg-1.9.patch
Log:
Remove masked for removal package
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-27 10:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 12:23 [gentoo-commits] gentoo-x86 commit in media-video/y4mscaler/files: y4mscaler-9.0-mjpeg-1.9.patch Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2014-07-27 10:35 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox