diff --git a/ChangeLog b/ChangeLog index 76b6b18eac..e8524f0444 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-20 Wim Taymans + + * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), + (gst_ogg_mux_loop): + I will accept bitchslappings with non sharp objects. + 2004-08-20 Zaheer Abbas Merali * configure.ac: diff --git a/ext/ogg/gstoggmux.c b/ext/ogg/gstoggmux.c index b635060dc3..15e7e72e0a 100644 --- a/ext/ogg/gstoggmux.c +++ b/ext/ogg/gstoggmux.c @@ -857,7 +857,6 @@ gst_ogg_mux_loop (GstElement * element) ogg_mux->pulling->first_delta = TRUE; } ogg_mux->pulling = NULL; - ogg_mux->pulling->new_page = TRUE; } }