]> code.ossystems Code Review - openembedded-core.git/commit
libowl-av: Fix music player crash if adding unknown type files
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 13 Oct 2010 02:08:44 +0000 (10:08 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 13 Oct 2010 18:29:13 +0000 (11:29 -0700)
commit41ad94640b6369e6a7c49c09773cb58b245c73ac
treee8ef3bb32ecdcf7bb7b16b70c34a9b894541c479
parente1f257af7ba4fb63deaabd86a9e571259a1135d0
libowl-av: Fix music player crash if adding unknown type files

Using bus message to call function flush_head/feed_head in main thread
to protect private data operation.

A better fix may be to listen to bus message "CODEC_NOT_FOUND" and
"MISSING_PLUGIN" directly to avoid hooking into "unknown-type" signal.
We will revisit it in next period.

This fixes [BUGID #296]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-sato/owl-video-widget/libowl-av/gst_change_state.patch [new file with mode: 0644]
meta/recipes-sato/owl-video-widget/libowl-av_svn.bb