summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13gdiscreencapsrc: fix memory leakFrancis Rammeloo1-0/+4
2010-12-13jpegparse: avoid leaking tag eventMark Nauwelaerts1-2/+4
2010-12-13ac3parse: relax bsid checkingMark Nauwelaerts1-2/+5
2010-12-13Automatic update of common submoduleStefan Kost1-0/+0
2010-12-12rfbsrc: fail more gracefully if source gets disconnected or geometry changesMatthew Ife2-1/+14
2010-12-12jpegparse: avoid leaking converted comment stringMark Nauwelaerts1-2/+3
2010-12-12ssim: Set classification to Filter/Analyzer/Video instead of Filter/Converter...Sebastian Dröge1-1/+1
2010-12-12gaudieffects: Avoid divide by 0 in burn elementJan Schmidt2-20/+34
2010-12-12resindvd: Defer pushing tag updates until streaming.Jan Schmidt2-8/+22
2010-12-12resindvd: Attempt to use glib language setting for DVD menus/audioJan Schmidt1-3/+21
2010-12-12resindvd: Fix silly typo in button state tracking.Jan Schmidt1-1/+1
2010-12-10applemedia: only enqueue buffers in the VideoToolbox callbacksOle André Vadla Ravnås2-20/+26
2010-12-10applemedia: bring back Leopard compatibilityOle André Vadla Ravnås5-8/+10
2010-12-10winks: fix framerate fraction range mappingChristian Berentsen1-5/+3
2010-12-09jasperdec: don't fail hard on decoding errorWim Taymans1-2/+2
2010-12-09qtkitvideosrc: reset the queue condition to NO_FRAMES in unlockStop.Alessandro Decina1-1/+5
2010-12-09qtkitvideosrc: run the mainRunLoop for a while if not running.Alessandro Decina1-0/+11
2010-12-08basecamerasrc: Remove ghostpadsThiago Santos4-54/+44
2010-12-08basecamerasrc: Removing ununsed methodsThiago Santos3-45/+0
2010-12-08camerabin2: Only run tests if experimental is enabledThiago Santos2-5/+15
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: Fix tests capture location creationThiago Santos1-7/+27
2010-12-08camerabin2: More debug logsThiago Santos2-2/+8
2010-12-08examples: camerabin2: Print more infoThiago Santos1-2/+9
2010-12-08camerabin2: Various fixesThiago Santos2-4/+9
2010-12-08camerabin2: Adding tests for camerabin2Thiago Santos2-1/+316
2010-12-08tests: camerabin2: adds tests for elementsThiago Santos4-0/+262
2010-12-08viewfinderbin: Improve elements creationThiago Santos1-5/+28
2010-12-08camerabin2: remove unused codeThiago Santos2-71/+0
2010-12-08camerabin2: adds location propertyThiago Santos7-7/+173
2010-12-08camerabin2: Fix set/get property function namesThiago Santos1-6/+6
2010-12-08camerabin2: Handle vidbin state change individuallyThiago Santos2-0/+61
2010-12-08camerabin2: Keep it under --enable-experimentalThiago Santos2-4/+8
2010-12-08v4l2camerasrc: Add ready-for-capture propertyThiago Santos2-1/+27
2010-12-08camerabin2: Update v4l2camerasrc to use start/stop signalsThiago Santos6-114/+134
2010-12-08camerabin2: Cleanup capturing flagThiago Santos2-4/+27
2010-12-08v4l2camerasrc: Remove unnecessary paddingThiago Santos1-10/+0
2010-12-08v4l2camerasrc: Implement video captureThiago Santos2-11/+66
2010-12-08v4l2camerasrc: Fix image captureThiago Santos1-1/+8
2010-12-08camerabin2: Keep mode definition at -enum fileThiago Santos2-35/+2
2010-12-08v4l2camerasrc: Adds mode propertyThiago Santos1-0/+13
2010-12-08camerabin2: Adding debug categoriesThiago Santos4-11/+11
2010-12-08examples: Adds camerabin2 exampleThiago Santos7-2/+374
2010-12-08camerabin2: Adding basic property and signalsThiago Santos2-2/+185
2010-12-08camerabin2: Set filesink's async to FALSEThiago Santos2-2/+2
2010-12-08camerabin2: Adding basic elementsThiago Santos1-8/+51
2010-12-08camerabin2: Adds a stub element for camerabin2Thiago Santos4-0/+231