diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-12 11:12:43 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-12 11:12:43 +0000 |
| commit | 45e319e4c189a69ed29d9422626423759cb92ced (patch) | |
| tree | 994d3037bda5ddaa7dabd899cbf291de450d0735 /ChangeLog | |
| parent | ababb87313294ef9f9b42c74204319657a5126e3 (diff) | |
gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.
Original commit message from CVS:
* gst/debug/efence.c: (gst_fenced_buffer_finalize),
(gst_fenced_buffer_class_init):
Properly chain up finalize method. Fixes bug #515979.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-02-12 Sebastian Dröge <slomo@circular-chaos.org> + + * gst/debug/efence.c: (gst_fenced_buffer_finalize), + (gst_fenced_buffer_class_init): + Properly chain up finalize method. Fixes bug #515979. + 2008-02-12 Jan Schmidt <jan.schmidt@sun.com> * sys/ximage/gstximagesrc.c: |
