[FFmpeg-devel] [PATCH] lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg
Michael Niedermayer
michael at niedermayer.cc
Tue Sep 13 13:43:36 EEST 2016
On Tue, Sep 13, 2016 at 10:44:02AM +0200, Clément Bœsch wrote:
> From: Clément Bœsch <clement at stupeflix.com>
>
> 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 | 4 ++++
> ffmpeg.c | 52 ++++--------------------------------------
> libavformat/avformat.h | 21 +++++++++++++++++
> libavformat/utils.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++
> libavformat/version.h | 4 ++--
> 5 files changed, 92 insertions(+), 50 deletions(-)
LGTM, maybe give others a day or so to comment before pushing
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160913/cde4e8ae/attachment.sig>
More information about the ffmpeg-devel
mailing list