diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-08-14 14:56:20 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-08-14 14:56:20 +0000 |
commit | a2dbc1182cf6b170507b9578eaba097a921d620a (patch) | |
tree | f3dc87cdac72888e37962e06ed5ef171e1c08c17 /ChangeLog | |
parent | 170c01e6c1ea98c3162819d5d2d7007a7cab6d8d (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |