[MOVED FROM BAD 16/28] ext/x264/gstx264enc.*: Do not deal with duplicated input ...
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 12 Aug 2008 16:13:15 +0000 (16:13 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 5 Jun 2009 17:48:24 +0000 (18:48 +0100)
commit8609794cb8b9d0709af913493e74addabd74443c
tree31807b214092151fc368ebe5a6d23ed1ed138f6a
parent4e93235dcc266f92baf9d9a6a193d15f4963a6a4
[MOVED FROM BAD 16/28] 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.
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h