summaryrefslogtreecommitdiff
path: root/cmus/ffmpeg.diff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2010-03-02 22:39:16 +0100
committerThomas Penteker <tek@serverop.de>2010-03-02 22:39:16 +0100
commit163f015ee658662263c884ab7b3ba4a110ecb1c0 (patch)
tree8193818fa9df948787f6671a0e0786a8126bbfce /cmus/ffmpeg.diff
parent9ee53d4e17f99784b3312edf0987fa9275f2db32 (diff)
downloadopt-163f015ee658662263c884ab7b3ba4a110ecb1c0.tar.gz
opt-163f015ee658662263c884ab7b3ba4a110ecb1c0.tar.xz
cmus: 2.2.0 -> 2.3.0
Diffstat (limited to 'cmus/ffmpeg.diff')
-rw-r--r--cmus/ffmpeg.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/cmus/ffmpeg.diff b/cmus/ffmpeg.diff
deleted file mode 100644
index 89812b21b..000000000
--- a/cmus/ffmpeg.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- cmus-2.2.0-orig/ffmpeg.c 2007-07-27 16:52:13.000000000 +0200
-+++ cmus-2.2.0/ffmpeg.c 2008-04-25 16:32:40.000000000 +0200
-@@ -18,9 +18,9 @@
- */
-
- #include <stdio.h>
--#include <ffmpeg/avcodec.h>
--#include <ffmpeg/avformat.h>
--#include <ffmpeg/avio.h>
-+#include <libavcodec/avcodec.h>
-+#include <libavformat/avformat.h>
-+#include <libavformat/avio.h>
-
- #include "ip.h"
- #include "xmalloc.h"

Generated by cgit