summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-08-14 14:56:20 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-08-14 14:56:20 +0000
commita2dbc1182cf6b170507b9578eaba097a921d620a (patch)
treef3dc87cdac72888e37962e06ed5ef171e1c08c17 /ChangeLog
parent170c01e6c1ea98c3162819d5d2d7007a7cab6d8d (diff)
downloadgst-plugins-bad-a2dbc1182cf6b170507b9578eaba097a921d620a.tar.gz
gst-plugins-bad-a2dbc1182cf6b170507b9578eaba097a921d620a.tar.bz2
gst-plugins-bad-a2dbc1182cf6b170507b9578eaba097a921d620a.zip
gst/flv/gstflvdemux.c: Fix locking and refcounting on the index.
Original commit message from CVS: * gst/flv/gstflvdemux.c: (gst_flv_demux_set_index), (gst_flv_demux_get_index): Fix locking and refcounting on the index.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65532099..5402d205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-14 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/flv/gstflvdemux.c: (gst_flv_demux_set_index),
+ (gst_flv_demux_get_index):
+ Fix locking and refcounting on the index.
+
2007-08-14 Julien MOUTTE <julien@moutte.net>
* gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),