ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffers
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 May 2004 11:29:49 +0000 (11:29 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 May 2004 11:29:49 +0000 (11:29 +0000)
commit9dc7089430b7647ce4848c686818dfb6fbd2a376
treea6f9676a65b3bcfd772890bce1c27ee41dee7407
parent97ca691d17d0eaeb4b62cebf8b7970464854db23
ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffers

Original commit message from CVS:
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
(gst_jpegenc_chain):
fix DURATION on outgoing buffers
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
debug using time formats
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
(gst_xvimagesink_sink_link):
windows with width/height 0 generate X errors, so don't allow them
ChangeLog
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c