12 lines
336 B
C
12 lines
336 B
C
*** 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;
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|