]> git.sesse.net Git - ffmpeg/commit
lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg
authorClément Bœsch <clement@stupeflix.com>
Fri, 9 Sep 2016 14:38:21 +0000 (16:38 +0200)
committerClément Bœsch <u@pkh.me>
Wed, 14 Sep 2016 07:57:55 +0000 (09:57 +0200)
commitae1dd0c9a61627169b9464ba56d3fea7ba19d4a1
tree9396f19aff845bb8f401ace0f5adbff98d799e3a
parent7f386bbe2a7976e39475360800c54c7484ac2719
lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg

In lavf we have access to st->internal->avctx so it's a better place
than in ffmpeg*.c and will allow moving to codecpar.
doc/APIchanges
ffmpeg.c
libavformat/avformat.h
libavformat/utils.c
libavformat/version.h