ext/ogg/gstoggmux.c: I will accept bitchslappings with non sharp objects.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 20 Aug 2004 10:46:51 +0000 (10:46 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 20 Aug 2004 10:46:51 +0000 (10:46 +0000)
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
ext/ogg/gstoggmux.c

index 76b6b18..e8524f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index b635060..15e7e72 100644 (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;
     }
   }