]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - output.c
Omkize streamer
[frescor/streamer.git] / output.c
index fb3d419f212a198809be13987825cbf5dbf14fe7..65e0897bbdc481e699a57a16ae403e0017d82575 100644 (file)
--- a/output.c
+++ b/output.c
@@ -1,4 +1,9 @@
-#include "libavformat/avformat.h"
+/*
+ *  Copyright (c) 2008 Luca Abeni
+ *
+ *  This is free software; see GPL.txt
+ */
+#include <avformat.h>
 
 
 AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type)