summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/interfaces
AgeCommit message (Collapse)AuthorFilesLines
2009-06-05photography: add functions to set/get all settings with one callLasse Laukkanen2-0/+61
2009-03-04photography: declare interface as unstable API by means of a warningTim-Philipp Müller2-1/+6
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).
2009-02-23photo iface: Add caps object to preparation API for requested and actual ↵Lasse Laukkanen2-9/+19
capture format Allow requesting of certain format with prepare_for_capture() and return the actual format in GstPhotoCapturePrepared callback.
2009-02-11photography interface: .gitignore generated files.René Stadler1-0/+2
2009-02-11photography interface: Move generated files to win32/common.René Stadler2-210/+0
2009-02-09Add photography interface.Nokia Corporation5-0/+882