tsdemux: Fix mpegts_packetizer_set_current_pcr_offset()
authorJan Schmidt <jan@centricular.com>
Tue, 25 Mar 2014 10:40:11 +0000 (21:40 +1100)
committerJan Schmidt <jan@centricular.com>
Tue, 25 Mar 2014 10:40:11 +0000 (21:40 +1100)
commitbfe2994101e1f0f39567e8df37f2c75c026faefb
tree469dd8fc66a9622ead3c46960d38658f963bb8a8
parenta99164811cd26c186038135f1b029d79e58deb9d
tsdemux: Fix mpegts_packetizer_set_current_pcr_offset()

When adjusting the PCR offset of groups, adjust the correct group
entry from the list - not the current group repeatedly.
gst/mpegtsdemux/mpegtspacketizer.c