gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. Improve...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 7 Nov 2005 10:31:32 +0000 (10:31 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 7 Nov 2005 10:31:32 +0000 (10:31 +0000)
commitfb1c3904f701a967840cf59cd0808034cfb70d7a
tree59d7eaca19f50c4975c38a8b9cb6293f5f0ae10f
parent7eb9e37532acffc041ba8cc415fa926da09c8d7f
gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. Improve some debug messages. Don't leak ...

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
(gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
(gst_avi_demux_loop):
No need to take the STREAM_LOCK in the loop function. Improve
some debug messages. Don't leak pad names in debug messages.
ChangeLog
gst/avi/gstavidemux.c