tests: h264parser: Fix picture timing SEI
authorSeungha Yang <seungha@centricular.com>
Tue, 7 Apr 2020 13:30:55 +0000 (22:30 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 8 Apr 2020 15:39:12 +0000 (15:39 +0000)
commit72854261bbfa425dff36a2f7e0913547c8dda6b8
tree6e5aabf5dfa21dfb826a1f9b88ace3d1fed981e7
parent28ce6c2a40f6367dab59b8d6c52c4270567cf4cc
tests: h264parser: Fix picture timing SEI

The payloadSize don't need to include rbsp_trailing_bits()
tests/check/libs/h264parser.c