~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty

« back to all changes in this revision

Viewing changes to plugins/elements/gstmultiqueue.c

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-05-21 11:14:06 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120521111406-1wfas0o9fdaxjyo8
Tags: 0.11.91-1
* New upstream release, "I will give you five magic beans!":
  + debian/libgstreamer.symbols:
    - Update symbols file.
* debian/libgstreamer-dev.install:
  + Don't ship useless .la file for the core plugins.
  + Don't ship .a and .la files for the library.
* debian/control.in:
  + Update debhelper dependency version and Standards-Version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
755
755
    gst_data_queue_set_flushing (sq->queue, TRUE);
756
756
 
757
757
    sq->flushing = TRUE;
758
 
    GST_MULTI_QUEUE_MUTEX_UNLOCK (mq);
759
758
 
760
759
    /* wake up non-linked task */
761
760
    GST_LOG_OBJECT (mq, "SingleQueue %d : waking up eventually waiting task",