summaryrefslogtreecommitdiff
path: root/gst/camerabin
AgeCommit message (Expand)AuthorFilesLines
2011-03-15camerabin: Add an assertion to preview pipeline generationLasse Laukkanen2-0/+3
2011-02-11camerabin: application element memory leak fixesTeemu Katajisto2-0/+19
2011-02-09camerabin: Always take photo when preview-caps is setLuciana Fujii Pontello1-9/+12
2011-02-09camerabin: Events with select-all in input-selectorLuciana Fujii Pontello1-0/+39
2011-02-03camerabin: Initialize variablesEdward Hervey1-1/+1
2011-01-31camerabin: optimize setting new caps for preview image pipelineTeemu Katajisto4-111/+166
2011-01-24camerabin: add names for more elementsThiago Santos4-18/+34
2011-01-13camerabin: Enable conversion flagsLuciana Fujii Pontello1-1/+3
2011-01-13camerabin: set pad-negotiation-mode to active for output-selectorTeemu Katajisto1-0/+3
2011-01-08camerabin: use private input-selector that still has "select-all" propertyTim-Philipp Müller5-2/+1558
2010-12-28camerabin: mode can be only image or videoThiago Santos1-2/+2
2010-12-28camerabin: Remove unused variableThiago Santos1-2/+0
2010-12-02camerabin: smal api doc updateStefan Kost1-8/+11
2010-12-02camerabin: Avoid assertion on image finishingLasse Laukkanen1-1/+11
2010-11-23camerabin: Create imagebin elements when image mode is set in camerabin NULL ...Lasse Laukkanen3-80/+258
2010-11-18camerabin: Do not use audio clock after stopping video captureAleksey Lim2-16/+31
2010-11-04camerabin: Adds 'idle' propertyThiago Santos3-1/+72
2010-11-04camerabin: Add "ready-for-capture" propertyLasse Laukkanen2-1/+29
2010-11-02camerabin: Add missing change to previous commitsThiago Santos1-1/+1
2010-11-02camerabin: Fix leaks in the preview handlingThiago Santos1-4/+7
2010-11-02camerabin: Do not leak a capsLasse Laukkanen1-0/+2
2010-11-02camerabin: Reset pre-night-mode stored fps when mode changesThiago Santos1-0/+5
2010-11-02camerabin: Store app preferred capture parameters separatelyThiago Santos2-18/+66
2010-11-02camerabin: cleanup used caps when going to NULLThiago Santos1-0/+9
2010-11-02camerabin: fix priority for idle_add functionTeemu Katajisto1-2/+2
2010-10-21camerabin: Check the source scene mode when creating itThiago Santos1-0/+5
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2-2/+4
2010-10-14camerabin: Remove unused entryThiago Santos1-1/+0
2010-09-29camerabin: Do not wrongly fail when starting a captureThiago Santos1-3/+5
2010-09-28photography: extend photography ifaceHu Gang1-0/+1
2010-09-22camerabin: Adds new video-colorspace-flag to flagsThiago Santos3-2/+16
2010-09-22camerabin: Use link_full version for disabling hierarchy checkThiago Santos4-10/+20
2010-09-22camerabin: Set queues to silentThiago Santos2-1/+5
2010-09-20camerabin: Mention photography interface in docsThiago Santos1-0/+5
2010-09-20camerabin: Adds missing variable initializationLasse Laukkanen1-0/+1
2010-09-20camerabin: check state change to playing for imagebin and videobinTeemu Katajisto1-6/+26
2010-09-20camerabin: Remove useless src template padThiago Santos1-7/+0
2010-09-20camerabin: Forward tag events to preview pipelineThiago Santos3-38/+88
2010-09-20camerabin: add "preview-source-filter" propertyHoseok Chang5-7/+98
2010-09-20camerabin: Make block-after-capture resetting more consistentThiago Santos2-11/+48
2010-09-20camerabin: Unblock the viewfinder when going to READYThiago Santos1-0/+5
2010-09-20camerabin: add monitoring and support for photoiface zoom for video-sourceThiago Santos1-16/+37
2010-09-20camerabin: Change zoom property from int to floatThiago Santos2-20/+32
2010-09-20camerabin: remove caching photography interface settingsLasse Laukkanen2-13/+0
2010-09-20camerabin: remove photography interface implementation from camerabinTeemu Katajisto4-929/+55
2010-09-10camerabin: Set tags to more elementsThiago Santos1-9/+3
2010-09-05camerabin: Use jifmux instead of metadatamuxThiago Santos2-4/+1
2010-09-05camerabin: Use new tags from -baseThiago Santos2-11/+16
2010-07-07camerabin: Fix viewfiner-sink property for binsThiago Santos1-1/+1
2010-06-21camerabin: Move debug category declaration to a separate fileThiago Santos7-4/+35