codecparser: h265: Fix the NumPocTotalCurr calculation
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 10 Apr 2015 11:04:17 +0000 (14:04 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 26 Apr 2015 19:44:25 +0000 (21:44 +0200)
commit333ba075a5254b518f2d4fd7ecabb117854424b5
tree2b3ef6488f8b93aabfe86b2ab9b2d90223589770
parent889cc8ee31ba03f7fc2af85893e0ba166826e52c
codecparser: h265: Fix the NumPocTotalCurr calculation

The NumPocToalCurr should be calculated for all B and P slices.

https://bugzilla.gnome.org/show_bug.cgi?id=747613
gst-libs/gst/codecparsers/gsth265parser.c