diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2008-06-13 21:13:46 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2008-06-13 21:13:46 +0000 |
| commit | 7a118610ed79903a7b709500cf6074814e0db48c (patch) | |
| tree | 30e101d7e1864fa99bf1751e751c8333e7ccccd2 /ChangeLog | |
| parent | 70ceffb790292508d8b94bb3a675c96135eeeb44 (diff) | |
gst/debug/gsttaginject.c: Don't unref NULL taglist in finalize. Don't use c++ style comments.
Original commit message from CVS:
* gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
(gst_tag_inject_class_init), (gst_tag_inject_init):
Don't unref NULL taglist in finalize. Don't use c++ style
comments.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-06-13 Tim-Philipp Müller <tim.muller at collabora co uk> + + * gst/debug/gsttaginject.c: (gst_tag_inject_finalize), + (gst_tag_inject_class_init), (gst_tag_inject_init): + Don't unref NULL taglist in finalize. Don't use c++ style + comments. + 2008-06-13 Sebastian Dröge <slomo@circular-chaos.org> * gst/matroska/matroska-demux.c: |
