nvc0: allow frame dropping in h264
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 1 Jul 2013 06:47:49 +0000 (08:47 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 1 Jul 2013 06:47:49 +0000 (08:47 +0200)
commitbf95ca7de0c02a00a75d1d5e2693a33b68ff784d
tree996d7fcc6203cdfea4f60dfc76c6b6e845b20895
parent24fa43675f32bc81c7252f3ddce4c80ed8c7737d
nvc0: allow frame dropping in h264

The only reason the checks existed were paranoia, when I first
wrote the code I wasn't sure it was correct. Now that I am,
the asserts triggered when XBMC was dropping frames, so remove it.

NOTE: This is a candidate for the 9.1 branch.
src/gallium/drivers/nvc0/nvc0_video_vp.c