]> git.sesse.net Git - ffmpeg/commit
cbs: Add an explicit type for coded bitstream unit types
authorMark Thompson <sw@jkqxz.net>
Thu, 9 Nov 2017 01:04:02 +0000 (01:04 +0000)
committerMark Thompson <sw@jkqxz.net>
Tue, 20 Feb 2018 22:04:12 +0000 (22:04 +0000)
commit1d12a545ce828eaf4fb37295400008ea37635ab8
treecd46b169af902f8fa59d8e9d315af7f2999d7c7c
parent2651352988212531038326c44754ece1728c4a3b
cbs: Add an explicit type for coded bitstream unit types

Also fix conversion specifiers used for the unit type.
libavcodec/cbs.c
libavcodec/cbs.h
libavcodec/cbs_h2645.c
libavcodec/cbs_mpeg2.c