lp:~phablet-team/media-hub/fix-1458040

Created by Jim Hodapp and last modified
Get this branch:
bzr branch lp:~phablet-team/media-hub/fix-1458040
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Phablet Team
Project:
Media Hub
Status:
Merged

Recent revisions

147. By Jim Hodapp

Use both the sync_handler and async bus watch to handle GST_MESSAGES, but only using the sync one where absolutely necessary since it can cause deadlocks when used in general.

146. By Jim Hodapp

Don't use a sync_handler for GST_MESSAGE handling. Use an async one instead so that we aren't on the streaming thread's context. This prevents the pipeline from deadlocking after an error is reached.

145. By Jim Hodapp

Merged with trunk

144. By Jim Hodapp

Log any playbin errors to stderr

143. By Jim Hodapp

Handle a wider array of GStreamer errors so that .ogv files are reported as failing to play.

142. By Jim Hodapp

Use unique_lock instead of try_lock to make it exception friendly.

141. By Jim Hodapp

Use try_lock() instead of a lock_guard to fail gracefully from rare deadlock situations.

140. By CI Train Bot Account

Releasing 3.1.0+15.10.20150522-0ubuntu1

139. By Jim Hodapp

Fix issues with not reporting failed decoding error to the client. Fixes: #1435088
Approved by: PS Jenkins bot

138. By CI Train Bot Account

Releasing 3.1.0+15.04.20150511-0ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:media-hub
This branch contains Public information 
Everyone can see this information.