Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 476534 | Differences between
and this patch

Collapse All | Expand All

(-)opal/trunk/plugins/video/common/ffmpeg.h (+4 lines)
Lines 65-71 Link Here
65
  #include "libavformat/avformat.h"
65
  #include "libavformat/avformat.h"
66
#endif
66
#endif
67
67
68
#if LIBAVCODEC_VERSION_INT <= AV_VERSION_INT(52, 123, 0)
69
  typedef CodecID AVCodecID;
70
#endif
68
71
72
69
/////////////////////////////////////////////////////////////////
73
/////////////////////////////////////////////////////////////////
70
74
71
class FFMPEGCodec
75
class FFMPEGCodec

Return to bug 476534