[vdr-plugin-markad] 04/07: Dropped avcodec patch - fixed upstream
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sat Jul 9 18:42:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-markad.
commit 298c8f1bd630f1c03403aa00768d79ebfe43f1fc
Author: Tobias Grimm <git at e-tobi.net>
Date: Sat Jul 9 20:35:39 2016 +0200
Dropped avcodec patch - fixed upstream
---
debian/patches/avcodec.patch | 24 ------------------------
debian/patches/series | 1 -
2 files changed, 25 deletions(-)
diff --git a/debian/patches/avcodec.patch b/debian/patches/avcodec.patch
deleted file mode 100644
index ccea63a..0000000
--- a/debian/patches/avcodec.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Index: vdr-plugin-markad/command/decoder.cpp
-===================================================================
---- vdr-plugin-markad.orig/command/decoder.cpp 2015-02-12 22:00:01.801131736 +0100
-+++ vdr-plugin-markad/command/decoder.cpp 2015-02-12 22:29:41.467090730 +0100
-@@ -102,19 +102,6 @@
- }
- #endif
-
--#ifndef AV_CODEC_ID_H264
--#define AV_CODEC_ID_H264 CODEC_ID_H264
--#endif
--#ifndef AV_CODEC_ID_MPEG2VIDEO
--#define AV_CODEC_ID_MPEG2VIDEO CODEC_ID_MPEG2VIDEO
--#endif
--#ifndef AV_CODEC_ID_MPEG2VIDEO_XVMC
--#define AV_CODEC_ID_MPEG2VIDEO_XVMC CODEC_ID_MPEG2VIDEO_XVMC
--#endif
--#ifndef AV_CODEC_ID_NONE
--#define AV_CODEC_ID_NONE CODEC_ID_NONE
--#endif
--
- cMarkAdDecoder::cMarkAdDecoder(bool useH264, int Threads)
- {
- #if LIBAVCODEC_VERSION_INT < ((53<<16)+(7<<8)+1)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 791ba8c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-avcodec.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-markad.git
More information about the pkg-vdr-dvb-changes
mailing list