]> git.sesse.net Git - ffmpeg/commit
avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields
authorJames Almer <jamrial@gmail.com>
Mon, 13 Nov 2017 02:57:38 +0000 (23:57 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 15 Nov 2017 04:14:22 +0000 (01:14 -0300)
commitc4131a0613c4b2c30c01b2550b41068815d27799
tree04cab36e67e74d28b6fd83782897aa5392132085
parent912ceba61b0d45caa8ba8664ddf7b18e2121ddf3
avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields

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

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/avcodec.h
libavcodec/utils.c
libavcodec/version.h