h264parse: set field_pic_flag when parsing a slice header
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Mon, 19 May 2014 09:48:55 +0000 (11:48 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 22 May 2014 13:54:04 +0000 (15:54 +0200)
commita9dfa354f6bed9e3f30cc1631f3763512043499b
treef9796ede1691784f6226e75c4f5c2f340675f18a
parent5b547a553d200d0011f57617999b334eb6599533
h264parse: set field_pic_flag when parsing a slice header

field_pic_flag was used but never set to other value than its default

https://bugzilla.gnome.org/show_bug.cgi?id=730363
gst/videoparsers/gsth264parse.c