ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update in mux...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 29 Jun 2004 15:25:10 +0000 (15:25 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 29 Jun 2004 15:25:10 +0000 (15:25 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
* ext/ogg/gstoggmux.c:
Fix memleak in oggdemux when running unconnected pads.
doc update in mux, start working on keyframe mode.

ChangeLog

index 5719de3..43855e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-29  Wim Taymans  <wim@fluendo.com>
+
+       * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
+       * ext/ogg/gstoggmux.c:
+       Fix memleak in oggdemux when running unconnected pads.
+       doc update in mux, start working on keyframe mode.
+
 2004-06-29  Benjamin Otte  <otte@gnome.org>
 
        * sys/oss/gstosssink.c: