mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
run as finalize, not dispose
Original commit message from CVS: run as finalize, not dispose
This commit is contained in:
parent
76a27c7c5d
commit
eb1c3d3cc5
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
add videorate
|
||||||
|
* sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
|
||||||
|
(gst_ximagesink_class_init):
|
||||||
|
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
|
||||||
|
(gst_xvimagesink_class_init):
|
||||||
|
run them as finalize, not dispose, since dispose can be invoked
|
||||||
|
multiple times
|
||||||
|
|
||||||
2004-06-17 Wim Taymans <wim@fluendo.com>
|
2004-06-17 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
|
* ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
|
||||||
|
|
Loading…
Reference in a new issue