]> git.sesse.net Git - ffmpeg/commit
lavc/hevc_ps: parse constraint flags for HEVC REXT
authorLinjie Fu <linjie.fu@intel.com>
Wed, 15 Jan 2020 07:01:28 +0000 (15:01 +0800)
committerMark Thompson <sw@jkqxz.net>
Mon, 24 Feb 2020 00:09:51 +0000 (00:09 +0000)
commit0d83fcc07b31c528c4fb95528b8e50c440eefc87
treed18d8711b24f8e15646b47c41da74335259230c2
parentaa6b2e1604c285e16109d0377e0bb5e8b4fbe13e
lavc/hevc_ps: parse constraint flags for HEVC REXT

Parse all the constraint flags according to ITU-T Rec. H.265 (02/2018).

They have to be passed to hw decoders to determine the exact profile for Range
Extension HEVC.

Signed-off-by: Linjie Fu <linjie.fu@intel.com>
libavcodec/hevc_ps.c
libavcodec/hevc_ps.h