]> git.sesse.net Git - ffmpeg/commit
hevcdec: set the active SPS before calling get_format()
authorAnton Khirnov <anton@khirnov.net>
Mon, 24 Jul 2017 09:41:31 +0000 (11:41 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 28 Jul 2017 12:12:30 +0000 (14:12 +0200)
commit00fd914d4912322212e924c15f325cebf2fde8d3
tree533c6f4b76f90f4c7e619fc9a8db1eb322f578ea
parenta58873b11198d04670b7f98f5a8a749d742db7c5
hevcdec: set the active SPS before calling get_format()

This way the SPS is available to the hwaccel init code.
libavcodec/hevcdec.c