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

« back to all changes in this revision

Viewing changes to plugins/elements/gstoutputselector.c

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-08-08 18:12:33 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120808181233-riejwxprfsxh1njl
Tags: 0.11.93-1
* New upstream release:
  + debian/libgstreamer.symbols:
    - Update symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 * @see_also: #GstOutputSelector, #GstInputSelector
23
23
 *
24
24
 * Direct input stream to one out of N output pads.
25
 
 *
26
 
 * Since: 0.10.32
27
25
 */
28
26
 
29
27
#ifdef HAVE_CONFIG_H