codecparsers: Initialise nalu extension type to NONE
authorJan Schmidt <jan@centricular.com>
Wed, 29 Oct 2014 12:23:02 +0000 (22:23 +1000)
committerJan Schmidt <jan@centricular.com>
Wed, 29 Oct 2014 12:23:02 +0000 (23:23 +1100)
commit86b948587e1e725fbb9b4659832d0454464d81a3
tree24a3ae3bbf7c2c793ee981874c9b8983aa413388
parentcc711195390451bc5029c9d5f1909780caee2de3
codecparsers: Initialise nalu extension type to NONE

Always set a default NALU extension type, and override it
when we find a supported extension, to avoid having it unset/random
for unsupported NALU extensions
gst-libs/gst/codecparsers/gsth264parser.c