From bbefa5c897fc40645fee58db3c83cf94ae1c77f9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 20 Aug 2004 10:46:51 +0000 Subject: [PATCH] ext/ogg/gstoggmux.c: I will accept bitchslappings with non sharp objects. Original commit message from CVS: * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop): I will accept bitchslappings with non sharp objects. --- ChangeLog | 6 ++++++ ext/ogg/gstoggmux.c | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76b6b18..e8524f0 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 b635060..15e7e72 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; } } -- 2.7.4