]> git.sesse.net Git - ffmpeg/commit
avformat: deprecate getters and setters for AVFormatContext and AVStream fields
authorJames Almer <jamrial@gmail.com>
Mon, 23 Oct 2017 14:39:08 +0000 (11:39 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 29 Oct 2017 13:29:43 +0000 (10:29 -0300)
commitb7785d10b00c88029d8af7dbddac09ab0d6f2b7f
treebb9aaf90fcc89c85d33e4f5f6164cee87824174b
parent307c24b32f30f08b759457bd9997cdfcd51927ae
avformat: deprecate getters and setters for AVFormatContext and AVStream fields

The fields can be accessed directly, so these are not needed anymore.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/avformat.h
libavformat/utils.c
libavformat/version.h