$OpenBSD: patch-intern_ffmpeg_ffmpeg_compat_h,v 1.3 2014/07/03 14:41:48 pascal Exp $
--- intern/ffmpeg/ffmpeg_compat.h.orig	Wed Jun 25 22:43:52 2014
+++ intern/ffmpeg/ffmpeg_compat.h	Fri Jun 27 18:13:38 2014
@@ -408,7 +408,7 @@ void avformat_close_input(AVFormatContext **ctx)
 }
 #endif
 
-#if LIBAVUTIL_VERSION_INT < AV_VERSION_INT(52, 8, 0)
+#if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(55, 1, 0)
 FFMPEG_INLINE
 AVFrame *av_frame_alloc(void)
 {
