video{de,en}coder: fix missing timestamp estimating
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 28 Sep 2012 11:59:24 +0000 (13:59 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 28 Sep 2012 11:59:24 +0000 (13:59 +0200)
commit4adfff03efb3220339a67dfc1bef9314cdf4bd21
tree0ef3669d90030a49fdc4f0cf430ced793b1452ac
parentc4fb8d1e69eb2ddfd112a9ed20f9ae91edaf9248
video{de,en}coder: fix missing timestamp estimating

... by having some more timestamp tracking in a private frame field.
Not doing so would lead to (a.o.) losing the needed minimum timestamp in
an earlier sent frame.
gst-libs/gst/video/gstvideodecoder.c
gst-libs/gst/video/gstvideoencoder.c
gst-libs/gst/video/gstvideoutils.h