OSDN Git Service

avformat: add av_stream_get_codec_timebase()
authorJames Almer <jamrial@gmail.com>
Tue, 27 Sep 2016 13:07:14 +0000 (10:07 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 27 Sep 2016 13:42:39 +0000 (10:42 -0300)
commitf0b6f7253f3e69a475722b8f0b0e4289201245bf
tree2872717b652a56f700dc80bbfc6f721b61ad460e
parentfd902510ac927c0a252c931f5fb29719a8f56e9c
avformat: add av_stream_get_codec_timebase()

This will allow ffmpeg.c to stop using AVStream.codec in some cases

Signed-off-by: James Almer <jamrial@gmail.com>
doc/APIchanges
libavformat/avformat.h
libavformat/utils.c
libavformat/version.h