[PATCH 0/5] Add cancel() support to Youtube plugin



Hello.

This patchset basically adds cancel() support to Youtube operations: browse(),
search(), metadata() and media_from_uri().

As usual, comments are welcomed.

Please, before sending comments, make sure you review all the patches, because
maybe some of the issues found in a patch can be fixed in later patch.

Thank you.


	J.A.


Juan A. Suarez Romero (5):
  youtube: Make search() a cancellable operation
  youtube: Make browse() a cancellable operation
  youtube: Make metadata() a cancellable operation
  youtube: Make media_from_uri() a cancellable operation
  youtube: Do not leak stored operation data

 src/media/youtube/grl-youtube.c |  127 +++++++++++++++++++++++++++++++++++----
 1 files changed, 114 insertions(+), 13 deletions(-)

-- 
1.7.4.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]