From 636372f384aa97213c588ddfe0be05b92a83e2f6 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Wed, 4 Jun 2008 07:36:07 +0000 Subject: gst/matroska/ebml-write.c: Unref the write cache in finalize if it was set and add add "FIXME" to a comment that need... Original commit message from CVS: * gst/matroska/ebml-write.c: (gst_ebml_write_finalize), (gst_ebml_write_set_cache): Unref the write cache in finalize if it was set and add add "FIXME" to a comment that needs it. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2317f8c5..b7258842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-06-04 Sebastian Dröge + + * gst/matroska/ebml-write.c: (gst_ebml_write_finalize), + (gst_ebml_write_set_cache): + Unref the write cache in finalize if it was set and add add "FIXME" + to a comment that needs it. + 2008-06-02 Wim Taymans Patch by: Thijs Vermeir -- cgit