$OpenBSD: patch-export_export_ffmpeg_c,v 1.4 2009/08/18 22:24:14 sthen Exp $
--- export/export_ffmpeg.c.orig	Sat Nov 29 10:43:14 2008
+++ export/export_ffmpeg.c	Thu May  7 21:10:13 2009
@@ -81,7 +81,7 @@ static struct ffmpeg_codec ffmpeg_codecs[] = {
     {"mpeg2video", "mpg2", "MPEG2 compliant video", 1},
     {"h263",       "h263", "H263", 0},
     {"h263p",      "h263", "H263 plus", 1},
-    {"h264",       "h264", "H264 (avc)", 1},
+    {"libx264",    "h264", "H264", 1},
     {"wmv1",       "WMV1", "Windows Media Video v1", 1},
     {"wmv2",       "WMV2", "Windows Media Video v2", 1},
     {"rv10",       "RV10", "old RealVideo codec", 1},
