h264parse: Remove useless comparison
authorSeungha Yang <seungha@centricular.com>
Mon, 13 Apr 2020 11:36:50 +0000 (20:36 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 13 Apr 2020 12:28:14 +0000 (12:28 +0000)
commit462a8130a6cc3e1ae455cae1a4e09f73984a124a
tree622e59c0f24f58f95f4137ad91346470625733d9
parenteeb3dd6605ac8968f395e1c976d6698472790592
h264parse: Remove useless comparison

sei_pic_struct is unsigned and GST_H264_SEI_PIC_STRUCT_FRAME is zero.

CID: 1461467
gst/videoparsers/gsth264parse.c