photography: declare interface as unstable API by means of a warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Mar 2009 21:30:30 +0000 (21:30 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Mar 2009 21:30:30 +0000 (21:30 +0000)
commit3cfe16cc63e89ba1d37c6f32034a142f5dac847b
tree220f47dd0617ac10b163e23f515a9afb9d66712f
parent60080ee20bb900221ff2cfb8ca44db8cb3010542
photography: declare interface as unstable API by means of a warning

Application developers won't know right away which module an interface comes from,
and may assume that it is covered by the usual GStreamer API guarantees, so make
it as clear as possible that this particular API is still subject to change
(should have done that with other libraries in -bad before too really).
gst-libs/gst/interfaces/Makefile.am
gst-libs/gst/interfaces/photography.h
gst/camerabin/Makefile.am