* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft/files: vdr-graphtft-0.3.4_ffmpeg-1.patch
@ 2013-01-24 13:05 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2013-01-24 13:05 UTC (permalink / raw
To: gentoo-commits
aballier 13/01/24 13:05:14
Added: vdr-graphtft-0.3.4_ffmpeg-1.patch
Log:
fix build with ffmpeg-1, part of bug #443228
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path
1.1 media-plugins/vdr-graphtft/files/vdr-graphtft-0.3.4_ffmpeg-1.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/files/vdr-graphtft-0.3.4_ffmpeg-1.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/files/vdr-graphtft-0.3.4_ffmpeg-1.patch?rev=1.1&content-type=text/plain
Index: vdr-graphtft-0.3.4_ffmpeg-1.patch
===================================================================
Index: graphtft-30/imlibrenderer/dvbrenderer/mpeg2encoder.c
===================================================================
--- graphtft-30.orig/imlibrenderer/dvbrenderer/mpeg2encoder.c
+++ graphtft-30/imlibrenderer/dvbrenderer/mpeg2encoder.c
@@ -51,7 +51,6 @@ void mpeg_init(int video_width, int vide
int i = 0;
int status;
- avcodec_init();
avcodec_register_all();
codec = avcodec_find_encoder(CODEC_ID_MPEG1VIDEO);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-24 13:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 13:05 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft/files: vdr-graphtft-0.3.4_ffmpeg-1.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox