legacyh264parse: check for out of range pps_id one layer up
authorAlessandro Decina <alessandro.d@gmail.com>
Sun, 29 May 2011 10:54:40 +0000 (12:54 +0200)
committerAlessandro Decina <alessandro.d@gmail.com>
Sun, 29 May 2011 10:57:35 +0000 (12:57 +0200)
commitc07424ea4e6a32b219fd6f755d05b0fd78191118
tree2288b0495cf0816a1cd4f529b7d2c917b241cc71
parent2e610eb003fbd63a796c342ec5ddd49e068b1ac2
legacyh264parse: check for out of range pps_id one layer up

Fixes compiler warning comparing guint8 and MAX_PPS_COUNT which is > G_MAXUINT8
gst/h264parse/gsth264parse.c