]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
mp3parse: fix deadlock with accurate seeks.
authorAlessandro Decina <alessandro.decina@collabora.co.uk>
Thu, 12 Mar 2009 14:57:31 +0000 (15:57 +0100)
committerAlessandro Decina <alessandro.decina@collabora.co.uk>
Thu, 12 Mar 2009 14:57:31 +0000 (15:57 +0100)
commitabf7f47769fd483a998ca4a4b305c983eca52d14
tree301162afccea9b82cc50f7f86bcdd7d493ccec15
parentb313e3809b7440679b9b98ba97274a77f513ec20
mp3parse: fix deadlock with accurate seeks.

Release pending_accurate_seeks_lock before forwarding the seek event upstream.
Fixes #575068.
gst/mpegaudioparse/gstmpegaudioparse.c