gst/playback/gststreaminfo.c: Fix build.
Original commit message from CVS: * gst/playback/gststreaminfo.c: Fix build.
This commit is contained in:
parent
53c6315b6b
commit
12728158b5
@ -1,3 +1,8 @@
|
|||||||
|
2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* gst/playback/gststreaminfo.c:
|
||||||
|
Fix build.
|
||||||
|
|
||||||
2007-09-05 Stefan Kost <ensonic@users.sf.net>
|
2007-09-05 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* gst/playback/gststreaminfo.c:
|
* gst/playback/gststreaminfo.c:
|
||||||
|
@ -327,8 +327,8 @@ gst_stream_info_set_mute (GstStreamInfo * stream_info, gboolean mute)
|
|||||||
}
|
}
|
||||||
gst_object_unref (element);
|
gst_object_unref (element);
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user