]> git.sesse.net Git - ffmpeg/commit
avcodec/hevc_ps: Expose all SPS and PPS range extension flags
authorPhilip Langdale <philipl@overt.org>
Wed, 13 Feb 2019 20:40:52 +0000 (12:40 -0800)
committerPhilip Langdale <philipl@overt.org>
Sat, 16 Feb 2019 16:47:36 +0000 (08:47 -0800)
commitf4ea930a119298c6110ee4e3d24219a66e27e230
tree24f323112da6bfb6e10338f3242174a3ea1b5ef4
parent9e1e5213933dfed529f0cecac7304236a786177e
avcodec/hevc_ps: Expose all SPS and PPS range extension flags

We need all the flags to be exposed to be able to pass them on to
HW decoders. I did not attempt to nuance any of the warnings about
flags being unsupported as there's no way, at the point we extract
flags, to say whether an HW decoder is being used.
libavcodec/hevc_ps.c
libavcodec/hevc_ps.h