mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update in mux, start working on keyframe mode.
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.
This commit is contained in:
parent
74d16839b7
commit
85442068b5
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue