videodecoder: Restrict frame timestamp guessing in reverse mode
authorJan Schmidt <jan@centricular.com>
Fri, 3 Mar 2017 13:18:07 +0000 (00:18 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 3 Mar 2017 13:30:37 +0000 (00:30 +1100)
commit6ac79da6a2cceceda8130dbb3f6f979a97ee4aa3
treeb256d412685d283c4c76f839080fc674f54f0d22
parentfcb63e77a9de42cfb50da03a4925b06704006be3
videodecoder: Restrict frame timestamp guessing in reverse mode

Don't guess a timestamp of the start of the segment when running
in reverse mode, as more likely it means we're discontinuous somewhere
in the middle of the segment, and we'll fix up timestamps once
the frames are decoded and reversed.
gst-libs/gst/video/gstvideodecoder.c