]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - output.h
License
[frescor/streamer.git] / output.h
index 98a2a2ed4d8d6e9884df7467d19c256e6c7b4748..8ece7a9d1091ec41a1f32f8a5d0433725bf56fc7 100644 (file)
--- a/output.h
+++ b/output.h
@@ -1,3 +1,8 @@
+/*
+ *  Copyright (c) 2008 Luca Abeni
+ *
+ *  This is free software; see GPL.txt
+ */
 int pkt_send(AVFormatContext *ctx, AVPacket *pkt);
 AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type);