codecparsers: h264: record dec_ref_pic_marking() size
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 4 Sep 2019 13:57:30 +0000 (15:57 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 12 Oct 2019 04:21:20 +0000 (06:21 +0200)
commitd0d65fa875777d7c292f3bf45bd79975dc11fbea
treef2a0b2439539e728f6bd3c481b36fd95bce8d394
parent6f2ab31d10d0d4181026eafced3568fe39452b4c
codecparsers: h264: record dec_ref_pic_marking() size

Some hardware decoders, for example Hantro G1, have to be told the size
of the dec_ref_pic_marking() syntax element in bits. Record the size so
it can be passed on to the hardware.
gst-libs/gst/codecparsers/gsth264parser.c
gst-libs/gst/codecparsers/gsth264parser.h