]> rtime.felk.cvut.cz Git - frescor/streamer.git/blob - output.h
98a2a2ed4d8d6e9884df7467d19c256e6c7b4748
[frescor/streamer.git] / output.h
1 int pkt_send(AVFormatContext *ctx, AVPacket *pkt);
2 AVFormatContext *open_output_stream(const char *dst, int port, enum CodecType codec_type);
3