mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
cleanups, debugging and memleak fixes
Original commit message from CVS: cleanups, debugging and memleak fixes
This commit is contained in:
parent
8d74cc9136
commit
132e6bf898
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
|
||||
(gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
|
||||
(gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
|
||||
(gst_jpegdec_init), (gst_jpegdec_chain):
|
||||
* gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
|
||||
(gst_multipart_demux_chain), (gst_multipart_demux_change_state):
|
||||
cleanups, debugging fixes and memleak plugging
|
||||
|
||||
2004-08-09 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
|
||||
|
|
Loading…
Reference in a new issue