fix ... by: lines
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Aug 2007 11:21:00 +0000 (11:21 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 13 Aug 2007 11:21:00 +0000 (11:21 +0000)
Original commit message from CVS:
fix ... by: lines

ChangeLog

index 62073903bd2bc281808ff0b7467cd5024425649c..1f623f5d30d57c9d72e2268e21ab33004b4c7bb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>      
 
-       Patch by Olivier Crete <olivier.crete@collabora.co.uk>
+       Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
 
        * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
        * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
 
 2007-01-07  Julien MOUTTE  <julien@moutte.net>
 
+       Patch by: Young-Ho Cha <ganadist at chollian dot net>
+
        * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
        (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
        (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
        (gst_xvimagesink_set_event_handling),
        (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
        (gst_xvimagesink_init), (gst_xvimagesink_class_init):
-       Patch by : Young-Ho Cha <ganadist at chollian dot net>
-       Fixes : #390076.
+       Fixes: #390076.
        Add an adaptor property to select a specific XV adaptor.
        * sys/xvimage/xvimagesink.h:
 
 
 2006-02-01  Philippe Kalaf <burger at speedy dot org>
 
+       Patch by: Kai Vehmanen
        * gst-libs/gst/rtp/gstbasertpdepayload.c:
-         Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
-         setting queue_delay to zero. Also avoid thread being started if
-         queue_delay is zero.
+         Adds ability to enable newsegment bypass by setting queue_delay to
+         zero. Also avoid thread being started if queue_delay is zero.
 
 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>