summaryrefslogtreecommitdiff
path: root/ext/ffmpeg/gstffmpegcodecmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ffmpeg/gstffmpegcodecmap.h')
-rw-r--r--ext/ffmpeg/gstffmpegcodecmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/ffmpeg/gstffmpegcodecmap.h b/ext/ffmpeg/gstffmpegcodecmap.h
index a34338c..6c60223 100644
--- a/ext/ffmpeg/gstffmpegcodecmap.h
+++ b/ext/ffmpeg/gstffmpegcodecmap.h
@@ -115,4 +115,7 @@ gst_ffmpeg_formatid_get_codecids (const gchar *format_name,
+GstBuffer *
+new_aligned_buffer (gint size, GstCaps * caps);
+
#endif /* __GST_FFMPEG_CODECMAP_H__ */