ext/flac/: Spifify a bit.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 24 Mar 2006 19:41:03 +0000 (19:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 24 Mar 2006 19:41:03 +0000 (19:41 +0000)
commit1aca0c541b4381deac3940125583c46a15c381ca
tree56f4d358d0ecc4846b2e0be1db3e486b9fd29172
parentaa23e235dc6b8c622c0e85b6020efce3facb3314
ext/flac/: Spifify a bit.

Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
* ext/flac/gstflacdec.h:
* ext/flac/gstflacenc.h:
Spifify a bit.
Fix deadly lock order error in seeking code, STREAM_LOCK
cannot be taken within LOCK and the streaming variables are
protected with the STREAM_LOCK anyway.
ChangeLog
ext/flac/gstflacdec.c
ext/flac/gstflacdec.h
ext/flac/gstflacenc.h