ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If needed...
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 12 Aug 2008 16:13:15 +0000 (16:13 +0000)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 12 Aug 2008 16:13:15 +0000 (16:13 +0000)
commit601b0f1d9687981567d3a1b1fc7ac8a853573704
treeefc972663cc94a94bef2b52d1448f4d0aa390379
parentde2f30c7d48073bedda1245c292863f2cd5da8b6
ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps).  If needed, a generic element can do so.

Original commit message from CVS:
* ext/x264/gstx264enc.c: (gst_x264_enc_reset),
(gst_x264_enc_chain), (gst_x264_enc_encode_frame):
* ext/x264/gstx264enc.h:
Do not deal with duplicated input (timestamps).  If needed,
a generic element can do so.
Do not manipulate input timestamps on the way out,
since that shifts the timeline and A/V sync.
ChangeLog
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h