]> rtime.felk.cvut.cz Git - frescor/streamer.git/blobdiff - codec.h
License
[frescor/streamer.git] / codec.h
diff --git a/codec.h b/codec.h
index 13764da15e49a9a9d1dec87a93d8cef863e5ce85..4ce59bd63aafb0d965e1fb0a0f53f11398c58646 100644 (file)
--- a/codec.h
+++ b/codec.h
@@ -1,3 +1,8 @@
+/*
+ *  Copyright (c) 2008 Luca Abeni
+ *
+ *  This is free software; see GPL.txt
+ */
 int codec_open(AVFormatContext *ctx);
 int out_codec_open(AVFormatContext *ctx);
 int codec_connect(AVCodecContext *ic, AVCodecContext *oc);