From 94414c07a67cc0b9112651384bf516d74aef9551 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 13 May 2008 20:25:20 +0000 Subject: gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of later seeking, and to forego sync attempts. Original commit message from CVS: * gst/avi/gstavimux.c: (gst_avi_mux_start_file): Send an initial BYTE segment to inform downstream of later seeking, and to forego sync attempts. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8285656..a9e50f90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-13 Mark Nauwelaerts + + * gst/avi/gstavimux.c: (gst_avi_mux_start_file): + Send an initial BYTE segment to inform downstream of later seeking, + and to forego sync attempts. + 2008-05-13 Wim Taymans * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps): -- cgit