mpeg4: fix timestamp issues on too fast playback.
authorWind Yuan <feng.yuan@intel.com>
Thu, 26 Apr 2012 08:00:41 +0000 (04:00 -0400)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 10 May 2012 09:38:06 +0000 (11:38 +0200)
commit1632b409824bee961fe66ae53cd279a99448f647
treefccfac7ee2a4589f1bf5cc10e34e30393259c070
parent449606efc57bfe416cc754d9da72b00c0c744981
mpeg4: fix timestamp issues on too fast playback.

Improve generation of presentation timestamps to be less sensitive
to input stream errors. In practise, GOP is also a synchronization
point for PTS calculation.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c