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

« back to all changes in this revision

Viewing changes to gst/gstformat.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:
196
196
 
197
197
/**
198
198
 * gst_formats_contains:
199
 
 * @formats: The format array to search
 
199
 * @formats: (array zero-terminated=1): The format array to search
200
200
 * @format: the format to find
201
201
 *
202
202
 * See if the given format is inside the format array.