Searched refs:copy_stream_props (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dconcatdec.c153 static int copy_stream_props(AVStream *st, AVStream *source_st) function
211 if ((ret = copy_stream_props(st, cat->avf->streams[i])) < 0)
231 if ((ret = copy_stream_props(avf->streams[j], st)) < 0)

Completed in 95 milliseconds