h265parse: Don't assume contiguous id's in make_codec_data
authorScott D Phillips <scott.d.phillips@intel.com>
Wed, 25 May 2016 23:57:49 +0000 (16:57 -0700)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 30 May 2016 09:42:24 +0000 (12:42 +0300)
commit3edd64166708efb0d861dde5f9169e3ff17d2197
tree432320e6183c9cdad673e0f27edc4781d7884449
parent1d8673af624385963bae4fb5639a570d339f7b92
h265parse: Don't assume contiguous id's in make_codec_data

vps/sps/pps id's are not required to be used contiguously.

https://bugzilla.gnome.org/show_bug.cgi?id=766891
gst/videoparsers/gsth265parse.c