mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
gst/effectv/gstquark.c: Memory free'ing location fix (#164708).
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/effectv/gstquark.c: (gst_quarktv_class_init), (gst_quarktv_change_state), (gst_quarktv_dispose): Memory free'ing location fix (#164708).
This commit is contained in:
parent
e62a79939e
commit
6d74293080
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2005-01-25 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
|
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/effectv/gstquark.c: (gst_quarktv_class_init),
|
||||||
|
(gst_quarktv_change_state), (gst_quarktv_dispose):
|
||||||
|
Memory free'ing location fix (#164708).
|
||||||
|
|
||||||
2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/playback/gstplaybasebin.c: (group_commit),
|
* gst/playback/gstplaybasebin.c: (group_commit),
|
||||||
|
|
Loading…
Reference in a new issue