[vdr-markad] replaced function avcodec_alloc_frame(); by av_frame_alloc(); due ffmpeg3 version

Martin Gansser martinkg at rpmfusion.org
Thu Jun 30 18:26:09 CEST 2016


commit 940cfa4ea3aad3b9e08ace6f7d20d03d853387e2
Author: Martin Gansser <mgansser at alice.de>
Date:   Thu Jun 30 18:26:08 2016 +0200

    replaced function avcodec_alloc_frame(); by av_frame_alloc(); due ffmpeg3 version

 clog | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/clog b/clog
new file mode 100644
index 0000000..372f7d0
--- /dev/null
+++ b/clog
@@ -0,0 +1,2 @@
+replaced function avcodec_alloc_frame(); by av_frame_alloc(); due ffmpeg3 version
+


More information about the rpmfusion-commits mailing list