summaryrefslogtreecommitdiff
path: root/gst/camerabin2
AgeCommit message (Expand)AuthorFilesLines
2010-12-29camerabin2: Various leak fixesThiago Santos1-8/+19
2010-12-29wrappercamerabinsrc: Implement video capture renegotiateThiago Santos1-3/+21
2010-12-29camerabin2: Fix renegotiate event pushingThiago Santos1-1/+1
2010-12-29wrappercamerabinsrc: Refactor internal pipelineThiago Santos2-20/+80
2010-12-23videorecordingbin: Fix leaksThiago Santos1-2/+7
2010-12-23wrappercamerabinsrc: Add converters for viewfinder branchThiago Santos1-1/+12
2010-12-23viewfinderbin: Remove leaksThiago Santos1-1/+23
2010-12-23camerabin2: more logsThiago Santos1-0/+8
2010-12-23wrappercamerabinsrc: Handle camerabin2 custom renegotiate eventsThiago Santos2-11/+94
2010-12-23camerabin2: Use custom renegotiate eventThiago Santos1-2/+39
2010-12-23wrappercamerabinsrc: Add local modeThiago Santos2-3/+11
2010-12-23camerabin2: Adds properties for capture capsThiago Santos1-20/+61
2010-12-23camerabin2: remove abreviations from imagecapturebinTeemu Katajisto1-1/+0
2010-12-23basecamerasrc: More cleanupThiago Santos1-263/+3
2010-12-23wrappercamerabinsrc: Remove unused variableThiago Santos1-2/+1
2010-12-23camerabin2: Rename v4l2camerasrc to wrappercamerabinsrcThiago Santos5-97/+103
2010-12-23v4l2camerasrc: remove video filter property codeThiago Santos2-22/+0
2010-12-23viewfinderbin: Fix video-sink property againThiago Santos1-25/+6
2010-12-23v4l2camerasrc: add video-src propertyThiago Santos1-1/+6
2010-12-23camerabin2: adds PORTING documentThiago Santos1-0/+14
2010-12-23camerabin2: Move basecamerasrc to gst-libsThiago Santos8-803/+4
2010-12-23camerabin2: add videorecordingbin::video-muxer propertyTeemu Katajisto2-11/+55
2010-12-23camerabin2: add videorecordingbin::video-encoder propertyTeemu Katajisto2-14/+93
2010-12-23camerabin2: remove abbreviations from videorecordingbinTeemu Katajisto1-33/+34
2010-12-23camerabin2: imagecapturebin: release objects and memory allocationsTeemu Katajisto1-3/+29
2010-12-23camerabin2: Add camera-src propertyThiago Santos2-56/+119
2010-12-23camerabin2: Rename variablesThiago Santos2-89/+102
2010-12-23camerabin2: Add properties for supported capture capsThiago Santos2-2/+54
2010-12-23camerabin2: Put enums inside their classes .cThiago Santos3-59/+29
2010-12-23viewfinderbin: Fixes to video-sink handlingThiago Santos3-35/+67
2010-12-23camerabin2: add imagecapturebin::image-muxer propertyTeemu Katajisto2-6/+43
2010-12-23camerabin2: add imagecapturebin::image-encoder propertyTeemu Katajisto2-19/+60
2010-12-23camerabin2: remove abreviations from imagecapturebinTeemu Katajisto1-35/+35
2010-12-23camerabin2: implement viewfinderbin::video-sink property to override default ...André Dieb Martins4-9/+93
2010-12-23basecamerasrc: Make construct_pipeline optionalThiago Santos1-5/+5
2010-12-23basecamerasrc: write more details on the api docsStefan Kost2-8/+27
2010-12-23basecamerasrc: use the enum type for modeStefan Kost1-1/+1
2010-12-23basecamerasrc: comment cleanupsStefan Kost1-5/+1
2010-12-19imagecapturebin: Don't leak pad and sinkSebastian Dröge1-1/+2
2010-12-19imagecapturebin: Don't leak pad template created from static pad templateSebastian Dröge1-2/+6
2010-12-19imagecapturebin: Don't leak location stringSebastian Dröge1-0/+12
2010-12-08basecamerasrc: Remove ghostpadsThiago Santos4-54/+44
2010-12-08basecamerasrc: Removing ununsed methodsThiago Santos3-45/+0
2010-12-08camerabin2: CleanupThiago Santos2-58/+14
2010-12-08basecamerasrc: Move start/stop capture signals to basecamerasrcThiago Santos4-95/+142
2010-12-08basecamerasrc: Add mode propertyThiago Santos4-23/+29
2010-12-08camerabin2: Reset all elements on video recording branch before captureThiago Santos2-1/+16
2010-12-08camerabin2: More debug logsThiago Santos2-2/+8
2010-12-08camerabin2: Various fixesThiago Santos2-4/+9
2010-12-08viewfinderbin: Improve elements creationThiago Santos1-5/+28