]> git.sesse.net Git - ffmpeg/commit
avformat: Add av_program_add_stream_index()
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 10 Dec 2015 19:59:40 +0000 (20:59 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 11 Dec 2015 21:27:25 +0000 (22:27 +0100)
commit676a93f2d86d704ab6a973a19000e265c14e37d5
tree1aa091327bf6f9fc8e3c71de096d790c58548ce8
parent5f55be70056829852351ff07e736d8e8ae694325
avformat: Add av_program_add_stream_index()

This will be used by the subsequent commit(s)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges
libavformat/avformat.h
libavformat/hls.c
libavformat/internal.h
libavformat/mpegts.c
libavformat/utils.c
libavformat/version.h