diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 23:26:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 23:26:37 +0000 |
commit | ddb8318f789741610b0ba319a367bbb4d724065c (patch) | |
tree | e7c835f9e4e1015c9914e4c50b2b43f94b1cbf94 /multimedia/mplayer/files/patch-libavcodec-vp56.h | |
parent | Update to 0.2.12 (diff) |
- Update to 1.0rc2
PR: 118231
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=203409
Diffstat (limited to 'multimedia/mplayer/files/patch-libavcodec-vp56.h')
-rw-r--r-- | multimedia/mplayer/files/patch-libavcodec-vp56.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mplayer/files/patch-libavcodec-vp56.h b/multimedia/mplayer/files/patch-libavcodec-vp56.h deleted file mode 100644 index 5ac3e5f20a9d..000000000000 --- a/multimedia/mplayer/files/patch-libavcodec-vp56.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libavcodec/vp56.h.orig Mon Oct 23 07:32:34 2006 -+++ libavcodec/vp56.h Wed Dec 13 03:03:41 2006 -@@ -24,7 +24,7 @@ - #ifndef VP56_H - #define VP56_H - --#include <stdint.h> -+#include <inttypes.h> - - #include "vp56data.h" - #include "dsputil.h" |