Home
last modified time | relevance | path

Searched refs:av_sdp_create (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtspenc.c78 if (av_sdp_create(ctx_array, 1, sdp, SDP_MAX_SIZE)) { in ff_rtsp_setup_output_streams()
Dsapenc.c229 if (av_sdp_create(contexts, s->nb_streams, &sap->ann[pos], in sap_write_header()
Dsdp.c776 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) in av_sdp_create() function
846 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) in av_sdp_create() function
Davformat.h2857 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size);
/third_party/ffmpeg/fftools/
Dffmpeg.c2834 av_sdp_create(avc, j, sdp, sizeof(sdp)); in print_sdp()
/third_party/ffmpeg/doc/
DAPIchanges2650 d4d0932 / c3675df rename avf_sdp_create->av_sdp_create