mpegvideoparse: fix timestamp generation
authorThijs Vermeir <thijsvermeir@gmail.com>
Mon, 18 Oct 2010 13:32:14 +0000 (15:32 +0200)
committerThijs Vermeir <thijsvermeir@gmail.com>
Wed, 3 Nov 2010 10:12:38 +0000 (11:12 +0100)
commit2271608c4314d6d0a685c18c5c47d55495586159
tree6f7ee00ef4f4cd343addddd1496bc61f3a0b9d43
parentc6b32b42de77954ba447d070ed236074e6062fcb
mpegvideoparse: fix timestamp generation

Use information from the gop header and picture
header to calculate the picture timestamp. (time_code
and temporal_reference) and adapt to upstream timestamps if
provided.

https://bugzilla.gnome.org/show_bug.cgi?id=632222
gst/mpegvideoparse/mpegpacketiser.c
gst/mpegvideoparse/mpegpacketiser.h
gst/mpegvideoparse/mpegvideoparse.c
gst/mpegvideoparse/mpegvideoparse.h