codecparser: h265: Fix the NumDeltaPocs calculation
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 10 Apr 2015 11:07:35 +0000 (14:07 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 26 Apr 2015 19:45:08 +0000 (21:45 +0200)
commitb17a026eb79ff3361c166e33f3bfdd57b572c286
tree953aeb7aace37b7960bd98d84dd4f2489f2d14d6
parent333ba075a5254b518f2d4fd7ecabb117854424b5
codecparser: h265: Fix the NumDeltaPocs calculation

Always use the equation provided in spec (7-57) for finding
the NumDeltaPocs

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