audio: Add const to segment parameter of gst_audio_buffer_clip()
authorKipp Cannon <kipp.cannon@ligo.org>
Wed, 27 Apr 2016 09:08:46 +0000 (18:08 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 27 Apr 2016 09:26:07 +0000 (12:26 +0300)
commitf7a31a79f424c6482d54a5cb3192e6eb101d9c3e
treed6a106cf9f659a87a7a838031b1e15d84a434768
parent59d7f9c62ee95dfbb5b450476f73a717e03b7b8c
audio: Add const to segment parameter of gst_audio_buffer_clip()

e.g., allows this to be used with the reference retrieved by
gst_event_parse_segment().

https://bugzilla.gnome.org/show_bug.cgi?id=765663
gst-libs/gst/audio/audio.c
gst-libs/gst/audio/audio.h