summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* wrappercamerabinsrc: change video-source if the user requestedThiago Santos2012-09-282-33/+88
* wrappercamerabinsrc: pad probe ids are gulongThiago Santos2012-09-271-1/+1
* 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-143-3/+3
* camerabin: port tagsetter mode setting codeThiago Santos2012-09-121-6/+4
* camerabin2: use correct variable when handling pad probe buffersThiago Santos2012-09-061-2/+2
* camerabin: no need to set clock/basetime againThiago Santos2012-08-291-14/+1
* camerabin: no need to send extra reconfigureThiago Santos2012-08-291-4/+0
* camerabin: request _%u templates instead of _%dThiago Santos2012-08-291-1/+6
* wrappercamerabinsrc: rework video recording eos pushThiago Santos2012-08-291-1/+12
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-3/+3
* wrappercamerabinsrc: Save image/video reconfiguration until capturingRobert Swain2012-08-022-3/+62
* camerabin: update preview buffer pushingThiago Santos2012-07-291-2/+14
* Revert "camerabin: update to new tag event creation API"Tim-Philipp Müller2012-07-291-2/+2
* camerabin: Fix references to avoid element leakingThiago Santos2012-07-281-6/+3
* camerabin: update to new tag event creation APIThiago Santos2012-07-281-2/+2
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-2/+2
* photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen2012-07-111-1/+1
* update for tag event changeWim Taymans2012-06-061-2/+2
* 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
* camerabin: always force image-profile to have variable framerateThiago Santos2012-05-041-0/+19
* 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
* camerabin: Fix get/set_property for encoding profilesThiago Santos2012-05-021-4/+4
* camerabin: remove custom renegotiate eventThiago Santos2012-05-012-29/+1
* camerabin: Use plain video encoding profile for imagesThiago Santos2012-05-011-7/+1
* 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-012-7/+7
* camerabin2: rename to "camerabin"Tim-Philipp Müller2012-04-303-29/+34
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-131-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-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
* | use new style capsWim Taymans2012-03-051-1/+1
* | 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-102-3/+6
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-272-0/+5
| * camerabin2: Removing solved TODO and fixing a typoThiago Santos2012-01-271-3/+1
* | port to new gthread APIWim Taymans2012-01-193-53/+56
* | wrappercamerabinsrc: GstBaseCameraSrc is the base class, not GstBinSebastian Dröge2012-01-091-1/+1
* | camerabin2: encoding profiles are objects in 0.11Edward Hervey2012-01-021-2/+2