From 8dcfd3da34900ca743948f825061df44fea4ea27 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 10 Jun 2005 21:30:34 +0000 Subject: - Update to 1.12.2 PR: ports/82086 Submitted by: Steve Ames --- net/opal3/files/patch-include-ffh263codec.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net/opal3/files/patch-include-ffh263codec.h (limited to 'net/opal3/files/patch-include-ffh263codec.h') diff --git a/net/opal3/files/patch-include-ffh263codec.h b/net/opal3/files/patch-include-ffh263codec.h new file mode 100644 index 000000000000..4329c3f7ef76 --- /dev/null +++ b/net/opal3/files/patch-include-ffh263codec.h @@ -0,0 +1,12 @@ +*** include/ffh263codec.h.orig Mon Aug 4 00:03:16 2003 +--- include/ffh263codec.h Mon Jun 6 14:54:31 2005 +*************** +*** 96,101 **** +--- 96,102 ---- + struct AVCodec; + struct AVCodecContext; + struct AVFrame; ++ struct AVCodecParserContext; + + /////////////////////////////////////////////////////////////////////////////// + -- cgit v1.2.3