GNOME Bugzilla – Bug 771970
h265parse: Fix parsing of multiple NALs in the hvcC box
Last modified: 2016-09-30 10:49:36 UTC
Created attachment 336243 [details] [review] h265parse: Fix the offset The code in h265parse cannot parse that the size of 'numNalus' in hvcC box is larger than 1.
commit 214a041e131f325093e6b67c712a5a14e8651531 Author: Kyungyong Kim <kyungyong.kim@lge.com> Date: Mon Sep 26 11:15:25 2016 +0900 h265parse: Fix parsing of multiple NALs in the hvcC box https://bugzilla.gnome.org/show_bug.cgi?id=771970