mpegvideoparse: Apply previous timestamp when there isn't any newer.
authorJan Schmidt <thaytan@noraisin.net>
Tue, 15 Jun 2010 07:16:12 +0000 (17:16 +1000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 15 Jun 2010 07:16:12 +0000 (17:16 +1000)
commit2f9b765326fa47cdbc08737cfe36a0b2c266ea76
tree74b445192eecc8c9a34fb4e4db5244773fbb8ade
parent85d3c03d262c70c6e0bc8287e1d8a7be8916dcf1
mpegvideoparse: Apply previous timestamp when there isn't any newer.

If the current incoming packet didn't carry a timestamp, but a
previous packet had one we didn't yet use, then apply that timestamp
to the next picture.
Fixes: #618336
gst/mpegvideoparse/mpegpacketiser.c