h265parse: Fix and optimize NAL collection function
authorSeungha Yang <seungha.yang@navercorp.com>
Mon, 13 Aug 2018 12:49:57 +0000 (21:49 +0900)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 11 Sep 2018 02:36:59 +0000 (22:36 -0400)
commitad7cf957fb3209d875e7b78e82dc617ecc37af23
treee3bf6adcb1d12457bf791e293f9c5cbe769c5bda
parent2bd883621fb4ead4d2c1e85fc400f32c1766f8ab
h265parse: Fix and optimize NAL collection function

Adopt h264parse's _collect_nal() behavior.
See also commit 5601c87 and  https://bugzilla.gnome.org/show_bug.cgi?id=732154

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