6838aeee39
* FFmpeg LIB_DEPENDS/WANTLIB changes * add @bin markers in PLISTs * bump PKGNAMEs feedback/ok brad@
13 lines
389 B
Plaintext
13 lines
389 B
Plaintext
$OpenBSD: patch-export_ffmpeg_cfg_h,v 1.1 2008/07/09 02:13:01 jakemsr Exp $
|
|
--- export/ffmpeg_cfg.h.orig Sat Jun 21 21:19:50 2008
|
|
+++ export/ffmpeg_cfg.h Sat Jun 21 21:20:02 2008
|
|
@@ -2,7 +2,7 @@
|
|
#define __FFMPEG_CFG_H
|
|
|
|
#include "libioaux/configs.h"
|
|
-#include <ffmpeg/avcodec.h>
|
|
+#include <libavcodec/avcodec.h>
|
|
|
|
//char *lavc_param_vcodec = "mpeg4";
|
|
//extern int lavc_param_vbitrate;
|