gstreamer/ext/x264
Mark Nauwelaerts 601b0f1d96 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.
2008-08-12 16:13:15 +00:00
..
gstx264enc.c ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If needed, a generic element can do so. 2008-08-12 16:13:15 +00:00
gstx264enc.h ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If needed, a generic element can do so. 2008-08-12 16:13:15 +00:00
Makefile.am ext/x264/: Use GQueue in stead of custom queue code. 2008-08-08 14:19:16 +00:00