Go to the source code of this file.
Functions | |
AVFormatContext * | ff_rtp_chain_mux_open (AVFormatContext *s, AVStream *st, URLContext *handle, int packet_size) |
AVFormatContext* ff_rtp_chain_mux_open | ( | AVFormatContext * | s, |
AVStream * | st, | ||
URLContext * | handle, | ||
int | packet_size | ||
) |
Definition at line 28 of file rtpenc_chain.c.
Referenced by ff_mov_init_hinting(), rtsp_open_transport_ctx(), and sap_write_header().