]> git.sesse.net Git - ffmpeg/commit
avcodec/sei: add Parameter Sets Inclusion Indication enum value
authorJames Almer <jamrial@gmail.com>
Fri, 22 Jan 2021 19:30:51 +0000 (16:30 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 27 Jan 2021 00:27:29 +0000 (21:27 -0300)
commit683cd25c5a397447eb53754af948e7bf2cb3361e
tree34d3191d084db31fe63b73e96b17991e5634cf65
parent2ee2e4cd416c0847826610e70d6c79e48f78344c
avcodec/sei: add Parameter Sets Inclusion Indication enum value

Defined in H.274, it shares the same value as Active Parameter Sets from the
H.265 spec.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/sei.h