mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41: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
624814ddda
commit
ac071e9bab
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>
|
2004-06-29 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* sys/oss/gstosssink.c:
|
* sys/oss/gstosssink.c:
|
||||||
|
|
Loading…
Reference in a new issue