summaryrefslogtreecommitdiff
path: root/gst/camerabin
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Remove old camerabinTim-Philipp Müller21-9164/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-4/+4
2012-02-10Merge branch 'master' into 0.11Wim Taymans3-8/+38
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-02-06camerabin: prevent captures from being lost when switching resolutionsThiago Santos2-5/+27
2012-02-06camerabin: Improve debug message about processing counterThiago Santos1-1/+2
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h2-0/+6
2012-01-27camerabin: Add viewfinder colorspace conversion to default flagsThiago Santos1-2/+3
2011-11-28various: fix pad template ref leaksVincent Penquerc'h3-10/+7
2011-11-17Merge branch 'master' into 0.11Wim Taymans1-0/+2
2011-11-14camerabin: Document requirement for PLAYING stateDavid King1-0/+2
2011-11-04more template fixesWim Taymans2-6/+6
2011-11-04make request pads take _%uWim Taymans1-2/+2
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer2-2/+2
2011-10-16Merge branch 'master' into 0.11Wim Taymans2-0/+18
2011-10-11camerabin: Reset audiosrc timestampingThiago Santos1-0/+11
2011-10-11camerabin: Prevent audio source from providing clockThiago Santos1-0/+7
2011-06-15Merge branch 'master' into 0.11Wim Taymans8-116/+163
2011-05-30Remove unused but set variablesDebarshi Ray1-2/+0
2011-05-23camerabin: Add image-formatter propertyLasse Laukkanen4-12/+77
2011-05-06camerabin: Use running time for muxingThiago Santos2-80/+1
2011-05-05camerabin: Fix typoThiago Santos1-1/+1
2011-04-15camerabin: Do not forget to unref the ffmpegcolorspaceThiago Santos1-0/+6
2011-04-13camerabin: Preserve unused imagebin or videobin on NULLLasse Laukkanen1-2/+6
2011-04-11camerabin: Fix corner case for preview postingLasse Laukkanen1-5/+19
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+16
2011-04-05camerabin: don't rely on the application running the default GLib main loopTim-Philipp Müller1-17/+31
2011-04-01camerabin: Processing should stop on READYThiago Santos1-0/+6
2011-03-15camerabin: Add an assertion to preview pipeline generationLasse Laukkanen2-0/+3
2011-02-28miniobject: port to new 0.11 APIWim Taymans2-7/+9
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