commit 525100b451dc3220d83d3f4421689dfc57a817ef
Author: Martin Gansser <mgansser(a)alice.de>
Date: Fri Jul 8 20:04:59 2016 +0200
replaced function avcodec_alloc_frame(); by av_frame_alloc(); due ffmpeg3 version
.gitignore | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index 9cdfd66..178f05d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
+/vdr-markad.conf
diff --git a/sources b/sources
index 22109c5..edebcba 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
b0677a282614dd35c130fd86ec233c2a
vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
+b49c82ed8d38dcd7a77bcc24df558d87 vdr-markad.conf
Show replies by date