diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-11-01 23:29:57 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-11-01 23:29:57 +0000 |
commit | 0397595e06dbe5b7994fea88008d6240fe361065 (patch) | |
tree | 3bbd496e6445ac3d45c18f58bd945c58e1dde6cf /multimedia/2mandvd/files/patch-videowrapper.h | |
parent | - Add stage support (diff) |
- Update to version 1.8.5
- Support staging
PR: ports/181064
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=332425
Diffstat (limited to 'multimedia/2mandvd/files/patch-videowrapper.h')
-rw-r--r-- | multimedia/2mandvd/files/patch-videowrapper.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/2mandvd/files/patch-videowrapper.h b/multimedia/2mandvd/files/patch-videowrapper.h deleted file mode 100644 index 8236e4af7904..000000000000 --- a/multimedia/2mandvd/files/patch-videowrapper.h +++ /dev/null @@ -1,10 +0,0 @@ ---- videowrapper.h.orig -+++ videowrapper.h -@@ -11,6 +11,7 @@ - #include <libavutil/common.h> - #include <libavcodec/avcodec.h> - #include <libavformat/avformat.h> -+ #include <libavutil/mathematics.h> - #include <libswscale/swscale.h> - } - |