summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2015-12-23 00:40:17 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2015-12-28 15:47:31 +0300
commit4e74fdbda975745927525d5b64c215cc83791746 (patch)
tree2bad528adc70c9a52fd6feb616c74b6c9dadc21c /media-video
parentmedia-video/mpv: version bump to 0.14.0 wrt bug 564656 (diff)
downloadgentoo-4e74fdbda975745927525d5b64c215cc83791746.tar.gz
gentoo-4e74fdbda975745927525d5b64c215cc83791746.tar.bz2
gentoo-4e74fdbda975745927525d5b64c215cc83791746.zip
media-video/mpv: remove obsolete patch
This was originally submitted by Vindex17 in PR #318. Package-Manager: portage-2.2.24
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mpv/files/mpv-0.3.11-libav-9.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-video/mpv/files/mpv-0.3.11-libav-9.patch b/media-video/mpv/files/mpv-0.3.11-libav-9.patch
deleted file mode 100644
index 7ab6516ebf90..000000000000
--- a/media-video/mpv/files/mpv-0.3.11-libav-9.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/demux/demux.c b/demux/demux.c
-index 0649175..bd16a7a 100644
---- a/demux/demux.c
-+++ b/demux/demux.c
-@@ -43,6 +43,7 @@
- #include "audio/format.h"
-
- #include <libavcodec/avcodec.h>
-+#include <libavutil/mem.h>
-
- // Demuxer list
- extern const struct demuxer_desc demuxer_desc_edl; \ No newline at end of file