X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/streamer.git/blobdiff_plain/267b62db50e78e2f380ee4715574f8f1e896c614..38babfe9b5c67e84e79c50db7a09406b1518bb16:/output.c diff --git a/output.c b/output.c index b5d60e6..baa9183 100644 --- a/output.c +++ b/output.c @@ -4,6 +4,7 @@ * This is free software; see GPL.txt */ #include +#include "output.h" AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type)