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

« back to all changes in this revision

Viewing changes to libs/gst/check/gstconsistencychecker.h

  • 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:
31
31
 * GstStreamConsistency:
32
32
 *
33
33
 * Opaque consistency checker handle.
34
 
 *
35
 
 * Since: 0.10.24
36
34
 */
37
35
typedef struct _GstStreamConsistency GstStreamConsistency;
38
36