]> git.sesse.net Git - ffmpeg/commit
lavc: Add device context field to AVCodecContext
authorMark Thompson <sw@jkqxz.net>
Thu, 9 Feb 2017 00:23:36 +0000 (00:23 +0000)
committerMark Thompson <sw@jkqxz.net>
Mon, 13 Feb 2017 22:06:43 +0000 (22:06 +0000)
commitc1a5fca06f75cc0e7b9b2808fecaa0c1b424da50
tree13c46887150c9a8473910f3fc88335d8bdc44a30
parentaa234698e92fa856013a1391fac3526b06c4d533
lavc: Add device context field to AVCodecContext

For use by codec implementations which can allocate frames internally.
doc/APIchanges
libavcodec/avcodec.h
libavcodec/utils.c
libavcodec/version.h