summaryrefslogtreecommitdiff
path: root/libav/ogg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libav/ogg.c')
-rw-r--r--libav/ogg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libav/ogg.c b/libav/ogg.c
index 61d8ebb4e5..bd2547f4f9 100644
--- a/libav/ogg.c
+++ b/libav/ogg.c
@@ -148,7 +148,7 @@ static int ogg_write_trailer(AVFormatContext *avfcontext) {
}
-AVOutputFormat ogg_oformat = {
+static AVOutputFormat ogg_oformat = {
"ogg",
"Ogg Vorbis",
"audio/x-vorbis",