mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
run as finalize, not dispose
Original commit message from CVS: run as finalize, not dispose
This commit is contained in:
parent
68ffd1435b
commit
ea5f9b2248
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>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
|
||||
|
|
Loading…
Reference in a new issue