You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-markad/files/vdr-markad-0.1.4_ffmpeg-2.p...

14 lines
400 B

diff -Naur markad-0.1.4.orig/command/decoder.cpp markad-0.1.4/command/decoder.cpp
--- markad-0.1.4.orig/command/decoder.cpp 2014-01-29 20:16:23.000000000 +0100
+++ markad-0.1.4/command/decoder.cpp 2014-01-29 20:17:49.000000000 +0100
@@ -152,7 +152,8 @@
}
video_codec=NULL;
- CodecID video_codecid;
+// CodecID video_codecid;
+ AVCodecID video_codecid;
if (useH264)
{