summaryrefslogtreecommitdiff
path: root/gst/camerabin2/gstwrappercamerabinsrc.c
Commit message (Expand)AuthorAgeFilesLines
* wrappercamerabinsrc: stop source to do internal reconfiguration safelyThiago Santos2014-02-041-0/+3
* wrappercamerabinsrc: Add video-source-filter during constructionHans de Goede2013-06-111-0/+10
* wrappercamerabinsrc: Don't unset the video-source property on pipeline startHans de Goede2013-06-101-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* wrappercamerabinsrc: change video-source if the user requestedThiago Santos2012-09-281-33/+87
* camerabin: use correct element name when replacing the video filterThiago Santos2012-09-271-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* camerabin: no need to send extra reconfigureThiago Santos2012-08-291-4/+0
* wrappercamerabinsrc: rework video recording eos pushThiago Santos2012-08-291-1/+12
* wrappercamerabinsrc: Save image/video reconfiguration until capturingRobert Swain2012-08-021-1/+62
* camerabin: update preview buffer pushingThiago Santos2012-07-291-2/+14
* photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen2012-07-111-1/+1
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-051-2/+3
* camerabin: remove unnecessary codeThiago Santos2012-05-041-54/+0
* camerabin: improve image capture debugThiago Santos2012-05-041-2/+2
* basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2012-05-041-0/+27
* wrappercamerabinsrc: avoid assertion by using null caps as anyThiago Santos2012-05-021-2/+6
* wrappercamerabinsrc: change output-selector negotiation modeThiago Santos2012-05-011-1/+1
* wrappercamerabinsrc: removing renegotiate handlersThiago Santos2012-05-011-28/+0
* wrappercamerabinsrc: prevent caps renegotiation loopThiago Santos2012-05-011-2/+8
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-011-5/+5
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+12
|\
| * wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)2012-03-201-0/+12
* | Merge branch 'master' into 0.11Wim Taymans2012-02-171-1/+7
|\ \ | |/
| * wrappercamerabinsrc: Put source to null when resetting capsThiago Santos2012-02-161-1/+7
* | Merge branch 'master' into 0.11Wim Taymans2012-02-161-1/+4
|\ \ | |/
| * wrappercamerabinsrc: Put source in NULL when it fails changing stateThiago Santos2012-02-161-1/+4
* | Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
* | port to new gthread APIWim Taymans2012-01-191-10/+10
* | wrappercamerabinsrc: GstBaseCameraSrc is the base class, not GstBinSebastian Dröge2012-01-091-1/+1
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-301-2/+18
|\ \ | |/
| * basecamerabinsrc: remove redundant functionsThiago Santos2011-12-221-2/+8
| * wrappercamerabinsrc: Push newsegments on video capture startThiago Santos2011-12-201-0/+8
* | camerabin2: port to 0.11Thiago Santos2011-12-231-46/+51
* | more template fixesWim Taymans2011-11-041-4/+4
|/
* camerabin2 remove redundant viewfinder-colorspace and viewfinder-scaleRaluca Elena Podiuc2011-08-021-14/+2
* basecamerasrc: remove unused get_allowed_input_capsRaluca Elena Podiuc2011-08-021-69/+0
* camerabin2: Adding a filter to wrappercamerabinsrcLuciana Fujii Pontello2011-06-021-2/+66
* camerabin2: Use full names in propertiesThiago Santos2011-06-021-1/+1
* basecamerasrc: camerabin2: wrappercamerabinsrc: Add read-only max-zoom propRobert Swain2011-03-231-0/+18
* camerabin2: Some memleak fixesThiago Santos2011-03-111-0/+1
* basecamerasrc: wrappercamerabinsrc: camerabin2: Expose/add floating pointRobert Swain2011-03-111-10/+59
* wrappercamerabinsrc: Remove dead definitionRobert Swain2011-03-111-3/+0
* wrappercamerabinsrc: Avoid clearing recording capsThiago Santos2011-03-111-4/+4
* wrappercamerabinsrc: No need for starting segmentThiago Santos2011-03-101-9/+1
* wrappercamerabinsrc: Fix newsegment pushingThiago Santos2011-03-101-1/+1
* wrappercamerabinsrc: Ready is enough for forcing a caps changeThiago Santos2011-03-101-1/+1
* wrappercamerabinsrc: Check for downstream caps on first capturesThiago Santos2011-03-101-4/+7