mpegtspacketizer: Fix PCR LUT table
authorEdward Hervey <edward@collabora.com>
Thu, 1 Aug 2013 08:58:23 +0000 (10:58 +0200)
committerEdward Hervey <edward@collabora.com>
Fri, 2 Aug 2013 08:41:25 +0000 (10:41 +0200)
commitc28acaa3c570fed5e2cd8bc140494ee311578518
tree2d2538a3fc35800e9216c9d93fd63834cf80183d
parentac07f8577bd63a77848ed6339810a72f56663326
mpegtspacketizer: Fix PCR LUT table

We were only resetting the first 512 values of the lookup table instead
of the whole 8192.
This resulted in any PCR PID over 0x0200 ... ending up taking the first PCR
table around :(
gst/mpegtsdemux/mpegtspacketizer.c