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.
This commit is contained in:
Wim Taymans 2004-08-20 10:46:51 +00:00
parent 4153653391
commit bbefa5c897
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-08-20 Wim Taymans <wim@fluendo.com>
* 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 <zaheerabbas at merali dot org>
* configure.ac:

View file

@ -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;
}
}