summaryrefslogtreecommitdiffstats
path: root/gst/camerabin
AgeCommit message (Expand)AuthorFilesLines
2009-04-16camerabin: clean up and fix assertion fail when setting zoom in NULL stateLasse Laukkanen1-31/+53
2009-04-16camerabin: fix format matching when detecting allowed frame rateLasse Laukkanen1-15/+28
2009-04-16camerabin: don't lose pending state when changing resolutionLasse Laukkanen1-3/+12
2009-04-16camerabin: change img-done signal parameter from GString* to const gchar*Lasse Laukkanen3-34/+40
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-1/+1
2009-03-07camerabin: Make the tests pass when the camerabin can't initialise.Jan Schmidt1-6/+8
2009-03-07camerabin: Partly fix distcheckJan Schmidt1-8/+1
2009-03-04photography: declare interface as unstable API by means of a warningTim-Philipp Müller1-1/+1
2009-02-27camerabin: rework signaling and testsStefan Kost3-7/+8
2009-02-25docs: various doc fixesStefan Kost1-1/+0
2009-02-25camerabin: update signal marshaller and docsStefan Kost2-16/+10
2009-02-25camerabin: unblock correct pad in reset, support fakesink as view finderLasse Laukkanen1-4/+4
2009-02-23camerabin: Add aspect ratio capsfilter for view finderLasse Laukkanen2-11/+120
2009-02-23camerabin: Scale incoming frames if their size does not match requested sizeLasse Laukkanen1-20/+71
2009-02-22camerabin: Fix compilation on Windows with Visual StudioAndoni Morales2-4/+6
2009-02-11camerabin: Sanitize constants used for element factory names.René Stadler1-27/+18
2009-02-11camerabin: Use v4l2src as default source.René Stadler1-7/+4
2009-02-11camerabin: Add .gitignore to hide generated signal marshaller files.René Stadler1-0/+2
2009-02-11camerabin: Fix plugin details to use GST_PACKAGE_* values.René Stadler1-1/+1
2009-02-09Fix build for camerabin.Julien Moutte1-4/+6
2009-02-09Add camerabin element.Nokia Corporation16-0/+5391