[gst-cvs] gstreamer: structure: add gst_structure_id_new() convenience function
Tim Mueller
tpm at kemper.freedesktop.org
Fri May 29 11:38:56 PDT 2009
Module: gstreamer
Branch: master
Commit: c8acbbfde087516135b58b6be34235390ee06e19
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=c8acbbfde087516135b58b6be34235390ee06e19
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Fri May 29 18:22:42 2009 +0100
structure: add gst_structure_id_new() convenience function
Add convenience wrapper for gst_structure_id_empty_new() plus
gst_structure_id_set() and use it in a few places.
API: gst_structure_id_new()
---
docs/gst/gstreamer-sections.txt | 1 +
gst/gstevent.c | 15 ++++--------
gst/gstmessage.c | 48 +++++++++++++-------------------------
gst/gstquery.c | 25 +++++++-------------
gst/gststructure.c | 35 ++++++++++++++++++++++++++++
gst/gststructure.h | 3 ++
win32/common/libgstreamer.def | 1 +
7 files changed, 71 insertions(+), 57 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gstreamer/diff/?id=c8acbbfde087516135b58b6be34235390ee06e19
More information about the Gstreamer-commits
mailing list